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,14 +54,18 @@ 54 54 55 55 ==== 4.3.2.2 Definitions ==== 56 56 57 +: 58 + 57 57 ((( 58 58 |**Class**|**Feature**|**Description** 59 59 |Codelist|((( 60 60 Inherits from 63 + 61 61 //ItemScheme// 62 62 )))|A list from which some statistical concepts (coded concepts) take their values. 63 63 |Code|((( 64 64 Inherits from 68 + 65 65 //Item// 66 66 )))|A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language. 67 67 | |/hierarchy|Associates the parent and the child codes. ... ... @@ -77,18 +77,18 @@ 77 77 78 78 The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes: 79 79 80 -* id 81 -* uri 82 -* urn 83 -* version 84 -* validFrom 85 -* validTo 84 +* id// // 85 +* uri// // 86 +* urn// // 87 +* version// // 88 +* validFrom// // 89 +* validTo// // 86 86 * isExternalReference 87 87 * registryURL 88 88 * structureURL 89 89 * repositoryURL 90 -* final 91 -* isPartial 94 +* final// // 95 +* isPartial// // 92 92 93 93 Concept inherits from Item and has the following attributes: 94 94 ... ... @@ -106,7 +106,6 @@ 106 106 107 107 === {{id name="_Toc370995"/}}4.4.3 Class Diagram - Relationship === 108 108 109 - 110 110 **Figure 17: Relationship class diagram of the Concept Scheme** 111 111 112 112 === {{id name="_Toc370996"/}}4.4.4 Explanation of the diagram === ... ... @@ -129,26 +129,27 @@ 129 129 130 130 ==== 4.4.4.2 Definitions ==== 131 131 135 +: 136 + 132 132 ((( 133 -(% style="width:931.294px" %) 134 -|(% style="width:195px" %)**Class**|(% style="width:210px" %)**Feature**|(% style="width:522px" %)**Description** 135 -|(% style="width:195px" %)ConceptScheme|(% style="width:210px" %)((( 138 +|**Class**|**Feature**|**Description** 139 +|ConceptScheme|((( 136 136 Inherits from 137 137 138 138 //ItemScheme// 139 -)))| (% style="width:522px" %)The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common.140 -| (% style="width:195px" %)Concept|(% style="width:210px" %)(((143 +)))|The descriptive information for an arrangement or division of concepts into groups based on characteristics, which the objects have in common. 144 +|Concept|((( 141 141 Inherits from 142 142 143 143 //Item// 144 -)))| (% style="width:522px" %)A concept is a unit of knowledge created by a unique combination of characteristics.145 -| (%style="width:195px" %)|(% style="width:210px" %)/hierarchy|(% style="width:522px" %)Associates the parent and the child concept.146 -| (%style="width:195px" %)|(% style="width:210px" %)coreRepresentation|(% style="width:522px" %)Associates a Representation.147 -| (%style="width:195px" %)|(% style="width:210px" %)+ISOConcept|(% style="width:522px" %)Association to an ISO concept reference.148 -| (% style="width:195px" %)ISOConceptReference|(%style="width:210px" %)|(% style="width:522px" %)The identity of an ISO concept definition.149 -| (%style="width:195px" %)|(% style="width:210px" %)conceptAgency|(% style="width:522px" %)The maintenance agency of the concept scheme containing the concept.150 -| (%style="width:195px" %)|(% style="width:210px" %)conceptSchemeID|(% style="width:522px" %)The identifier of the concept scheme.151 -| (%style="width:195px" %)|(% style="width:210px" %)conceptID|(% style="width:522px" %)The identifier of the concept.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. 152 152 ))) 153 153 154 154 == {{id name="_Toc370997"/}}4.5 Category Scheme == ... ... @@ -167,7 +167,7 @@ 167 167 168 168 The categories are modelled as a hierarchical //ItemScheme//. The CategoryScheme inherits from the //ItemScheme// and has the following attributes: 169 169 170 -* id 174 +* id// // 171 171 * uri 172 172 * urn 173 173 * version ... ... @@ -177,7 +177,7 @@ 177 177 * structureURL 178 178 * serviceURL 179 179 * final 180 -* isPartial 184 +* isPartial// // 181 181 182 182 Category inherits from //Item// and has the following attributes: 183 183