Changes for page 4 Specific Item Schemes

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

From version 13.3
edited by Helena
on 2025/05/15 10:34
Change comment: There is no comment for this version
To version 13.2
edited by Helena
on 2025/05/15 10:31
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -96,20 +96,19 @@
96 96  :
97 97  
98 98  (((
99 -(% style="width:753.039px" %)
100 -|(% style="width:184px" %)**Class**|(% style="width:145px" %)**Feature**|(% style="width:421px" %)**Description**
101 -|(% style="width:184px" %)CodelistExtension|(% style="width:145px" %) |(% style="width:421px" %)The association between Codelists that may extend other Codelists.
102 -|(% style="width:184px" %) |(% style="width:145px" %)prefix|(% style="width:421px" %)A prefix to be used for a Codelist used in a extension, in order to avoid Code Conflicts.
103 -|(% style="width:184px" %) |(% style="width:145px" %)sequence|(% style="width:421px" %)The order that will be used when extending a Codelist, for resolving Code conflicts. The latest Codelist used overrides any previous Codelist.
104 -|(% style="width:184px" %)InclusiveCodeSelection|(% style="width:145px" %) |(% style="width:421px" %)The subset of Codes to be included when extending a Codelist.
105 -|(% style="width:184px" %)ExclusiveCodeSelection|(% style="width:145px" %) |(% style="width:421px" %)The subset of Codes to be excluded when extending a Codelist.
106 -|(% style="width:184px" %)MemberValue|(% style="width:145px" %)(((
99 +|**Class**|**Feature**|**Description**
100 +|CodelistExtension| |The association between Codelists that may extend other Codelists.
101 +| |prefix|A prefix to be used for a Codelist used in a extension, in order to avoid Code Conflicts.
102 +| |sequence|The order that will be used when extending a Codelist, for resolving Code conflicts. The latest Codelist used overrides any previous Codelist.
103 +|InclusiveCodeSelection| |The subset of Codes to be included when extending a Codelist.
104 +|ExclusiveCodeSelection| |The subset of Codes to be excluded when extending a Codelist.
105 +|MemberValue|(((
107 107  Inherits from:
108 108  
109 109  //SelectionValue//
110 -)))|(% style="width:421px" %)A collection of values based on Codes and their children.
111 -|(% style="width:184px" %) |(% style="width:145px" %)cascadeValues|(% style="width:421px" %)A property to indicate if the child Codes of the selected Code shall be included in the selection. It is also possible to include children and exclude the Code by using the 'excluderoot' value.
112 -|(% style="width:184px" %) |(% style="width:145px" %)value|(% style="width:421px" %)The value of the Code to include in the selection. It may include the ‘%’ character as a wildcard.
109 +)))|A collection of values based on Codes and their children.
110 +| |cascadeValues|A property to indicate if the child Codes of the selected Code shall be included in the selection. It is also possible to include children and exclude the Code by using the 'excluderoot' value.
111 +| |value|The value of the Code to include in the selection. It may include the ‘%’ character as a wildcard.
113 113  )))
114 114  
115 115  === 4.3.4 Class Diagram – Geospatial Codelist ===
... ... @@ -138,7 +138,6 @@
138 138  
139 139  ==== 4.3.4.2 Definitions ====
140 140  
141 -(% style="width:760.039px" %)
142 142  |(% colspan="2" %)**Class**|(% colspan="4" %)**Feature**|**Description**
143 143  |(% colspan="2" %)//GeoCodelist//|(% colspan="4" %)(((
144 144  Abstract Class Sub Classes:
... ... @@ -156,13 +156,14 @@
156 156  
157 157  GeoGridCode
158 158  )))|The abstract class that represents a special type of Code, which includes geospatial information.
159 -|(% colspan="2" %)GeographicCodelist|(% colspan="4" %) |A special Codelist that has been extended to add a geographical feature set to each of its items, typically, this would include all types of administrative geographies.
160 -|(% colspan="2" %)GeoGridCodelist|(% colspan="4" %) |A code list that has defined a geographical grid composed of cells representing regular squared portions of the Earth.
161 -|(% colspan="2" %) |(% colspan="4" %)gridDefinition|Contains a regular expression string corresponding to the grid definition for the GeoGrid Codelist.
162 -|(% colspan="2" %)GeoFeatureSetCode|(% colspan="4" %) |A Code that has a geo feature set.
163 -|(% colspan="2" %) |(% colspan="4" %)value|The geo feature set of the Code, which represents a set of points defining a feature in a format defined a predefined pattern (see section 6).
164 -|(% colspan="2" %)GeoGridCode|(% colspan="4" %) |A Code that represents a Geo Grid Cell belonging in a specific grid definition.
165 -|(% colspan="2" %) |(% colspan="4" %)geoCell|The value used to assign the Code to one cell in the grid.
157 +|GeographicCodelist|(% colspan="4" %) |(% colspan="2" %)A special Codelist that has been extended to add a geographical feature set to each of its items, typically, this would include all types of administrative geographies.
158 +|GeoGridCodelist|(% colspan="3" %) | |(% colspan="2" %)A code list that has defined a geographical grid composed of cells representing regular squared portions of the Earth.
159 +|(% rowspan="2" %) |(% colspan="2" rowspan="2" %) |gridDefinition|(% rowspan="2" %) |(% colspan="2" rowspan="2" %)Contains a regular expression string corresponding to the grid definition for the GeoGrid Codelist.
160 +|
161 +|GeoFeatureSetCode|(% colspan="4" %) |(% colspan="2" %)A Code that has a geo feature set.
162 +| |(% colspan="4" %)value|(% colspan="2" %)The geo feature set of the Code, which represents a set of points defining a feature in a format defined a predefined pattern (see section 6).
163 +|GeoGridCode|(% colspan="4" %) |(% colspan="2" %)A Code that represents a Geo Grid Cell belonging in a specific grid definition.
164 +| |(% colspan="4" %)geoCell|(% colspan="2" %)The value used to assign the Code to one cell in the grid.
166 166  
167 167  == 4.4 ValueList ==
168 168