Last modified by Artur on 2025/09/10 11:19

From version 10.1
edited by Helena
on 2025/05/16 23:08
Change comment: There is no comment for this version
To version 12.1
edited by Helena
on 2025/05/22 14:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Methodology.SDMX 3\.0 Standards\. Section 2\. Information model\: UML conceptual design.WebHome
Content
... ... @@ -1,7 +1,49 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
1 +(% contenteditable="false" tabindex="-1" %)
2 +(((
3 +(% class="macro" data-macro="startmacro:box|-|title=~"**Contents**~"|-|\{\{toc/}}" data-widget="xwiki-macro" %)
4 +(((
5 +(% class="macro-placeholder hidden" %)
6 +(((
7 +macro:box
8 +)))
4 4  
10 +(% class="box" %)
11 +(((
12 +(% class="box-title" %)
13 +(((
14 +**Contents**
15 +)))
16 +
17 +(% class="macro" data-macro="startmacro:toc|-|" %)
18 +(((
19 +(% class="macro-placeholder hidden" %)
20 +(((
21 +macro:toc
22 +)))
23 +
24 +(% class="wikitoc" %)
25 +*
26 +** [[5.1 Introduction>>doc:null||anchor="H5.1Introduction"]]
27 +** [[5.2 Inheritance View>>doc:null||anchor="H5.2InheritanceView"]]
28 +*** [[5.2.1 Class Diagram>>doc:null||anchor="H5.2.1ClassDiagram"]]
29 +*** [[5.2.2 Explanation of the Diagram>>doc:null||anchor="H5.2.2ExplanationoftheDiagram"]]
30 +**** [[5.2.2.1 Narrative>>doc:null||anchor="H5.2.2.1Narrative"]]
31 +** [[5.3 Data Structure Definition – Relationship View>>doc:null||anchor="H5.3DataStructureDefinition2013RelationshipView"]]
32 +*** [[5.3.1 Class Diagram>>doc:null||anchor="H5.3.1ClassDiagram"]]
33 +*** [[5.3.2 Explanation of the Diagrams>>doc:null||anchor="H5.3.2ExplanationoftheDiagrams"]]
34 +**** [[5.3.2.1 Narrative>>doc:null||anchor="H5.3.2.1Narrative"]]
35 +**** [[5.3.2.2 Definitions>>doc:null||anchor="H5.3.2.2Definitions"]]
36 +** [[5.4 Data Set – Relationship View>>doc:null||anchor="H5.4DataSet2013RelationshipView"]]
37 +*** [[5.4.1 Context>>doc:null||anchor="H5.4.1Context"]]
38 +*** [[5.4.2 Class Diagram>>doc:null||anchor="H5.4.2ClassDiagram"]]
39 +*** [[5.4.3 Explanation of the Diagram>>doc:null||anchor="H5.4.3ExplanationoftheDiagram"]]
40 +**** [[5.4.3.1 Narrative – Data Set>>doc:null||anchor="H5.4.3.1Narrative2013DataSet"]]
41 +**** [[5.4.3.2 Definitions>>doc:null||anchor="H5.4.3.2Definitions"]]
42 +)))
43 +)))
44 +)))
45 +)))
46 +
5 5  == 5.1 Introduction ==
6 6  
7 7  The DataStructureDefiniton is the class name for a structure definition for data. Some organisations know this type of definition as a “Key Family” and so the two names are synonymous. The term [[Data Structure Definition>>doc:xwiki:Glossary.Data structure definition.WebHome]] (also referred to as [[DSD>>doc:xwiki:Glossary.Data structure definition.WebHome]]) is used in this specification.
... ... @@ -22,7 +22,7 @@
22 22  
23 23  === 5.2.1 Class Diagram ===
24 24  
25 -[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_91284c0b.jpg||height="762" width="598"]]
67 +(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_91284c0b.jpg||data-widget="image" height="762" width="598"]]
26 26  
27 27  **Figure 27 Class inheritance in the Data Structure Definition and Data Set Packages**
28 28  
... ... @@ -91,7 +91,7 @@
91 91  
92 92  === 5.3.1 Class Diagram ===
93 93  
94 -[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_c415af49.jpg||height="478" width="583"]]
136 +(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_c415af49.jpg||data-widget="image" height="478" width="583"]]
95 95  
96 96  **Figure 28 Relationship class diagram of the Data Structure Definition excluding representation**
97 97  
... ... @@ -136,7 +136,7 @@
136 136  * Observation (ObservationRelationship)
137 137  * In addition to the positioning of an //AttributeComponent// within a //[[DataSet>>doc:xwiki:Glossary.Data set.WebHome]]//, another relationship indicates the [[Measure>>doc:xwiki:Glossary.Measure.WebHome]](s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //[[DataSet>>doc:xwiki:Glossary.Data set.WebHome]]//, the //AttributeComponent// may concern one, more than one, or all [[Measures>>doc:xwiki:Glossary.Measure.WebHome]] included in the [[DSD>>doc:xwiki:Glossary.Data structure definition.WebHome]]. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more [[Measures>>doc:xwiki:Glossary.Measure.WebHome]]. Lack of the MeasureRelationship defaults to a relationship to all [[Measures>>doc:xwiki:Glossary.Measure.WebHome]].
138 138  
139 -[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_f235bfd4.jpg||height="542" width="604"]]
181 +(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_f235bfd4.jpg||data-widget="image" height="542" width="604"]]
140 140  
141 141  **Figure 29: Attribute Attachment Defined in the Data Structure Definition**
142 142  
... ... @@ -149,7 +149,7 @@
149 149  |Group|(% style="width:384px" %)The value of the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] varies with combination of values for all of the [[Dimensions>>doc:xwiki:Glossary.Dimension.WebHome]] contained in the Group. This is added as a convenience to listing all [[Dimensions>>doc:xwiki:Glossary.Dimension.WebHome]] and the attachment Group, but should only be used when the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] value varies based on __all__ Group [[Dimension>>doc:xwiki:Glossary.Dimension.WebHome]] values.|(% style="width:303px" %)The [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is reported at the (% style="color:#2ecc71" %)level(%%) of Group.
150 150  |Observation|(% style="width:384px" %)The value of the [[Attribute>>doc:xwiki:Glossary.Attribute.WebHome]] varies with the observed value.|(% style="width:303px" %)The [[attribute>>doc:xwiki:Glossary.Attribute.WebHome]] is reported at the (% style="color:#2ecc71" %)level(%%) of Observation.
151 151  
152 -[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_42ff01fb.jpg||height="380" width="590"]]
194 +(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_42ff01fb.jpg||data-widget="image" height="380" width="590"]]
153 153  
154 154  **Figure 30: Representation of DSD Components**
155 155  
... ... @@ -258,7 +258,7 @@
258 258  
259 259  === 5.4.2 Class Diagram ===
260 260  
261 -[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_78f5c87f.jpg||height="822" width="535"]]
303 +(% contenteditable="false" tabindex="-1" %)[[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_78f5c87f.jpg||data-widget="image" height="822" width="535"]]
262 262  
263 263  **Figure 31: Class Diagram of the Data Set**
264 264  
SUZ.Methodology.Code.MethodologyClass[0]
index
... ... @@ -1,0 +1,1 @@
1 +6