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

From version 12.1
edited by Artur K.
on 2025/11/05 14:26
Change comment: There is no comment for this version
To version 23.1
edited by Helena K.
on 2026/04/16 15:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.arturkryazhev
1 +xwiki:XWiki.helena
Content
... ... @@ -22,7 +22,7 @@
22 22  
23 23  === 5.2.1 Class Diagram ===
24 24  
25 -[[image:1749246368774-202.jpeg]]
25 +[[image:image53.png]]
26 26  
27 27  **Figure 27 Class inheritance in the Data Structure Definition and Data Set Packages**
28 28  
... ... @@ -88,7 +88,7 @@
88 88  
89 89  === 5.3.1 Class Diagram ===
90 90  
91 -[[image:1749246368782-690.jpeg]]
91 +[[image:image54.png]]
92 92  
93 93  **Figure 28 Relationship class diagram of the Data Structure Definition excluding representation**
94 94  
... ... @@ -133,7 +133,7 @@
133 133  * Observation (ObservationRelationship)
134 134  * In addition to the positioning of an //AttributeComponent// within a //[[DataSet>>doc:Glossary.Data set.WebHome]]//, another relationship indicates the [[Measure>>doc:Glossary.Measure.WebHome]](s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //[[DataSet>>doc:Glossary.Data set.WebHome]]//, the //AttributeComponent// may concern one, more than one, or all [[Measures>>doc:Glossary.Measure.WebHome]] included in the [[DSD>>doc:Glossary.Data structure definition.WebHome]]. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more [[Measures>>doc:Glossary.Measure.WebHome]]. Lack of the MeasureRelationship defaults to a relationship to all [[Measures>>doc:Glossary.Measure.WebHome]].
135 135  
136 -[[image:1749246368785-499.jpeg]]
136 +[[image:image55.png]]
137 137  
138 138  **Figure 29: Attribute Attachment Defined in the Data Structure Definition**
139 139  
... ... @@ -146,7 +146,7 @@
146 146  |Group|(% style="width:537px" %)The value of the [[Attribute>>doc:Glossary.Attribute.WebHome]] varies with combination of values for all of the [[Dimensions>>doc:Glossary.Dimension.WebHome]] contained in the Group. This is added as a convenience to listing all [[Dimensions>>doc:Glossary.Dimension.WebHome]] and the attachment Group, but should only be used when the [[Attribute>>doc:Glossary.Attribute.WebHome]] value varies based on all Group [[Dimension>>doc:Glossary.Dimension.WebHome]] values.|(% style="width:434px" %)The [[attribute>>doc:Glossary.Attribute.WebHome]] is reported at the level of Group.
147 147  |Observation|(% style="width:537px" %)The value of the [[Attribute>>doc:Glossary.Attribute.WebHome]] varies with the observed value.|(% style="width:434px" %)The [[attribute>>doc:Glossary.Attribute.WebHome]] is reported at the level of Observation.
148 148  
149 -[[image:1749246368790-555.jpeg]]
149 +[[image:image56.png]]
150 150  
151 151  **Figure 30: Representation of DSD Components**
152 152  
... ... @@ -196,9 +196,6 @@
196 196  [[Dimension>>doc:Glossary.Dimension.WebHome]]
197 197  TimeDimension
198 198  )))|(% style="width:538px" %)An abstract class representing any [[Component>>doc:Glossary.Component.WebHome]] 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**
202 202  |(% style="width:211px" %) |(% style="width:235px" %)Order|(% style="width:534px" %)Specifies the order of the [[Dimension>>doc:Glossary.Dimension.WebHome]] [[Components>>doc:Glossary.Component.WebHome]] within the [[DSD>>doc:Glossary.Data structure definition.WebHome]]. The property is used to indicate the position of the [[Dimension>>doc:Glossary.Dimension.WebHome]] [[Component>>doc:Glossary.Component.WebHome]] and determines the Key for identifying observations, or series. The Time [[Dimension>>doc:Glossary.Dimension.WebHome]], when specified, must be the last within the [[Dimension>>doc:Glossary.Dimension.WebHome]] Descriptor.
203 203  |(% style="width:211px" %)[[Dimension>>doc:Glossary.Dimension.WebHome]]|(% style="width:235px" %)(((
204 204  Inherits from
... ... @@ -249,7 +249,7 @@
249 249  
250 250  The explanation of the classes, [[attributes>>doc:Glossary.Attribute.WebHome]], and associations comprising the [[Representation>>doc:Glossary.Representation.WebHome]] is described in the section on the [[SDMX>>doc:Glossary.Statistical data and metadata exchange.WebHome]] Base.
251 251  
252 -==== //5.4 Data Set – Relationship View// ====
249 +== 5.4 Data Set – Relationship View ==
253 253  
254 254  === 5.4.1 Context ===
255 255  
... ... @@ -257,7 +257,7 @@
257 257  
258 258  === 5.4.2 Class Diagram ===
259 259  
260 -[[image:1749246368794-672.jpeg]]
257 +[[image:image57.png]]
261 261  
262 262  **Figure 31: Class Diagram of the Data Set**
263 263  
... ... @@ -292,8 +292,7 @@
292 292  |(% style="width:200px" %)//[[DataSet>>doc:Glossary.Data set.WebHome]]//|(% style="width:285px" %)(((
293 293  Abstract Class
294 294  Sub classes
295 -StructureSpecificData
296 -Set
292 +StructureSpecificDataSet
297 297  )))|(% style="width:454px" %)An organised collection of data.
298 298  |(% style="width:200px" %) |(% style="width:285px" %)reportingBegin|(% style="width:454px" %)A specific [[time period>>doc:Glossary.Time period.WebHome]] in a known system of [[time periods>>doc:Glossary.Time period.WebHome]] that identifies the start period of a report.
299 299  |(% style="width:200px" %) |(% style="width:285px" %)reportingEnd|(% style="width:454px" %)A specific [[time period>>doc:Glossary.Time period.WebHome]] in a known system of [[time periods>>doc:Glossary.Time period.WebHome]] that identifies the end period of a report.
... ... @@ -418,8 +418,7 @@
418 418  Inherits from
419 419  //AttributeValue//
420 420  Sub classes
421 -OtherUncodedAttribute
422 -Value
417 +OtherUncodedAttributeValue
423 423  TextAttributeValue
424 424  )))|(% style="width:454px" %)
425 425  |(% style="width:200px" %)OtherUncodedAttributeValue|(% style="width:285px" %)(((
1749246368774-202.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -57.3 KB
Content
1749246368782-690.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -25.2 KB
Content
1749246368785-499.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -42.8 KB
Content
1749246368790-555.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -40.9 KB
Content
1749246368794-672.jpeg
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.arturkryazhev
Size
... ... @@ -1,1 +1,0 @@
1 -77.8 KB
Content
image53.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +61.6 KB
Content
image54.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +149.8 KB
Content
image55.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +39.8 KB
Content
image56.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +60.0 KB
Content
image57.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +146.6 KB
Content
© Semantic R&D Group, 2026