Changes for page 1 Introduction

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

From version 2.1
edited by Helena
on 2025/06/07 00:40
Change comment: There is no comment for this version
To version 3.2
edited by Helena
on 2025/06/08 14:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,10 @@
1 +{{box title="**Contents**"}}
2 +{{toc/}}
3 +{{/box}}
4 +
1 1  This document is not normative but provides a detailed view of the information model on which the normative SDMX specifications are based. Those new to the UML notation or to the concept of Data Structure Definitions may wish to read the appendixes in this document as an introductory exercise.
2 2  
3 -=== 1.1 Related Documents ===
7 +== 1.1 Related Documents ==
4 4  
5 5  This document is one of two documents concerned with the SDMX Information Model. The complete set of documents is:
6 6  
... ... @@ -7,7 +7,7 @@
7 7  * SDMX SECTION 02 INFORMATION MODEL: UML CONCEPTUAL DESIGN (this document): This document comprises the complete definition of the information model, with the exception of the registry interfaces. It is intended for technicians wishing to understand the complete scope of the SDMX technical standards in a syntax neutral form.
8 8  * SDMX SECTION 05 REGISTRY SPECIFICATION: LOGICAL INTERFACES: This document provides the logical specification for the registry interfaces, including subscription/notification, registration/submission of data and metadata, and querying.
9 9  
10 -=== 1.2 Modelling Technique and Diagrammatic Notes ===
14 +== 1.2 Modelling Technique and Diagrammatic Notes ==
11 11  
12 12  The modelling technique used for the SDMX Information Model (SDMX-IM) is the Unified
13 13  
... ... @@ -28,13 +28,13 @@
28 28  
29 29  The following table structure is used in the definition of the classes, attributes, and associations.
30 30  
35 +(% style="width:680.835px" %)
36 +|(% style="width:129px" %)**Class**|(% style="width:226px" %)**Feature**|(% style="width:322px" %)**Description**
37 +|(% style="width:129px" %)ClassName|(% style="width:226px" %) |(% style="width:322px" %)
38 +|(% style="width:129px" %) |(% style="width:226px" %)attributeName|(% style="width:322px" %)
39 +|(% style="width:129px" %) |(% style="width:226px" %)associationName|(% style="width:322px" %)
40 +|(% style="width:129px" %) |(% style="width:226px" %)+roleName|(% style="width:322px" %)
31 31  
32 -|**Class**|**Feature**|**Description**
33 -|ClassName| |
34 -| |attributeName|
35 -| |associationName|
36 -| |+roleName|
37 -
38 38  The content in the “Feature” column comprises or explains one of the following structural features of the class:
39 39  
40 40  * Whether it is an abstract class. Abstract classes are shown in //italic Courier// font.
... ... @@ -46,9 +46,9 @@
46 46  
47 47  The Description column provides a short definition or explanation of the Class or Feature. UML class names may be used in the description and if so, they are presented in normal font with spaces between words. For example, the class ConceptScheme will be written as Concept Scheme.
48 48  
49 -=== 1.3 Overall Functionality ===
53 +== 1.3 Overall Functionality ==
50 50  
51 -==== 1.3.1 Information Model Packages ====
55 +=== 1.3.1 Information Model Packages ===
52 52  
53 53  The SDMX Information Model (SDMX-IM) is a conceptual metamodel from which syntax specific implementations are developed. The model is constructed as a set of functional packages which assist in the understanding, re-use and maintenance of the model.
54 54  
... ... @@ -62,7 +62,7 @@
62 62  
63 63  In reality the layers have no implicit or explicit structural function as any package can make use of any construct in another package.
64 64  
65 -==== 1.3.2 Version 1.0 ====
69 +=== 1.3.2 Version 1.0 ===
66 66  
67 67  In version 1.0 the metamodel supported the requirements for:
68 68  
... ... @@ -76,9 +76,9 @@
76 76  
77 77  **Figure 3: SDMX Information Model Version 1.0 package structure**
78 78  
79 -==== 1.3.3 Version 2.0/2.1 ====
83 +=== 1.3.3 Version 2.0/2.1 ===
80 80  
81 -The version 2.0/2.1 model extends the functionality of version 1.0. principally in the area of metadata, but also in various ways to define structures to support data analysis by systems with knowledge of cube type structures such as OLAP[[^^~[1~]^^>>path:#_ftn1]] systems. The following major constructs have been added at version 2.0/2.1
85 +The version 2.0/2.1 model extends the functionality of version 1.0. principally in the area of metadata, but also in various ways to define structures to support data analysis by systems with knowledge of cube type structures such as OLAP{{footnote}}OLAP: On line analytical processing{{/footnote}} systems. The following major constructs have been added at version 2.0/2.1
82 82  
83 83  Metadata structure definition
84 84  
... ... @@ -114,7 +114,7 @@
114 114  
115 115  **Figure 5: SDMX Information Model Version 2.0/2.1 package structure including the registry**
116 116  
117 -==== 1.3.4 Version 3.0 ====
121 +=== 1.3.4 Version 3.0 ===
118 118  
119 119  The version 3.0 model introduces changes in the way reference metadata are handled. In addition, it includes a few more artefacts. Finally, a few abstractions have been added, as shown in section “Basic Inheritance” in “Figure 11: Basic Inheritance from the Base Structures”.
120 120  
... ... @@ -124,11 +124,11 @@
124 124  
125 125  **Figure 6: SDMX Information Model version 3.0 package structure**
126 126  
127 -==== 1.3.5 Version 3.1 ====
131 +=== 1.3.5 Version 3.1 ===
128 128  
129 129  Whilst some additional properties have been added to Dataflow, DSD, Data Constraint, SDMX v3.1 does not change the high level information model, it remains as it is in Figure 6.
130 130  
131 -
132 132  ----
133 133  
134 -[[~[1~]>>path:#_ftnref1]] OLAP: On line analytical processing
137 +
138 +{{putFootnotes/}}