Changes for page 4 Specific Item Schemes

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

From version 17.1
edited by Helena K.
on 2026/04/13 17:04
Change comment: There is no comment for this version
To version 19.1
edited by Helena K.
on 2026/04/16 14:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,6 +30,8 @@
30 30  
31 31  [[image:1749246291075-895.jpeg]]
32 32  
33 +[[image:image42.png]]
34 +
33 33  **Figure 16: Class diagram of the Codelist**
34 34  
35 35  === 4.3.2 Explanation of the Diagram ===
... ... @@ -69,11 +69,13 @@
69 69  
70 70  [[image:1749246291156-936.jpeg]]
71 71  
74 +[[image:image43.png]]
75 +
72 72  **Figure 17: Class diagram for Codelist Extension**
73 73  
74 74  ==== 4.3.3.1 Narrative ====
75 75  
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.
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.
77 77  
78 78  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.
79 79  
... ... @@ -101,10 +101,14 @@
101 101  
102 102  [[image:1749246291164-838.jpeg]]
103 103  
108 +[[image:image44.png]]
109 +
104 104  **Figure 18: Inheritance for the GeoCodelist**
105 105  
106 106  [[image:1749246291175-231.jpeg]]
107 107  
114 +[[image:image45.png]]
115 +
108 108  **Figure 19: Class diagram for Geospatial Codelist**
109 109  
110 110  ==== 4.3.4.1 Narrative ====
... ... @@ -137,7 +137,7 @@
137 137  )))|(% style="width:559px" %)The abstract class that represents a special type of [[Code>>doc:Glossary.Code.WebHome]], which includes geospatial information.
138 138  |[[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.
139 139  |[[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.
140 -| |gridDefinition|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGrid Codelist.
148 +| |gridDefinition|(% style="width:559px" %)Contains a regular expression string corresponding to the grid definition for the GeoGridCodelist.
141 141  |[[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.
142 142  | |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).
143 143  |[[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.
... ... @@ -149,6 +149,8 @@
149 149  
150 150  [[image:1749246291179-291.jpeg]]
151 151  
160 +[[image:image46.png]]
161 +
152 152  **Figure 20: Class diagram of the ValueList**
153 153  
154 154  === 4.4.2 Explanation of the Diagram ===
... ... @@ -193,6 +193,8 @@
193 193  
194 194  [[image:1749246291184-799.jpeg]]
195 195  
206 +[[image:image47.png]]
207 +
196 196  **Figure 21 Class diagram of the Concept Scheme**
197 197  
198 198  === 4.5.2 Explanation of the Diagram ===
... ... @@ -225,6 +225,8 @@
225 225  
226 226  [[image:1749246291189-654.jpeg]]
227 227  
240 +[[image:image48.png]]
241 +
228 228  **Figure 22: Relationship class diagram of the Concept Scheme**
229 229  
230 230  === 4.5.4 Explanation of the diagram ===
... ... @@ -271,6 +271,8 @@
271 271  
272 272  [[image:1749246291193-743.jpeg]]
273 273  
288 +[[image:image49.png]]
289 +
274 274  **Figure 23 Inheritance Class diagram of the Category Scheme**
275 275  
276 276  === 4.6.3 Explanation of the Diagram ===
... ... @@ -306,6 +306,8 @@
306 306  
307 307  [[image:1749246291197-631.jpeg]]
308 308  
325 +[[image:image50.png]]
326 +
309 309  **Figure 24: Relationship Class diagram of the Category Scheme**
310 310  
311 311  The CategoryScheme can have one or more [[Categorys>>doc:Glossary.Category.WebHome]]. The [[Category>>doc:Glossary.Category.WebHome]] is Identifiable and has identity information. A [[Category>>doc:Glossary.Category.WebHome]] can have zero or more child [[Categorys>>doc:Glossary.Category.WebHome]], thus supporting a [[hierarchy>>doc:Glossary.Hierarchy.WebHome]] of [[Categorys>>doc:Glossary.Category.WebHome]]. Any IdentifiableArtefact can be +categorisedBy a [[Category>>doc:Glossary.Category.WebHome]]. This is achieved by means of a Categorisation. Each Categorisation can associate one IdentifiableArtefact with one [[Category>>doc:Glossary.Category.WebHome]]. Multiple Categorisations can be used to build a set of IdentifiableArtefacts that are +categorisedBy the same [[Category>>doc:Glossary.Category.WebHome]]. Note that there is no navigation (i.e. no embedded reference) to the Categorisation from the [[Category>>doc:Glossary.Category.WebHome]]. From an implementation perspective this is necessary as Categorisation has no effect on the versioning of either the CategoryScheme or the IdentifiableArtefact.
... ... @@ -337,6 +337,8 @@
337 337  
338 338  [[image:1749246291201-410.jpeg]]
339 339  
358 +[[image:image51.png]]
359 +
340 340  **Figure 25 The Organisation Scheme class diagram**
341 341  
342 342  === 4.7.2 Explanation of the Diagram ===
... ... @@ -433,6 +433,8 @@
433 433  
434 434  [[image:1749246291205-630.jpeg]]
435 435  
456 +[[image:image52.png]]
457 +
436 436  **Figure 26: Class diagram of the Reporting Taxonomy**
437 437  
438 438  === 4.8.2 Explanation of the Diagram ===
image42.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +72.0 KB
Content
image43.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +36.8 KB
Content
image44.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +103.3 KB
Content
image45.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +36.1 KB
Content
image46.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +54.8 KB
Content
image47.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +34.7 KB
Content
image48.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +34.9 KB
Content
image49.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +38.0 KB
Content
image50.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +33.5 KB
Content
image51.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +111.9 KB
Content
image52.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +54.8 KB
Content
© Semantic R&D Group, 2026