Changes for page 11 ItemSchemeMap
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. arturkryazhev1 +xwiki:XWiki.helena - Content
-
... ... @@ -4,7 +4,7 @@ 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:Glossary.Item scheme.WebHome]], with the exception of Codelists and ValueLists which are (% style="color:#e 74c3c" %)mapped(%%) using the RepresentationMap. A single source //ItemScheme// is (% style="color:#e74c3c" %)mapped(%%) to a single target //ItemScheme//. The //ItemSchemeMap// then contains the rules for how the values from the source //ItemScheme// (% style="color:#e74c3c" %)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:xwiki:Glossary.Item scheme.WebHome]], with the exception of Codelists and ValueLists which are (% style="color:#2ecc71" %)mapped(%%) using the RepresentationMap. A single source //ItemScheme// is (% style="color:#2ecc71" %)mapped(%%) to a single target //ItemScheme//. The //ItemSchemeMap// then contains the rules for how the values from the source //ItemScheme// (% style="color:#2ecc71" %)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. 8 8 9 9 The absence of an output for an input is interpreted as ‘no output value for the given source value(s)’. 10 10 ... ... @@ -23,13 +23,13 @@ 23 23 * CategorySchemeMap 24 24 * ReportingTaxonomyMap 25 25 26 -An OrganisationSchemeMap (% style="color:#e 74c3c" %)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 (% style="color:#e74c3c" %)mapped(%%) items refer to the Organisations in the source/target schemes.26 +An OrganisationSchemeMap (% style="color:#2ecc71" %)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 (% style="color:#2ecc71" %)mapped(%%) items refer to the Organisations in the source/target schemes. 27 27 28 -A ConceptSchemeMap (% style="color:#e 74c3c" %)maps(%%) a source ConceptScheme to a target ConceptScheme. The (% style="color:#e74c3c" %)mapped(%%) items refer to the (% style="color:#e74c3c" %)Concepts(%%) in the source/target schemes.28 +A ConceptSchemeMap (% style="color:#2ecc71" %)maps(%%) a source ConceptScheme to a target ConceptScheme. The (% style="color:#2ecc71" %)mapped(%%) items refer to the (% style="color:#2ecc71" %)Concepts(%%) in the source/target schemes. 29 29 30 -A CategorySchemeMap (% style="color:#e 74c3c" %)maps(%%) a source CategoryScheme to a target CategoryScheme. The (% style="color:#e74c3c" %)mapped(%%) Items refer to the [[Categories>>doc:Glossary.Category.WebHome]] in the source/target schemes.30 +A CategorySchemeMap (% style="color:#2ecc71" %)maps(%%) a source CategoryScheme to a target CategoryScheme. The (% style="color:#2ecc71" %)mapped(%%) Items refer to the [[Categories>>doc:xwiki:Glossary.Category.WebHome]] in the source/target schemes. 31 31 32 -A ReportingTaxonomyMap (% style="color:#e 74c3c" %)maps(%%) a source ReportingTaxonomy to a target ReportingTaxonomy. The (% style="color:#e74c3c" %)mapped(%%) Items refer to the ReportingCategory in the source/target schemes.32 +A ReportingTaxonomyMap (% style="color:#2ecc71" %)maps(%%) a source ReportingTaxonomy to a target ReportingTaxonomy. The (% style="color:#2ecc71" %)mapped(%%) Items refer to the ReportingCategory in the source/target schemes. 33 33 34 34 ==== 11.1.1.2 Definitions ==== 35 35 ... ... @@ -53,11 +53,11 @@ 53 53 |(% style="width:205px" %)ItemMap|(% style="width:216px" %)((( 54 54 Inherits from 55 55 //AnnotableArtefact// 56 -)))|(% colspan="2" style="width:385px" %)Describes how the source value (% style="color:#e 74c3c" %)maps(%%) to the target value56 +)))|(% colspan="2" style="width:385px" %)Describes how the source value (% style="color:#2ecc71" %)maps(%%) to the target value 57 57 |(% style="width:205px" %) |(% style="width:216px" %)validFrom|(% colspan="2" style="width:385px" %)Optional period describing when the mapping is applicable 58 58 |(% style="width:205px" %) |(% style="width:216px" %)validTo|(% colspan="2" style="width:385px" %)Optional period describing which the mapping is no longer applicable. 59 59 |(% style="width:205px" %) |(% style="width:216px" %)sourceValue|(% colspan="2" style="width:385px" %)Input value for source 60 -|(% style="width:205px" %) |(% style="width:216px" %)targetValue|(% colspan="2" style="width:385px" %)Output value for each (% style="color:#e 74c3c" %)mapped(%%) target60 +|(% style="width:205px" %) |(% style="width:216px" %)targetValue|(% colspan="2" style="width:385px" %)Output value for each (% style="color:#2ecc71" %)mapped(%%) target 61 61 |(% style="width:205px" %) |(% style="width:216px" %)isRegEx|(% colspan="2" style="width:385px" %)If true, the sourceValue field should be treated as a regular expression when comparing with the source data 62 62 |(% style="width:205px" %) |(% style="width:216px" %)startIndex|(% colspan="2" style="width:385px" %)If provided, a substring of the source data should be taken, starting from this index (starting at zero) before comparing with the //value// field for matching 63 63 |(% style="width:205px" %) |(% style="width:216px" %)endIndex|(% colspan="2" style="width:385px" %)If provided, a substring of the source data should be taken, ending at this index (starting at zero) before comparing with the //value// field for matching
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,1 +1,0 @@ 1 -12