Changes for page 11 ItemSchemeMap
Last modified by Helena K. on 2026/06/08 17:23
From version 6.2
edited by Elena Yasinovskaya
on 2025/07/01 00:30
on 2025/07/01 00:30
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 1 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki.elena semanticproorg1 +xwiki:XWiki.helena - Tags
-
... ... @@ -1,0 +1,1 @@ 1 +Category|Concept|Item scheme|Map - Content
-
... ... @@ -4,11 +4,11 @@ 4 4 5 5 == 11.1 Scope == 6 6 7 -An //ItemSchemeMap// is an abstract container to describe mapping rules between any [[item scheme>>doc:sdmx:Glossary.Item scheme.WebHome]], with the exception of Codelists and ValueLists which are mapped using the RepresentationMap. A single source //ItemScheme// is mapped to a single target //ItemScheme//. The //ItemSchemeMap// then contains the rules for how the values from the source //ItemScheme// map to the values in the target //ItemScheme//. 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. 7 +An //ItemSchemeMap// is an abstract container to describe mapping rules between any [[item scheme>>doc:sdmx:Glossary 2\.1.Item scheme.WebHome]], with the exception of [[Codelists>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] and ValueLists which are mapped using the RepresentationMap. A single source //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]// is mapped to a single target //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//. The //ItemSchemeMap// then contains the rules for how the values from the source //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]// map to the values in the target //[[ItemScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.WebHome]]//. Each source [[value>>doc:IMElements.value.WebHome]] 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>>doc:IMElements.value.WebHome]] 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>>doc:IMElements.value.WebHome]] to carry. An example is a regular expression which states ‘match a [[value>>doc:IMElements.value.WebHome]] starting with AB followed by anything, where the //anything// is marked a capture group’, the target can state ‘take the //anything// [[value>>doc:IMElements.value.WebHome]] and postfix it with AB’ thus enabling the mapping of ABX to XAB and ABY to YAB. 8 8 9 -The absence of an output for an input is interpreted as ‘no output value for the given source value(s)’. 9 +The absence of an output for an input is interpreted as ‘no output [[value>>doc:IMElements.value.WebHome]] for the given source [[value>>doc:IMElements.value.WebHome]](s)’. 10 10 11 -[[image: 1749246645221-918.jpeg]]11 +[[image:image66.png]] 12 12 13 13 **Figure 40: Item Scheme Map** 14 14 ... ... @@ -16,7 +16,7 @@ 16 16 17 17 ==== 11.1.1.1 Narrative ==== 18 18 19 -An ItemSchemeMap is an abstract type which inherits from Maintainable. It is subclassed by the 4 concrete classes: 19 +An ItemSchemeMap is an abstract [[type>>doc:IMElements.type.WebHome]] which inherits from Maintainable. It is subclassed by the 4 concrete classes: 20 20 21 21 * OrganisationSchemeMap 22 22 * ConceptSchemeMap ... ... @@ -23,17 +23,17 @@ 23 23 * CategorySchemeMap 24 24 * ReportingTaxonomyMap 25 25 26 -An OrganisationSchemeMap maps a source AgencyScheme, DataProviderScheme, DataConsumerScheme or OrganisationUnitScheme to a target AgencyScheme, DataProviderScheme, DataConsumerScheme or OrganisationUnitScheme. It is permissible to mix source and target types to define an equivalence between Organisations of different roles. The mapped items refer to the Organisations in the source/target schemes. 26 +An OrganisationSchemeMap maps a source [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]], [[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]], [[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]] or [[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]] to a target [[AgencyScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.AgencyScheme.WebHome]], [[DataProviderScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataProviderScheme.WebHome]], [[DataConsumerScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.DataConsumerScheme.WebHome]] or [[OrganisationUnitScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.OrganisationScheme.OrganisationUnitScheme.WebHome]]. It is permissible to mix source and target types to define an equivalence between Organisations of different roles. The mapped [[items>>doc:IMElements.items.WebHome]] refer to the Organisations in the source/target schemes. 27 27 28 -A ConceptSchemeMap maps a source ConceptScheme to a target ConceptScheme. 28 +A ConceptSchemeMap maps a source [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]] to a target [[ConceptScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ConceptScheme.WebHome]]. 29 29 30 -The [[mapped>>doc:sdmx:Glossary.Map.WebHome]]itemsrefer to the[[Concepts>>doc:sdmx:Glossary.Concept.WebHome]]in the source/target schemes.30 +The mapped [[items>>doc:IMElements.items.WebHome]] refer to the Concepts in the source/target schemes. 31 31 32 -A CategorySchemeMap [[maps>>doc:sdmx:Glossary.Map.WebHome]] asource CategorySchemetoatargetCategoryScheme.32 +A CategorySchemeMap maps a source [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]] to a target [[CategoryScheme>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.CategoryScheme.WebHome]]. 33 33 34 -The mapped Items refer to the [[Categories>>doc:sdmx:Glossary.Category.WebHome]]in the source/target schemes.34 +The mapped Items refer to the Categories in the source/target schemes. 35 35 36 -A ReportingTaxonomyMap maps a source ReportingTaxonomy to a target ReportingTaxonomy. The mapped Items refer to the ReportingCategory in the source/target schemes. 36 +A ReportingTaxonomyMap maps a source [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]] to a target [[ReportingTaxonomy>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.ReportingTaxonomy.WebHome]]. The mapped Items refer to the [[ReportingCategory>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.ReportingCategory.WebHome]] in the source/target schemes. 37 37 38 38 ==== 11.1.1.2 Definitions ==== 39 39 ... ... @@ -41,16 +41,16 @@ 41 41 |**Class**|**Feature**|(% style="width:542px" %)**Description** 42 42 |//ItemSchemeMap//|((( 43 43 Inherits from 44 -//MaintainableArtefact// 44 +//[[MaintainableArtefact>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.WebHome]]// 45 45 )))|(% style="width:542px" %)Links source and target //ItemSchemes// 46 46 | |+source|(% style="width:542px" %)Association to a source //ItemScheme// 47 47 | |+target|(% style="width:542px" %)Association to a target //ItemScheme// 48 48 |ItemMap|((( 49 49 Inherits from 50 -//AnnotableArtefact// 50 +//[[AnnotableArtefact>>doc:IMElements.AnnotableArtefact.WebHome]]// 51 51 )))|(% style="width:542px" %)Describes how the source value maps to the target value 52 -| |validFrom|(% style="width:542px" %)Optional period describing when the mapping is applicable 53 -| |validTo|(% style="width:542px" %)Optional period describing which the mapping is no longer applicable. 52 +| |[[validFrom>>doc:IMElements.validFrom.WebHome]]|(% style="width:542px" %)Optional period describing when the mapping is applicable 53 +| |[[validTo>>doc:IMElements.validTo.WebHome]]|(% style="width:542px" %)Optional period describing which the mapping is no longer applicable. 54 54 | |sourceValue|(% style="width:542px" %)Input value for source 55 55 | |targetValue|(% style="width:542px" %)Output value for each mapped target 56 56 | |isRegEx|(% style="width:542px" %)If true, the sourceValue field should be treated as a regular expression when comparing with the source data
- 1749246645221-918.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -34.4 KB - Content
- image66.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +48.4 KB - Content
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,1 +1,0 @@ 1 -12
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,0 +1,1 @@ 1 +12