Changes for page 10 RepresentationMap
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,4 +1,6 @@ 1 -= 10 RepresentationMap = 1 +{{box title="**Contents**"}} 2 +{{toc/}} 3 +{{/box}} 2 2 3 3 == 10.1 Scope == 4 4 ... ... @@ -22,32 +22,28 @@ 22 22 23 23 ==== 10.1.2.2 Definitions ==== 24 24 25 -: 26 -:: 27 - 28 28 ((( 29 -|**Class**|**Feature**|**Description** 30 -|RepresentationMap|((( 28 +(% style="width:862.294px" %) 29 +|(% style="width:218px" %)**Class**|(% style="width:200px" %)**Feature**|(% style="width:440px" %)**Description** 30 +|(% style="width:218px" %)RepresentationMap|(% style="width:200px" %)((( 31 31 Inherits from 32 - 33 33 //MaintainableArtefact// 34 -)))|Links source and target representations, whose values may conform to a linked Codelist, ValueList or enumerated type such as Integer. 35 -||source|Association to one or more Codelist, ValueList, or FacetValue – mixed types are permissible 36 -||target|Association to one or more Codelist, ValueList, or FacetValue – mixed types are permissible 37 -|RepresentationMapping|((( 33 +)))|(% style="width:440px" %)Links source and target representations, whose values may conform to a linked Codelist, ValueList or enumerated type such as Integer. 34 +|(% style="width:218px" %) |(% style="width:200px" %)source|(% style="width:440px" %)Association to one or more Codelist, ValueList, or FacetValue – mixed types are permissible 35 +|(% style="width:218px" %) |(% style="width:200px" %)target|(% style="width:440px" %)Association to one or more Codelist, ValueList, or FacetValue – mixed types are permissible 36 +|(% style="width:218px" %)RepresentationMapping|(% style="width:200px" %)((( 38 38 Inherits from 39 - 40 40 //AnnotableArtefact// 41 -)))|Describes how the source value(s) map to the target value(s) 42 -||validFrom|Optional period describing when the mapping is applicable 43 -||validTo|Optional period describing which the mapping is no longer applicable. 44 -||sourceValues|Input value for source in the RepresentationMap 45 -||targetValues|Output value for each mapped target in the RepresentationMap 46 -|MappedValue||Describes an input value that is part of the sourceValues in a RepresentationMapping 47 -||value|The value to compare the source data with 48 -||isRegEx|If true, the value field should be treated as a regular expression when comparing with the source data 49 -||startIndex|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 50 -||endIndex|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 51 -|TargetValue||Describes the target value that is part of the targetValues of a RepresentationMapping 52 -||value|Represents a value for the targetValues of a RepresenationMapping 39 +)))|(% style="width:440px" %)Describes how the source value(s) map to the target value(s) 40 +|(% style="width:218px" %) |(% style="width:200px" %)validFrom|(% style="width:440px" %)Optional period describing when the mapping is applicable 41 +|(% style="width:218px" %) |(% style="width:200px" %)validTo|(% style="width:440px" %)Optional period describing which the mapping is no longer applicable. 42 +|(% style="width:218px" %) |(% style="width:200px" %)sourceValues|(% style="width:440px" %)Input value for source in the RepresentationMap 43 +|(% style="width:218px" %) |(% style="width:200px" %)targetValues|(% style="width:440px" %)Output value for each mapped target in the RepresentationMap 44 +|(% style="width:218px" %)MappedValue|(% style="width:200px" %) |(% style="width:440px" %)Describes an input value that is part of the sourceValues in a RepresentationMapping 45 +|(% style="width:218px" %) |(% style="width:200px" %)value|(% style="width:440px" %)The value to compare the source data with 46 +|(% style="width:218px" %) |(% style="width:200px" %)isRegEx|(% style="width:440px" %)If true, the value field should be treated as a regular expression when comparing with the source data 47 +|(% style="width:218px" %) |(% style="width:200px" %)startIndex|(% style="width:440px" %)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 48 +|(% style="width:218px" %) |(% style="width:200px" %)endIndex|(% style="width:440px" %)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 49 +|(% style="width:218px" %)TargetValue|(% style="width:200px" %) |(% style="width:440px" %)Describes the target value that is part of the targetValues of a RepresentationMapping 50 +|(% style="width:218px" %) |(% style="width:200px" %)value|(% style="width:440px" %)Represents a value for the targetValues of a RepresenationMapping 53 53 )))