Changes for page 11 ItemSchemeMap

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

From version 12.1
edited by Artur
on 2025/09/10 11:19
Change comment: Migrated property [LightLLMprompt] from class [SKMS.Methodology.Code.MethodologyClass]
To version 9.1
edited by Artur
on 2025/05/22 14:46
Change comment: There is no comment for this version

Summary

Details

Page properties
Tags
... ... @@ -1,1 +1,0 @@
1 -Category|Item scheme
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:#e74c3c" %)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:#e74c3c" %)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.
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  
... ... @@ -27,7 +27,7 @@
27 27  
28 28  A ConceptSchemeMap (% style="color:#e74c3c" %)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.
29 29  
30 -A CategorySchemeMap (% style="color:#e74c3c" %)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:#e74c3c" %)maps(%%) a source CategoryScheme to a target CategoryScheme. The (% style="color:#e74c3c" %)mapped(%%) Items refer to the [[Categories>>doc:xwiki:Glossary.Category.WebHome]] in the source/target schemes.
31 31  
32 32  A ReportingTaxonomyMap (% style="color:#e74c3c" %)maps(%%) a source ReportingTaxonomy to a target ReportingTaxonomy. The (% style="color:#e74c3c" %)mapped(%%) Items refer to the ReportingCategory in the source/target schemes.
33 33  
SKMS.Methodology.Code.MethodologyClass[0]
Index
... ... @@ -1,1 +1,0 @@
1 -12
SUZ.Methodology.Code.MethodologyClass[0]
index
... ... @@ -1,0 +1,1 @@
1 +12