Changes for page 4 Specific Item Schemes

Last modified by Helena K. on 2026/06/08 16:44

From version 18.6
edited by Helena K.
on 2026/04/16 14:15
Change comment: There is no comment for this version
To version 16.2
edited by Helena K.
on 2026/04/13 17:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,8 +30,6 @@
30 30  
31 31  [[image:1749246291075-895.jpeg]]
32 32  
33 -[[image:image42.png]]
34 -
35 35  **Figure 16: Class diagram of the Codelist**
36 36  
37 37  === 4.3.2 Explanation of the Diagram ===
... ... @@ -71,13 +71,11 @@
71 71  
72 72  [[image:1749246291156-936.jpeg]]
73 73  
74 -[[image:image43.png]]
75 -
76 76  **Figure 17: Class diagram for Codelist Extension**
77 77  
78 78  ==== 4.3.3.1 Narrative ====
79 79  
80 -A Codelist may extend other Codelists via the [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]] class. The latter, via the [[sequence>>doc:IMElements.sequence.WebHome]], indicates the order of precedence of the extended Codelists for conflict resolution of [[Codes>>doc:Glossary.Code.WebHome]]. Besides that, the [[prefix>>doc:IMElements.prefix.WebHome]] property is used to ensure uniqueness of inherited [[Codes>>doc:Glossary.Code.WebHome]] in the extending[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^~[1~]^^>>path:#_ftn1]](%%) Codelist in case conflicting [[Codes>>doc:Glossary.Code.WebHome]] must be included in the latter. Each [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]] association may include one [[InclusiveCodeSelection>>doc:IMElements.CodeSelection.InclusiveCodeSelection.WebHome]] or one [[ExclusiveCodeSelection>>doc:IMElements.CodeSelection.ExclusiveCodeSelection.WebHome]]; those allow including or excluding a specific selection of [[Codes>>doc:Glossary.Code.WebHome]] from the extended Codelists.
76 +A Codelist may extend other Codelists via the [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]] class. The latter, via the [[sequence>>doc:IMElements.sequence.WebHome]], indicates the order of precedence of the extended Codelists for conflict resolution of [[Codes>>doc:Glossary.Code.WebHome]]. Besides that, the [[prefix>>doc:IMElements.prefix.WebHome]] property is used to ensure uniqueness of inherited [[Codes>>doc:Glossary.Code.WebHome]] in the extending[[(% class="wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink wikiinternallink" %)^^~[1~]^^>>path:#_ftn1]](%%) Codelist in case conflicting [[Codes>>doc:Glossary.Code.WebHome]] must be included in the latter. Each [[CodelistExtension>>doc:IMElements.CodelistExtension.WebHome]] association may include one [[InclusiveCodeSelection>>doc:IMElements.CodeSelection.InclusiveCodeSelection.WebHome]] or one [[ExclusiveCodeSelection>>doc:IMElements.CodeSelection.ExclusiveCodeSelection.WebHome]]; those allow including or excluding a specific selection of [[Codes>>doc:Glossary.Code.WebHome]] from the extended Codelists.
81 81  
82 82  The [[code>>doc:Glossary.Code.WebHome]] selection classes may have MemberValues in order to specify the subset of the [[Codes>>doc:Glossary.Code.WebHome]] that should be included or excluded from the extended Codelist. A [[MemberValue>>doc:IMElements.SelectionValue.MemberValue.WebHome]] may have a value that corresponds to a [[Code>>doc:Glossary.Code.WebHome]], including its children [[Codes>>doc:Glossary.Code.WebHome]] (via the cascadeValues property), or even include instances of the wildcard character ‘%’ in order to point to a set of [[Codes>>doc:Glossary.Code.WebHome]] with common parts in their identifiers.
83 83  
... ... @@ -105,14 +105,10 @@
105 105  
106 106  [[image:1749246291164-838.jpeg]]
107 107  
108 -[[image:image44.png]]
109 -
110 110  **Figure 18: Inheritance for the GeoCodelist**
111 111  
112 112  [[image:1749246291175-231.jpeg]]
113 113  
114 -[[image:image45.png]]
115 -
116 116  **Figure 19: Class diagram for Geospatial Codelist**
117 117  
118 118  ==== 4.3.4.1 Narrative ====
... ... @@ -145,7 +145,7 @@
145 145  )))|(% style="width:559px" %)The abstract class that represents a special type of [[Code>>doc:Glossary.Code.WebHome]], which includes geospatial information.
146 146  |[[GeographicCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeographicCodelist.WebHome]]| |(% style="width:559px" %)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.
147 147  |[[GeoGridCodelist>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.VersionableArtefact.MaintainableArtefact.ItemScheme.Codelist.GeoCodelist.GeoGridCodelist.WebHome]]| |(% style="width:559px" %)A [[code list>>doc:Glossary.Code list.WebHome]] that has defined a geographical grid composed of cells representing regular squared portions of the Earth.
148 -| |gridDefinition|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGridCodelist.
140 +| |gridDefinition|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGrid Codelist.
149 149  |[[GeoFeatureSetCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoFeatureSetCode.WebHome]]| |(% style="width:559px" %)A [[Code>>doc:Glossary.Code.WebHome]] that has a geo feature set.
150 150  | |value|(% style="width:559px" %)The geo feature set of the [[Code>>doc:Glossary.Code.WebHome]], which represents a set of points defining a feature in a format defined a predefined pattern (see section 6).
151 151  |[[GeoGridCode>>doc:IMElements.AnnotableArtefact.IdentifiableArtefact.NameableArtefact.Item.Code.GeoRefCode.GeoGridCode.WebHome]]| |(% style="width:559px" %)A [[Code>>doc:Glossary.Code.WebHome]] that represents a Geo Grid Cell belonging in a specific grid definition.
... ... @@ -157,8 +157,6 @@
157 157  
158 158  [[image:1749246291179-291.jpeg]]
159 159  
160 -[[image:image46.png]]
161 -
162 162  **Figure 20: Class diagram of the ValueList**
163 163  
164 164  === 4.4.2 Explanation of the Diagram ===
... ... @@ -203,8 +203,6 @@
203 203  
204 204  [[image:1749246291184-799.jpeg]]
205 205  
206 -[[image:image47.png]]
207 -
208 208  **Figure 21 Class diagram of the Concept Scheme**
209 209  
210 210  === 4.5.2 Explanation of the Diagram ===
... ... @@ -237,8 +237,6 @@
237 237  
238 238  [[image:1749246291189-654.jpeg]]
239 239  
240 -[[image:image48.png]]
241 -
242 242  **Figure 22: Relationship class diagram of the Concept Scheme**
243 243  
244 244  === 4.5.4 Explanation of the diagram ===
... ... @@ -285,8 +285,6 @@
285 285  
286 286  [[image:1749246291193-743.jpeg]]
287 287  
288 -[[image:image49.png]]
289 -
290 290  **Figure 23 Inheritance Class diagram of the Category Scheme**
291 291  
292 292  === 4.6.3 Explanation of the Diagram ===
image42.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -72.0 KB
Content
image43.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -36.8 KB
Content
image44.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -103.3 KB
Content
image45.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -36.1 KB
Content
image46.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -54.8 KB
Content
image47.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -34.7 KB
Content
image48.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -34.9 KB
Content
image49.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -38.0 KB
Content
© Semantic R&D Group, 2026