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

From version 8.5
edited by Helena
on 2025/05/16 13:51
Change comment: There is no comment for this version
To version 8.4
edited by Helena
on 2025/05/16 13:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -167,6 +167,7 @@
167 167  |StructureUsage|(% style="width:194px" %) |(% style="width:454px" %)See “SDMX Base”.
168 168  |Dataflow|(% style="width:194px" %)(((
169 169  Inherits from
170 +
170 170  //StructureUsage//
171 171  )))|(% style="width:454px" %)Abstract concept (i.e., the structure without any data) of a flow of data that providers will provide for different reference periods.
172 172  | |(% style="width:194px" %)/structure|(% style="width:454px" %)Associates a Dataflow to the Data Structure Definition.
... ... @@ -174,11 +174,13 @@
174 174  | |(% style="width:194px" %)/grouping|(% style="width:454px" %)An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition.
175 175  |GroupDimensionDescrip tor|(% style="width:194px" %)(((
176 176  Inherits from
178 +
177 177  //ComponentList//
178 178  )))|(% style="width:454px" %)A set of metadata concepts that define a partial key derived from the Dimension Descriptor in a Data Structure Definition.
179 179  | |(% style="width:194px" %)/components|(% style="width:454px" %)An association to the Dimension components that comprise the group.
180 180  |DimensionDescriptor|(% style="width:194px" %)(((
181 181  Inherits from
184 +
182 182  //ComponentList//
183 183  )))|(% style="width:454px" %)An ordered set of metadata concepts that, combined, classify a statistical series, and whose values, when combined (the key) in an instance such as a data set, uniquely identify a specific observation.
184 184  | |(% style="width:194px" %)/components|(% style="width:454px" %)(((
... ... @@ -186,24 +186,29 @@
186 186  )))
187 187  |AttributeDescriptor|(% style="width:194px" %)(((
188 188  Inherits from
192 +
189 189  //ComponentList//
190 190  )))|(% style="width:454px" %)A set metadata concepts that define the Attributes of a Data Structure Definition.
191 191  | |(% style="width:194px" %)/components|(% style="width:454px" %)An association to a Data Attribute component.
192 192  |MeasureDescriptor|(% style="width:194px" %)(((
193 193  Inherits from
198 +
194 194  //ComponentList//
195 195  )))|(% style="width:454px" %)A metadata concept that defines the Measures of a Data Structure Definition.
196 196  | |(% style="width:194px" %)/components|(% style="width:454px" %)An association to a Measure component.
197 197  |//DimensionComponent//|(% style="width:194px" %)(((
198 198  Inherits from
204 +
199 199  //Component//
200 200  
201 201  Sub class Dimension
208 +
202 202  TimeDimension
203 203  )))|(% style="width:454px" %)An abstract class representing any Component that can be used for identifying observations.
204 204  | |(% style="width:194px" %)order|(% style="width:454px" %)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.
205 205  |Dimension|(% style="width:194px" %)(((
206 206  Inherits from
214 +
207 207  //DimensionComponent//
208 208  )))|(% style="width:454px" %)A metadata concept used (most probably together with other metadata concepts) to classify a statistical series, e.g., a statistical concept indicating a certain economic activity or a geographical reference area.
209 209  | |(% style="width:194px" %)/role|(% style="width:454px" %)Association to the Concept that specifies the role that that the Dimension plays in the Data Structure Definition.
... ... @@ -210,6 +210,7 @@
210 210  | |(% style="width:194px" %)/conceptIdentity|(% style="width:454px" %)An association to the metadata concept which defines the semantic of the Dimension.
211 211  |TimeDimension|(% style="width:194px" %)(((
212 212  Inherits from
221 +
213 213  //DimensionComponent//
214 214  )))|(% style="width:454px" %)A metadata concept that identifies the component in the key structure that has the role of “time”.
215 215  |DataAttribute|(% style="width:194px" %)(((
... ... @@ -225,6 +225,7 @@
225 225  | |(% style="width:194px" %)/conceptIdentity|(% style="width:454px" %)An association to the Concept which defines the semantic of the component.
226 226  |Measure|(% style="width:194px" %)(((
227 227  Inherits from
237 +
228 228  //Component//
229 229  )))|(% style="width:454px" %)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.
230 230  | |(% style="width:194px" %)/conceptIdentity|(% style="width:454px" %)An association to the Concept which carries the values of the measures.
... ... @@ -233,8 +233,11 @@
233 233  | |(% style="width:194px" %)usage|(% style="width:454px" %)Defines whether a Measure must be reported or not.
234 234  |//AttributeRelationship//|(% style="width:194px" %)(((
235 235  Abstract Class
246 +
236 236  Sub classes
248 +
237 237  ObservationRelationship
250 +
238 238  GroupRelationship DimensionRelationshi p
239 239  )))|(% style="width:454px" %)Specifies the type of artefact to which a Data Attribute can be attached in a Data Set.
240 240  |ObservationRelationsh ip|(% style="width:194px" %) |(% style="width:454px" %)The Data Attribute is related to the observations of the Data Set.