Changes for page 4 Specific Item Schemes
Last modified by Helena K. on 2026/06/08 16:44
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -155,23 +155,22 @@ 155 155 156 156 ==== 4.4.2.1 Narrative ==== 157 157 158 -A ValueList inherits from //EnumeratedList// (and hence the //MaintenableArtefact//) and thus has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:158 +A ValueList inherits from //EnumeratedList// (and hence the //MaintenableArtefact//) and thus has the following attributes: 159 159 160 160 id 161 161 uri 162 162 urn 163 - 164 -[[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] 163 +version 165 165 validFrom 166 166 validTo 167 - [[isExternalReference>>doc:sdmx:Glossary 2\.1.isExternalReference.WebHome]]166 +isExternalReference 168 168 registryURL 169 169 structureURL 170 170 repositoryURL 171 171 172 -ValueItem inherits from //EnumeratedItem//, which adds an id, with relaxed [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], to the former.171 +ValueItem inherits from //EnumeratedItem//, which adds an id, with relaxed constraints, to the former. 173 173 174 -Through the inheritance from //NameableArtefact// the ValueList has the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to [[Annotation>>doc:sdmx:Glossary2\.1.Annotation.WebHome]]tosupport notes (not shown). Similarly, the ValueItem, inherits the association to InternationalString and to the[[Annotation>>doc:sdmx:Glossary2\.1.Annotation.WebHome]]from the //EnumeratedItem//.173 +Through the inheritance from //NameableArtefact// the ValueList has the association to InternationalString to support a multi-lingual name, an optional multi-lingual description, and an association to Annotation to support notes (not shown). Similarly, the ValueItem, inherits the association to InternationalString and to the Annotation from the //EnumeratedItem//. 175 175 176 176 The ValueList can have one or more ValueItems. 177 177 ... ... @@ -182,11 +182,11 @@ 182 182 |ValueList|(% style="width:175px" %)((( 183 183 Inherits from 184 184 //EnumeratedList// 185 -)))|(% style="width:632px" %)A list from which some statistical [[concepts>>doc:sdmx:Glossary2\.1.Concept.WebHome]](enumerated[[concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]) take their values.184 +)))|(% style="width:632px" %)A list from which some statistical concepts (enumerated concepts) take their values. 186 186 |ValueItem|(% style="width:175px" %)((( 187 187 Inherits from 188 188 //EnumeratedItem// 189 -)))|(% style="width:632px" %)A [[language>>doc:sdmx:Glossary2\.1.Language.WebHome]]independent set of letters, numbers or symbols that represent a[[concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]whose meaning is described in a natural[[language>>doc:sdmx:Glossary 2\.1.Language.WebHome]].188 +)))|(% style="width:632px" %)A language independent set of letters, numbers or symbols that represent a concept whose meaning is described in a natural language. 190 190 191 191 == 4.5 Concept Scheme and Concepts == 192 192 ... ... @@ -198,29 +198,29 @@ 198 198 199 199 === 4.5.2 Explanation of the Diagram === 200 200 201 -The ConceptScheme inherits from the //ItemScheme //and therefore has the following [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:200 +The ConceptScheme inherits from the //ItemScheme //and therefore has the following attributes: 202 202 203 203 id 204 204 uri 205 205 urn 206 - [[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]validFrom validTo207 - [[isExternalReference>>doc:sdmx:Glossary 2\.1.isExternalReference.WebHome]]205 +version validFrom validTo 206 +isExternalReference 208 208 registryURL 209 209 structureURL 210 210 repositoryURL 211 211 isPartial 212 212 213 - [[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]inherits from Item and has the following[[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]:212 +Concept inherits from Item and has the following attributes: 214 214 215 215 id 216 216 uri 217 217 urn 218 218 219 -Through the inheritance from //NameableArtefact// both ConceptScheme and [[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]have the association to InternationalString to support a multi-lingual name, an optional multilingual description, and an association to[[Annotation>>doc:sdmx:Glossary2\.1.Annotation.WebHome]]tosupport notes (not shown).218 +Through the inheritance from //NameableArtefact// both ConceptScheme and Concept have the association to InternationalString to support a multi-lingual name, an optional multilingual description, and an association to Annotation to support notes (not shown). 220 220 221 -Through the inheritance from //ItemScheme// the ConceptScheme comprise one or more [[Concepts>>doc:sdmx:Glossary 2\.1.Concept.WebHome]], and the[[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]itself can have one or more child[[Concepts>>doc:sdmx:Glossary2\.1.Concept.WebHome]]in the (inherited)[[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] association. Note that a child[[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]] can have only one parent[[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]in this association.220 +Through the inheritance from //ItemScheme// the ConceptScheme comprise one or more Concepts, and the Concept itself can have one or more child Concepts in the (inherited) hierarchy association. Note that a child Concept can have only one parent Concept in this association. 222 222 223 -A partial ConceptScheme (where isPartial is set to “true”) is identical to a ConceptScheme and contains the [[Concept>>doc:sdmx:Glossary2\.1.Concept.WebHome]]and associated names and descriptions, just as in a normal ConceptScheme. However, its content is a subset of the full ConceptScheme. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on ItemScheme.222 +A partial ConceptScheme (where isPartial is set to “true”) is identical to a ConceptScheme and contains the Concept and associated names and descriptions, just as in a normal ConceptScheme. However, its content is a subset of the full ConceptScheme. The way this works is described in section [[3.5.3.1>>doc:Methodology.SDMX 3\.1 Standards\. Section 2\. Information model.3 SDMX Base Package.WebHome||anchor="H3.5.3.1Narrative"]] on ItemScheme. 224 224 225 225 === 4.5.3 Class Diagram Relationship === 226 226