Changes for page 4 Specific Item Schemes

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

From version 18.3
edited by Helena K.
on 2026/04/16 14:13
Change comment: There is no comment for this version
To version 31.2
edited by Artur K.
on 2026/04/17 17:09
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.helena
1 +xwiki:XWiki.arturkryazhev
Content
... ... @@ -28,8 +28,6 @@
28 28  
29 29  === 4.3.1 Class Diagram ===
30 30  
31 -[[image:1749246291075-895.jpeg]]
32 -
33 33  [[image:image42.png]]
34 34  
35 35  **Figure 16: Class diagram of the Codelist**
... ... @@ -69,8 +69,6 @@
69 69  
70 70  ==== 4.3.3 Class Diagram – Codelist Extension ====
71 71  
72 -[[image:1749246291156-936.jpeg]]
73 -
74 74  [[image:image43.png]]
75 75  
76 76  **Figure 17: Class diagram for Codelist Extension**
... ... @@ -77,7 +77,7 @@
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 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.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  
... ... @@ -91,7 +91,7 @@
91 91  The order that will be used when extending a Codelist, for resolving [[Code>>doc:Glossary.Code.WebHome]] conflicts. The latest Codelist used overrides any previous Codelist.
92 92  )))
93 93  |[[InclusiveCodeSelection>>doc:IMElements.CodeSelection.InclusiveCodeSelection.WebHome]]| |(% style="width:655px" %)The subset of [[Codes>>doc:Glossary.Code.WebHome]] to be included when extending a Codelist.
94 -|[[ExclusiveCodeSelection>>doc:IMElements.CodeSelection.ExclusiveCodeSelection.WebHome]]| |(% style="width:655px" %)The subset of [[Codes>>doc:Glossary.Code.WebHome]] to be excluded when extending a Codelist.
90 +|[[ExclusiveCodeSelection>>doc:IMElements.ExclusiveCodeSelection.WebHome]]| |(% style="width:655px" %)The subset of [[Codes>>doc:Glossary.Code.WebHome]] to be excluded when extending a Codelist.
95 95  |[[MemberValue>>doc:IMElements.SelectionValue.MemberValue.WebHome]]|(((
96 96  Inherits from:
97 97  //[[SelectionValue>>doc:IMElements.SelectionValue.WebHome]]//
... ... @@ -103,13 +103,11 @@
103 103  
104 104  The geospatial support is implemented via an extension of the normal Codelist. This is illustrated in the following diagrams.
105 105  
106 -[[image:1749246291164-838.jpeg]]
107 -
108 108  [[image:image44.png]]
109 109  
110 110  **Figure 18: Inheritance for the GeoCodelist**
111 111  
112 -[[image:1749246291175-231.jpeg]]
106 +[[image:image45.png]]
113 113  
114 114  **Figure 19: Class diagram for Geospatial Codelist**
115 115  
... ... @@ -153,7 +153,7 @@
153 153  
154 154  === 4.4.1 Class Diagram ===
155 155  
156 -[[image:1749246291179-291.jpeg]]
150 +[[image:image46.png]]
157 157  
158 158  **Figure 20: Class diagram of the ValueList**
159 159  
... ... @@ -197,7 +197,7 @@
197 197  
198 198  === 4.5.1 Class Diagram - Inheritance ===
199 199  
200 -[[image:1749246291184-799.jpeg]]
194 +[[image:image47.png]]
201 201  
202 202  **Figure 21 Class diagram of the Concept Scheme**
203 203  
... ... @@ -229,7 +229,7 @@
229 229  
230 230  === 4.5.3 Class Diagram Relationship ===
231 231  
232 -[[image:1749246291189-654.jpeg]]
226 +[[image:image48.png]]
233 233  
234 234  **Figure 22: Relationship class diagram of the Concept Scheme**
235 235  
... ... @@ -275,7 +275,7 @@
275 275  
276 276  === 4.6.2 Class diagram Inheritance ===
277 277  
278 -[[image:1749246291193-743.jpeg]]
272 +[[image:image49.png]]
279 279  
280 280  **Figure 23 Inheritance Class diagram of the Category Scheme**
281 281  
... ... @@ -310,7 +310,7 @@
310 310  
311 311  === 4.6.4 Class diagram Relationship ===
312 312  
313 -[[image:1749246291197-631.jpeg]]
307 +[[image:image50.png]]
314 314  
315 315  **Figure 24: Relationship Class diagram of the Category Scheme**
316 316  
... ... @@ -341,7 +341,7 @@
341 341  
342 342  === 4.7.1 Class Diagram ===
343 343  
344 -[[image:1749246291201-410.jpeg]]
338 +[[image:image51.png]]
345 345  
346 346  **Figure 25 The Organisation Scheme class diagram**
347 347  
... ... @@ -437,7 +437,7 @@
437 437  
438 438  === 4.8.1 Class Diagram ===
439 439  
440 -[[image:1749246291205-630.jpeg]]
434 +[[image:image52.png]]
441 441  
442 442  **Figure 26: Class diagram of the Reporting Taxonomy**
443 443  
1749246291075-895.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -37.6 KB
Content
1749246291156-936.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -42.9 KB
Content
1749246291164-838.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -58.9 KB
Content
1749246291175-231.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -40.1 KB
Content
1749246291179-291.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -39.1 KB
Content
1749246291184-799.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -41.0 KB
Content
1749246291189-654.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -25.6 KB
Content
1749246291193-743.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -46.9 KB
Content
1749246291197-631.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -27.5 KB
Content
1749246291201-410.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -38.1 KB
Content
1749246291205-630.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -50.9 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