Changes for page 10 RepresentationMap

Last modified by Helena K. on 2026/06/08 17:20

From version 16.2
edited by Helena K.
on 2026/06/08 17:18
Change comment: There is no comment for this version
To version 16.3
edited by Helena K.
on 2026/06/08 17:19
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,7 +4,7 @@
4 4  
5 5  == 10.1 Scope ==
6 6  
7 -A RepresentationMap describes a mapping between source value(s) and target value(s) where the values are restricted to those in a Codelist, ValueList or be of a certain data type, e.g., Integer.
7 +A RepresentationMap describes a mapping between source value(s) and target value(s) where the values are restricted to those in a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]], ValueList or be of a certain data type, e.g., Integer.
8 8  
9 9  The RepresentationMap maps information from one or more sources, where the values for each source are used in combination to derive the output value for one or more targets. Each source value may match a substring of the original data (using startIndex and/or endIndex) or define a pattern matching rule described by a regular expression. The target value is provided as an absolute string, although it can make use of regular expression groups to carry across values from the source string to the target string without having to explicitly state the value to carry. An example is a regular expression which states ‘match a value starting with AB followed by anything, where the anything is marked a capture group’, the target can state ‘take the anything value and postfix it with AB’ thus enabling the mapping of ABX to XAB and ABY to YAB.
10 10  
© Semantic R&D Group, 2026