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

From version 3.3
edited by Helena
on 2025/05/22 00:42
Change comment: There is no comment for this version
To version 3.4
edited by Helena
on 2025/05/22 00:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -168,12 +168,11 @@
168 168  |StructureUsage| |See “SDMX Base”.
169 169  |DataflowDefinition|(((
170 170  Inherits from
171 -
172 172  //StructureUsage//
173 173  )))|Abstract concept (i.e. the structure without any data) of a flow of data that providers will provide for different reference periods.
174 174  | |/structure|Associates a Dataflow Definition to the Data Structure Definition.
175 175  |DataStructureDefinition| |A collection of metadata concepts, their structure and usage when used to collect or disseminate data.
176 -| |///grouping //|An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition.
175 +| |///grouping//|An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition.
177 177  |(((
178 178  Group
179 179  
... ... @@ -180,7 +180,6 @@
180 180  DimensionDescriptor
181 181  )))|(((
182 182  Inherits from
183 -
184 184  //ComponentList//
185 185  )))|A set metadata concepts that define a partial key derived from the Dimension Descriptor in a Data Structure Definition.
186 186  | |+constraint|Identifies an Attachment Constraint that specifies the sub set of Dimension, Measure, or Attribute values to which an Attribute can be attached.
... ... @@ -187,16 +187,14 @@
187 187  | |/components|An association to the Dimension and Measure Dimension components that comprise the group.
188 188  |DimensionDescriptor|(((
189 189  Inherits from
190 -
191 191  //ComponentList//
192 192  )))|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.
193 193  | |/components|An association to the Dimension, Measure Dimension, and Time Dimension comprising the Key Descriptor.
194 194  |AttributeDescriptor|(((
195 195  Inherits from
196 -
197 197  //ComponentList//
198 198  )))|A set metadata concepts that define the attributes of a Data Structure Definition.
199 -| |/components//    //|An association to a Data Attribute component.
195 +| |/components|An association to a Data Attribute component.
200 200  |MeasureDescriptor|(((
201 201  Inherits from
202 202  
... ... @@ -205,7 +205,6 @@
205 205  | |/components|An association to a measure component.
206 206  |Dimension|(((
207 207  Inherits from
208 -
209 209  Component
210 210  )))|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.
211 211  | |/role|Association to the Concept that specifies the role that that the Dimension plays in the Data Structure Definition.
... ... @@ -213,17 +213,13 @@
213 213  |MeasureDimension|(((
214 214  Inherits from
215 215  
216 -Dimension//    //
211 +Dimension
217 217  )))|A statistical concept that identifies the component in the key structure that has an enumerated list of measures. This dimension has, as its representation the Concept Scheme that enumerates the measure concepts.
218 218  |DataAttribute|(((
219 219  Inherits from
220 -
221 221  Component
222 -
223 223  Sub class
224 -
225 225  ReportingYear
226 -
227 227  StartDay
228 228  )))|A characteristic of an object or entity.
229 229  | |/role|Association to the Concept that specifies the role that that the Data Attribute plays in the Data Structure Definition.
... ... @@ -233,36 +233,26 @@
233 233  |TimeDimension|(((
234 234  Inherits from
235 235  
236 -Dimension//    //
227 +Dimension
237 237  )))|A metadata concept that identifies the component in the key structure that has the role of “time”.
238 238  |ReportingYearStartDay|(((
239 239  Inherits from
240 -
241 241  DataAttribute
242 242  )))|A specialised Data Attribute whose value is used in conjunction with the predefined reporting periods in the Time Dimension. If this is not present, then by default all reporting period values for the Time Dimension will be assumed to be based on a reporting year start day of January 1.
243 243  |PrimaryMeasure|(((
244 244  Inherits from
245 -
246 246  //Component//
247 247  )))|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.
248 248  | |/conceptIdentity|An association to the Concept which carries the values of the measures.
249 249  |//AttributeRelationship//|(((
250 250  Abstract Class
251 -
252 252  Sub classes
253 -
254 254  NoSpecified
255 -
256 256  Relationship
257 -
258 258  PrimaryMeasure
259 -
260 260  Relationship
261 -
262 262  GroupRelationship
263 -
264 264  Dimension
265 -
266 266  Relationship
267 267  )))|Specifies the type of artefact to which a Data Attribute can be attached in a Data Set.
268 268  |NoSpecifiedRelationship| |The Data Attribute is not related to any specific construct.