Changes for page 5 Data Structure Definition and Dataset
Last modified by Helena K. on 2026/06/08 16:58
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 5 added, 5 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -18,12 +18,11 @@ 18 18 Versioning – //VersionableArtefact// 19 19 Maintenance – //MaintainableArtefact// 20 20 21 - 22 22 == 5.2 Inheritance View == 23 23 24 24 === 5.2.1 Class Diagram === 25 25 26 -[[image: image53.png]]25 +[[image:1749246368774-202.jpeg]] 27 27 28 28 **Figure 27 Class inheritance in the Data Structure Definition and Data Set Packages** 29 29 ... ... @@ -89,7 +89,7 @@ 89 89 90 90 === 5.3.1 Class Diagram === 91 91 92 -[[image: image54.png]]91 +[[image:1749246368782-690.jpeg]] 93 93 94 94 **Figure 28 Relationship class diagram of the Data Structure Definition excluding representation** 95 95 ... ... @@ -134,7 +134,7 @@ 134 134 * Observation (ObservationRelationship) 135 135 * In addition to the positioning of an //AttributeComponent// within a //DataSet//, another relationship indicates the Measure(s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //DataSet//, the //AttributeComponent// may concern one, more than one, or all Measures included in the DSD. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more Measures. Lack of the MeasureRelationship defaults to a relationship to all Measures. 136 136 137 -[[image: image55.png]]136 +[[image:1749246368785-499.jpeg]] 138 138 139 139 **Figure 29: Attribute Attachment Defined in the Data Structure Definition** 140 140 ... ... @@ -147,7 +147,7 @@ 147 147 |Group|(% style="width:537px" %)The value of the Attribute varies with combination of values for all of the Dimensions contained in the Group. This is added as a convenience to listing all Dimensions and the attachment Group, but should only be used when the Attribute value varies based on all Group Dimension values.|(% style="width:434px" %)The attribute is reported at the level of Group. 148 148 |Observation|(% style="width:537px" %)The value of the Attribute varies with the observed value.|(% style="width:434px" %)The attribute is reported at the level of Observation. 149 149 150 -[[image: image56.png]]149 +[[image:1749246368790-555.jpeg]] 151 151 152 152 **Figure 30: Representation of DSD Components** 153 153 ... ... @@ -197,6 +197,9 @@ 197 197 Dimension 198 198 TimeDimension 199 199 )))|(% style="width:538px" %)An abstract class representing any Component that can be used for identifying observations. 199 + 200 +(% style="width:981.835px" %) 201 +|(% style="width:211px" %)**Class**|(% style="width:235px" %)**Feature**|(% style="width:534px" %)**Description** 200 200 |(% style="width:211px" %) |(% style="width:235px" %)Order|(% style="width:534px" %)Specifies the order of the Dimension Components within the DSD. The property is used to indicate the position of the Dimension Component and determines the Key for identifying observations, or series. The Time Dimension, when specified, must be the last within the Dimension Descriptor. 201 201 |(% style="width:211px" %)Dimension|(% style="width:235px" %)((( 202 202 Inherits from ... ... @@ -220,6 +220,7 @@ 220 220 |(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the Concept which defines the semantic of the component. 221 221 |(% style="width:211px" %)Measure|(% style="width:235px" %)((( 222 222 Inherits from 225 + 223 223 //Component// 224 224 )))|(% style="width:534px" %)The metadata concept that is the phenomenon to be measured in a data set. In a data set the instance of the measure is often called the observation. 225 225 |(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the Concept which carries the values of the measures. ... ... @@ -247,7 +247,7 @@ 247 247 248 248 The explanation of the classes, attributes, and associations comprising the Representation is described in the section on the SDMX Base. 249 249 250 -== 5.4 Data Set – Relationship View == 253 +==== //5.4 Data Set – Relationship View// ==== 251 251 252 252 === 5.4.1 Context === 253 253 ... ... @@ -255,7 +255,7 @@ 255 255 256 256 === 5.4.2 Class Diagram === 257 257 258 -[[image: image57.png]]261 +[[image:1749246368794-672.jpeg]] 259 259 260 260 **Figure 31: Class Diagram of the Data Set** 261 261 ... ... @@ -290,7 +290,8 @@ 290 290 |(% style="width:200px" %)//DataSet//|(% style="width:285px" %)((( 291 291 Abstract Class 292 292 Sub classes 293 -StructureSpecificDataSet 296 +StructureSpecificData 297 +Set 294 294 )))|(% style="width:454px" %)An organised collection of data. 295 295 |(% style="width:200px" %) |(% style="width:285px" %)reportingBegin|(% style="width:454px" %)A specific time period in a known system of time periods that identifies the start period of a report. 296 296 |(% style="width:200px" %) |(% style="width:285px" %)reportingEnd|(% style="width:454px" %)A specific time period in a known system of time periods that identifies the end period of a report. ... ... @@ -409,13 +409,16 @@ 409 409 The source multiplicity (1..*) indicates the possibility to provide more than one values for a Data Attribute, if the latter allows it. 410 410 ))) 411 411 |(% style="width:200px" %)//MetadataAttributeValue//|(% style="width:285px" %)((( 412 -(explained further in section “Metadata Set”) 416 +(explained further in section 417 + 418 +“Metadata Set”) 413 413 )))|(% style="width:454px" %)The value of a Metadata Attribute, as specified in the Metadata Structure Definition, which is linked in the Data Structure Definition 414 414 |(% style="width:200px" %)//UncodedAttributeValue//|(% style="width:285px" %)((( 415 415 Inherits from 416 416 //AttributeValue// 417 417 Sub classes 418 -OtherUncodedAttributeValue 424 +OtherUncodedAttribute 425 +Value 419 419 TextAttributeValue 420 420 )))|(% style="width:454px" %) 421 421 |(% style="width:200px" %)OtherUncodedAttributeValue|(% style="width:285px" %)(((
- image53.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -61.6 KB - Content
- image54.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -149.8 KB - Content
- image55.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -39.8 KB - Content
- image56.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.0 KB - Content
- image57.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -146.6 KB - Content
- 1749246368774-202.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +57.3 KB - Content
- 1749246368782-690.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +25.2 KB - Content
- 1749246368785-499.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +42.8 KB - Content
- 1749246368790-555.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +40.9 KB - Content
- 1749246368794-672.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +77.8 KB - Content
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,1 +1,0 @@ 1 -6
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,0 +1,1 @@ 1 +6