Last modified by Helena on 2025/09/10 11:19

From version 15.3
edited by Helena
on 2025/05/16 13:14
Change comment: There is no comment for this version
To version 15.2
edited by Helena
on 2025/05/16 13:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -386,8 +386,8 @@
386 386  
387 387  The version 2.1 Codelist Map been replaced with Representation Map which allows mappings to be defined between any combination of Code Lists, Value Lists and noncoded representations such as text strings and numbers.
388 388  
389 -(% class="wikigeneratedid" id="HMany-to-manysourceandtargetcomponents" %)
390 -**Many-to-many source and target components**
389 +=== Many-to-many source and target components ===
390 +
391 391  Structure mapping rules may be defined with both multiple source components and multiple target components in contrast to version 2.1 where only one source and target was allowed. That supports many-to-many (n-n) mapping use cases where the output of a mapping rule may be dependent on the combination of a number of input components. For instance:
392 392  
393 393  Set the output component INDICATOR=”DE_A” if the input components are FREQ=”A” and REF_AREA=”DE”.
... ... @@ -397,18 +397,19 @@
397 397  Set the output components FREQ=”A”, REF_AREA=”DE” if the input component INDICATOR=”DE_A”.
398 398  
399 399  **Fixed source and target**
400 +
400 400  The Structure Map may now define input or output components which have a fixed value.
401 401  
402 -(% class="wikigeneratedid" id="HTimerepresentationsmapping" %)
403 -**Time representations mapping**
403 +=== Time representations mapping ===
404 +
404 404  Non SDMX time representations may now be described in a Structure Map, allowing them to be mapped into SDMX time formats.
405 405  
406 -(% class="wikigeneratedid" id="HRegularexpressionandsubstringmappings" %)
407 -**Regular expression and substring mappings**
407 +=== Regular expression and substring mappings ===
408 +
408 408  All item maps allow the use of regular expressions and substrings to match source values, specifically: Concept Scheme Map, Reporting Taxonomy Map, Category Scheme Map and Organisation Scheme Map.
409 409  
410 -(% class="wikigeneratedid" id="HItemmapsvalidityperiod" %)
411 -**Item maps validity period**
411 +=== Item maps validity period ===
412 +
412 412  Item maps may further define the period for which the mapping is valid, meaning the mapping rule will only be applied if the row of information being mapped is within the period.
413 413  
414 414  == 3.8 Constraints ==