Changes for page 4 Specific Item Schemes
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,11 +6,11 @@ 6 6 7 7 The structures that are an arrangement of objects into hierarchies or lists based on characteristics, and which are maintained as a group inherit from //ItemScheme//. These concrete classes are: 8 8 9 -* Codelist // //10 -* ConceptScheme // //11 -* CategoryScheme // //9 +* Codelist 10 +* ConceptScheme 11 +* CategoryScheme 12 12 * AgencyScheme, DataProviderScheme, DataConsumerScheme, OrganisationUnitScheme which all inherit from the abstract class //OrganisationScheme// 13 -* Reporting Taxonomy // //13 +* Reporting Taxonomy 14 14 15 15 == {{id name="_Toc370988"/}}4.2 Inheritance View == 16 16 ... ... @@ -54,21 +54,18 @@ 54 54 55 55 ==== 4.3.2.2 Definitions ==== 56 56 57 -: 58 - 59 59 ((( 60 -|**Class**|**Feature**|**Description** 61 -|Codelist|((( 58 +(% style="width:905.294px" %) 59 +|(% style="width:132px" %)**Class**|(% style="width:172px" %)**Feature**|(% style="width:598px" %)**Description** 60 +|(% style="width:132px" %)Codelist|(% style="width:172px" %)((( 62 62 Inherits from 63 - 64 64 //ItemScheme// 65 -)))|A list from which some statistical concepts (coded concepts) take their values. 66 -|Code|((( 63 +)))|(% style="width:598px" %)A list from which some statistical concepts (coded concepts) take their values. 64 +|(% style="width:132px" %)Code|(% style="width:172px" %)((( 67 67 Inherits from 68 - 69 69 //Item// 70 -)))|A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language. 71 -| |/hierarchy|Associates the parent and the child codes. 67 +)))|(% style="width:598px" %)A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language. 68 +|(% style="width:132px" %) |(% style="width:172px" %)/hierarchy|(% style="width:598px" %)Associates the parent and the child codes. 72 72 ))) 73 73 74 74 == {{id name="_Toc370992"/}}4.4 Concept Scheme and Concepts == ... ... @@ -81,18 +81,18 @@ 81 81 82 82 The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes: 83 83 84 -* id // //85 -* uri // //86 -* urn // //87 -* version // //88 -* validFrom // //89 -* validTo // //81 +* id 82 +* uri 83 +* urn 84 +* version 85 +* validFrom 86 +* validTo 90 90 * isExternalReference 91 91 * registryURL 92 92 * structureURL 93 93 * repositoryURL 94 -* final // //95 -* isPartial // //91 +* final 92 +* isPartial 96 96 97 97 Concept inherits from Item and has the following attributes: 98 98 ... ... @@ -110,6 +110,7 @@ 110 110 111 111 === {{id name="_Toc370995"/}}4.4.3 Class Diagram - Relationship === 112 112 110 + 113 113 **Figure 17: Relationship class diagram of the Concept Scheme** 114 114 115 115 === {{id name="_Toc370996"/}}4.4.4 Explanation of the diagram === ... ... @@ -132,27 +132,26 @@ 132 132 133 133 ==== 4.4.4.2 Definitions ==== 134 134 135 -: 136 - 137 137 ((( 138 -|**Class**|**Feature**|**Description** 139 -|ConceptScheme|((( 134 +(% style="width:931.294px" %) 135 +|(% style="width:195px" %)**Class**|(% style="width:210px" %)**Feature**|(% style="width:522px" %)**Description** 136 +|(% style="width:195px" %)ConceptScheme|(% style="width:210px" %)((( 140 140 Inherits from 141 141 142 142 //ItemScheme// 143 -)))|The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common. 144 -|Concept|((( 140 +)))|(% style="width:522px" %)The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common. 141 +|(% style="width:195px" %)Concept|(% style="width:210px" %)((( 145 145 Inherits from 146 146 147 147 //Item// 148 -)))|A concept is a unit of knowledge created by a unique combination of characteristics. 149 -| |/hierarchy|Associates the parent and the child concept. 150 -| |coreRepresentation|Associates a Representation. 151 -| |+ISOConcept|Association to an ISO concept reference. 152 -|ISOConceptReference| |The identity of an ISO concept definition. 153 -| |conceptAgency|The maintenance agency of the concept scheme containing the concept. 154 -| |conceptSchemeID|The identifier of the concept scheme. 155 -| |conceptID|The identifier of the concept. 145 +)))|(% style="width:522px" %)A concept is a unit of knowledge created by a unique combination of characteristics. 146 +|(% style="width:195px" %) |(% style="width:210px" %)/hierarchy|(% style="width:522px" %)Associates the parent and the child concept. 147 +|(% style="width:195px" %) |(% style="width:210px" %)coreRepresentation|(% style="width:522px" %)Associates a Representation. 148 +|(% style="width:195px" %) |(% style="width:210px" %)+ISOConcept|(% style="width:522px" %)Association to an ISO concept reference. 149 +|(% style="width:195px" %)ISOConceptReference|(% style="width:210px" %) |(% style="width:522px" %)The identity of an ISO concept definition. 150 +|(% style="width:195px" %) |(% style="width:210px" %)conceptAgency|(% style="width:522px" %)The maintenance agency of the concept scheme containing the concept. 151 +|(% style="width:195px" %) |(% style="width:210px" %)conceptSchemeID|(% style="width:522px" %)The identifier of the concept scheme. 152 +|(% style="width:195px" %) |(% style="width:210px" %)conceptID|(% style="width:522px" %)The identifier of the concept. 156 156 ))) 157 157 158 158 == {{id name="_Toc370997"/}}4.5 Category Scheme == ... ... @@ -171,7 +171,7 @@ 171 171 172 172 The categories are modelled as a hierarchical //ItemScheme//. The CategoryScheme inherits from the //ItemScheme// and has the following attributes: 173 173 174 -* id // //171 +* id 175 175 * uri 176 176 * urn 177 177 * version ... ... @@ -181,7 +181,7 @@ 181 181 * structureURL 182 182 * serviceURL 183 183 * final 184 -* isPartial // //181 +* isPartial 185 185 186 186 Category inherits from //Item// and has the following attributes: 187 187 ... ... @@ -205,29 +205,25 @@ 205 205 206 206 ==== 4.5.4.1 Definitions ==== 207 207 208 -: 209 - 210 210 ((( 211 -|**Class**|**Feature**|**Description** 212 -|CategoryScheme|((( 206 +(% style="width:965.294px" %) 207 +|(% style="width:171px" %)**Class**|(% style="width:213px" %)**Feature**|(% style="width:577px" %)**Description** 208 +|(% style="width:171px" %)CategoryScheme|(% style="width:213px" %)((( 213 213 Inherits from 214 - 215 215 //ItemScheme// 216 -)))|The descriptive information for an arrangement or division of categories into groups based on characteristics, which the objects have in common. 217 -| |/items|Associates the categories. 218 -|Category|((( 211 +)))|(% style="width:577px" %)The descriptive information for an arrangement or division of categories into groups based on characteristics, which the objects have in common. 212 +|(% style="width:171px" %) |(% style="width:213px" %)/items|(% style="width:577px" %)Associates the categories. 213 +|(% style="width:171px" %)Category|(% style="width:213px" %)((( 219 219 Inherits from 220 - 221 221 //Item// 222 -)))|An item at any level within a classification, typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses. 223 -| |/hierarchy|Associates the parent and the child Category. 224 -|Categorisation|((( 216 +)))|(% style="width:577px" %)An item at any level within a classification, typically tabulation categories, sections, subsections, divisions, subdivisions, groups, subgroups, classes and subclasses. 217 +|(% style="width:171px" %) |(% style="width:213px" %)/hierarchy|(% style="width:577px" %)Associates the parent and the child Category. 218 +|(% style="width:171px" %)Categorisation|(% style="width:213px" %)((( 225 225 Inherits from 226 - 227 227 MaintainableArtefact 228 -)))|Associates anIdentifableArtefact with a Category. 229 -| |+categorisedArtefact|Associates the IdentifableArtefact. 230 -| |+categorisedBy|Associates the Category. 221 +)))|(% style="width:577px" %)Associates anIdentifableArtefact with a Category. 222 +|(% style="width:171px" %) |(% style="width:213px" %)+categorisedArtefact|(% style="width:577px" %)Associates the IdentifableArtefact. 223 +|(% style="width:171px" %) |(% style="width:213px" %)+categorisedBy|(% style="width:577px" %)Associates the Category. 231 231 ))) 232 232 233 233 == {{id name="_Toc371002"/}}4.6 Organisation Scheme == ... ... @@ -236,7 +236,8 @@ 236 236 237 237 [[image:SDMX_2-1_SECTION_2_InformationModel_2020-07_dcd0149.png||height="456" width="580"]] 238 238 239 -====== Figure 20 The Organisation Scheme class diagram ====== 232 +(% class="wikigeneratedid" id="HFigure20TheOrganisationSchemeclassdiagram" %) 233 +**Figure 20 The Organisation Scheme class diagram** 240 240 241 241 === {{id name="_Toc371004"/}}4.6.2 Explanation of the Diagram === 242 242