Changes for page 5 Data Structure Definition and Dataset
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -168,11 +168,12 @@ 168 168 |StructureUsage| |See “SDMX Base”. 169 169 |DataflowDefinition|((( 170 170 Inherits from 171 + 171 171 //StructureUsage// 172 172 )))|Abstract concept (i.e. the structure without any data) of a flow of data that providers will provide for different reference periods. 173 173 | |/structure|Associates a Dataflow Definition to the Data Structure Definition. 174 174 |DataStructureDefinition| |A collection of metadata concepts, their structure and usage when used to collect or disseminate data. 175 -| |///grouping//|An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition. 176 +| |///grouping //|An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition. 176 176 |((( 177 177 Group 178 178 ... ... @@ -179,6 +179,7 @@ 179 179 DimensionDescriptor 180 180 )))|((( 181 181 Inherits from 183 + 182 182 //ComponentList// 183 183 )))|A set metadata concepts that define a partial key derived from the Dimension Descriptor in a Data Structure Definition. 184 184 | |+constraint|Identifies an Attachment Constraint that specifies the sub set of Dimension, Measure, or Attribute values to which an Attribute can be attached. ... ... @@ -185,14 +185,16 @@ 185 185 | |/components|An association to the Dimension and Measure Dimension components that comprise the group. 186 186 |DimensionDescriptor|((( 187 187 Inherits from 190 + 188 188 //ComponentList// 189 189 )))|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. 190 190 | |/components|An association to the Dimension, Measure Dimension, and Time Dimension comprising the Key Descriptor. 191 191 |AttributeDescriptor|((( 192 192 Inherits from 196 + 193 193 //ComponentList// 194 194 )))|A set metadata concepts that define the attributes of a Data Structure Definition. 195 -| |/components|An association to a Data Attribute component. 199 +| |/components// //|An association to a Data Attribute component. 196 196 |MeasureDescriptor|((( 197 197 Inherits from 198 198 ... ... @@ -201,6 +201,7 @@ 201 201 | |/components|An association to a measure component. 202 202 |Dimension|((( 203 203 Inherits from 208 + 204 204 Component 205 205 )))|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. 206 206 | |/role|Association to the Concept that specifies the role that that the Dimension plays in the Data Structure Definition. ... ... @@ -208,13 +208,17 @@ 208 208 |MeasureDimension|((( 209 209 Inherits from 210 210 211 -Dimension 216 +Dimension// // 212 212 )))|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. 213 213 |DataAttribute|((( 214 214 Inherits from 220 + 215 215 Component 222 + 216 216 Sub class 224 + 217 217 ReportingYear 226 + 218 218 StartDay 219 219 )))|A characteristic of an object or entity. 220 220 | |/role|Association to the Concept that specifies the role that that the Data Attribute plays in the Data Structure Definition. ... ... @@ -224,26 +224,36 @@ 224 224 |TimeDimension|((( 225 225 Inherits from 226 226 227 -Dimension 236 +Dimension// // 228 228 )))|A metadata concept that identifies the component in the key structure that has the role of “time”. 229 229 |ReportingYearStartDay|((( 230 230 Inherits from 240 + 231 231 DataAttribute 232 232 )))|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. 233 233 |PrimaryMeasure|((( 234 234 Inherits from 245 + 235 235 //Component// 236 236 )))|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. 237 237 | |/conceptIdentity|An association to the Concept which carries the values of the measures. 238 238 |//AttributeRelationship//|((( 239 239 Abstract Class 251 + 240 240 Sub classes 253 + 241 241 NoSpecified 255 + 242 242 Relationship 257 + 243 243 PrimaryMeasure 259 + 244 244 Relationship 261 + 245 245 GroupRelationship 263 + 246 246 Dimension 265 + 247 247 Relationship 248 248 )))|Specifies the type of artefact to which a Data Attribute can be attached in a Data Set. 249 249 |NoSpecifiedRelationship| |The Data Attribute is not related to any specific construct.