Changes for page 13 Structure Mapping

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

From version 4.4
edited by Helena
on 2025/06/16 14:22
Change comment: There is no comment for this version
To version 4.3
edited by Helena
on 2025/06/16 14:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,18 +23,17 @@
23 23  
24 24  == 13.2 1-1 structure maps ==
25 25  
26 -1-1 (pronounced 'one to one') mappings support the simple use case where the value of a [[Component>>doc:sdmx:Glossary.Component.WebHome]] in the source structure is translated to a different value in the target, usually where different classification schemes are used for the same Concept.
26 +1-1 (pronounced 'one to one') mappings support the simple use case where the value of a Component in the source structure is translated to a different value in the target, usually where different classification schemes are used for the same Concept.
27 27  
28 -In the example below, ISO 2-character country [[codes>>doc:sdmx:Glossary.Code.WebHome]] are (% style="color:#e74c3c" %)mapped(%%) to their ISO 3character equivalent.
28 +In the example below, ISO 2-character country codes are mapped to their ISO 3character equivalent.
29 29  
30 -(% style="width:585.294px" %)
31 -|(% style="width:173px" %)**Country**|(% style="width:180px" %)**Alpha-2 code**|(% style="width:229px" %)**Alpha-3 code**
32 -|(% style="width:173px" %)Afghanistan|(% style="width:180px" %)AF|(% style="width:229px" %)AFG
33 -|(% style="width:173px" %)Albania|(% style="width:180px" %)AL|(% style="width:229px" %)ALB
34 -|(% style="width:173px" %)Algeria|(% style="width:180px" %)DZ|(% style="width:229px" %)DZA
35 -|(% style="width:173px" %)American Samoa|(% style="width:180px" %)AS|(% style="width:229px" %)ASM
36 -|(% style="width:173px" %)Andorra|(% style="width:180px" %)AD|(% style="width:229px" %)AND
37 -|(% style="width:173px" %)etc…|(% style="width:180px" %) |(% style="width:229px" %)
30 +|Country|Alpha-2 code|Alpha-3 code
31 +|Afghanistan|AF|AFG
32 +|Albania|AL|ALB
33 +|Algeria|DZ|DZA
34 +|American Samoa|AS|ASM
35 +|Andorra|AD|AND
36 +|etc…| |
38 38  
39 39  Different source values can also map to the same target value, for example when deriving regions from country codes.
40 40