GF.Reduction: Difference between revisions
(slightly better wording) |
(maturity, owner, text updates) |
||
Line 1: | Line 1: | ||
{{Maturity| | {{Maturity|4}} | ||
{{Pageheaderbox4GF | {{Pageheaderbox4GF | ||
|name=Reduction | |name=Reduction | ||
|WorkingArea=Middleware | |WorkingArea=Middleware | ||
|version=0.3 | |version=0.3 | ||
|owner= | |owner=J.A.H. Schoonderbeek | ||
|summary=This function | |summary=This function encodes data using fewer bits than the original representation, and/or restores it to its original form if so requested. | ||
}} | }} | ||
The Reduction function | The Reduction function encodes data using fewer bits than the original representation. This can mean to compress digital data (either lossless or lossy), de-duplicate digital items, remove redundancy et cetera. At another place and/or time, this function may be invoked again to restore the data in its original form or an equivalent form. Data reduction generally is a means to reduce resource usage, and can be used for data that is going to be transported, as well as data that is going to be stored. Thus, instances of this functionality can be found in storage facilities, data transport facilities et cetera. | ||
At another place and/or time, this function may be invoked again to restore the | |||
{{FunctionIcon | {{FunctionIcon | ||
|image=Icon GF Reduction.png | |image=Icon GF Reduction.png | ||
}} | }} | ||
{{Text Footer GF}} | {{Text Footer GF}} |
Latest revision as of 07:45, 2 October 2013
Page maturity This page has maturity level 4 (mature) |
GF | Reduction | Version: | 0.3 | ||
---|---|---|---|---|---|
Document type: | Generic Function | Owner: |
This function encodes data using fewer bits than the original representation, and/or restores it to its original form if so requested. |
Description
This Generic Function belongs to Working Area Middleware. The Reduction function encodes data using fewer bits than the original representation. This can mean to compress digital data (either lossless or lossy), de-duplicate digital items, remove redundancy et cetera. At another place and/or time, this function may be invoked again to restore the data in its original form or an equivalent form. Data reduction generally is a means to reduce resource usage, and can be used for data that is going to be transported, as well as data that is going to be stored. Thus, instances of this functionality can be found in storage facilities, data transport facilities et cetera.
Icon
The image "Icon GF Reduction.png" (shown below) can be used to represent this infrastructure function in graphical Pattern representations that it might be part of:
Generic Patterns using this Generic Function
The following Generic Patterns use this function:
Applied Pattern | Owner | Maturity |
---|---|---|
Access Security | J.A.H. Schoonderbeek | 3 |
Content Hosting | J.A.H. Schoonderbeek | 3 |
Data Transport | J.A.H. Schoonderbeek | 2 |
Managed File Transfer | J.A.H. Schoonderbeek | 3 |
Raw Storage | J.A.H. Schoonderbeek | 4 |
Applied versions of this Generic Function
The following variants of this function have been defined:
No Applied Pattern based on this Generic Pattern (yet)