Last modified by Helena K. on 2026/06/08 16:58

From version 28.8
edited by Helena K.
on 2026/06/08 16:54
Change comment: There is no comment for this version
To version 28.3
edited by Helena K.
on 2026/06/08 16:45
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -30,29 +30,29 @@
30 30  
31 31  ==== 5.2.2.1 Narrative ====
32 32  
33 -Those classes in the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] metamodel which require [[annotations>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] inherit from //AnnotableArtefact//. These are:
33 +Those classes in the SDMX metamodel which require annotations inherit from //AnnotableArtefact//. These are:
34 34  
35 35  //IdentifiableArtefact
36 -[[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]
36 +DataSet
37 37  Key// (and therefore //SeriesKey// and //GroupKey//)
38 38  //Observation//
39 39  
40 -Those classes in the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] metamodel which require [[annotations>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]] and global identity are derived from //IdentifiableArtefact//. These are:
40 +Those classes in the SDMX metamodel which require annotations and global identity are derived from //IdentifiableArtefact//. These are:
41 41  
42 42  //NameableArtefact
43 43  ComponentList
44 -[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]//
44 +Component//
45 45  
46 -Those classes in the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] metamodel which require [[annotations>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]], global identity, multilingual name and multilingual description are derived from //NameableArtefact//. These are:
46 +Those classes in the SDMX metamodel which require annotations, global identity, multilingual name and multilingual description are derived from //NameableArtefact//. These are:
47 47  
48 48  //VersionableArtefact
49 49  Item//
50 50  
51 -The classes in the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] metamodel which require [[annotations>>doc:sdmx:Glossary 2\.1.Annotation.WebHome]], global identity, multilingual name and multilingual description, and versioning are derived from //VersionableArtefact//. These are:
51 +The classes in the SDMX metamodel which require annotations, global identity, multilingual name and multilingual description, and versioning are derived from //VersionableArtefact//. These are:
52 52  
53 53  //MaintainableArtefact//
54 54  
55 -Abstract classes which represent information that is maintained by [[Maintenance Agencies>>doc:sdmx:Glossary 2\.1.Maintenance agency.WebHome]] all inherit from //MaintainableArtefact//, they also inherit all the features of a //VersionableArtefact//, and are:
55 +Abstract classes which represent information that is maintained by Maintenance Agencies all inherit from //MaintainableArtefact//, they also inherit all the features of a //VersionableArtefact//, and are:
56 56  
57 57  //StructureUsage
58 58  Structure
... ... @@ -60,27 +60,27 @@
60 60  
61 61  All the above classes are abstract. The key to understanding the class diagrams presented in this section are the concrete classes that inherit from these abstract classes.
62 62  
63 -Those concrete classes in the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]] and [[Dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] packages of the metamodel which require to be maintained by Agencies all inherit (via other abstract classes) from //MaintainableArtefact//, these are:
63 +Those concrete classes in the SDMX Data Structure Definition and Dataset packages of the metamodel which require to be maintained by Agencies all inherit (via other abstract classes) from //MaintainableArtefact//, these are:
64 64  
65 -[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]
65 +Dataflow
66 66  DataStructureDefinition
67 -The [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] structures that are lists of lists, inherit directly from //Structure//. A //Structure// contains several lists of [[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]. The concrete class that inherits from //Structure// is:
67 +The component structures that are lists of lists, inherit directly from //Structure//. A //Structure// contains several lists of components. The concrete class that inherits from //Structure// is:
68 68  DataStructureDefinition
69 69  
70 -A DataStructureDefinition contains a list of [[dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], a list of [[measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] and a list of [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]].
70 +A DataStructureDefinition contains a list of dimensions, a list of measures and a list of attributes.
71 71  
72 72  The concrete classes which inherit from //ComponentList// and are subcomponents of the DataStructureDefinition are:
73 73  
74 -DimensionDescriptor – content is [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] and TimeDimension
75 -DimensionGroupDescriptor – content is an association to [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], TimeDimension
76 -MeasureDescriptor – content is [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]
74 +DimensionDescriptor – content is Dimension and TimeDimension
75 +DimensionGroupDescriptor – content is an association to Dimension, TimeDimension
76 +MeasureDescriptor – content is Measure
77 77  AttributeDescriptor – content is DataAttribute and an association to MetadataAttribute
78 78  
79 -The classes that inherit from //[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]// are:
79 +The classes that inherit from //Component// are:
80 80  
81 -[[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]
82 -//DimensionComponent// and thereby its sub classes of [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] and TimeDimension
83 -//[[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]// and thereby its sub classes of DataAttribute and MetadataAttribute
81 +Measure
82 +//DimensionComponent// and thereby its sub classes of Dimension and TimeDimension
83 +//Attribute// and thereby its sub classes of DataAttribute and MetadataAttribute
84 84  
85 85  The concrete classes identified above are the majority of the classes required to define the metamodel for the DataStructureDefinition. The diagrams and explanations in the rest of this section show how these concrete classes are related in order to support the functionality required.
86 86  
... ... @@ -96,42 +96,42 @@
96 96  
97 97  ==== 5.3.2.1 Narrative ====
98 98  
99 -A DataStructureDefinition defines the [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], TimeDimension, DataAttributes, and [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]], and associated [[Representations>>doc:sdmx:Glossary 2\.1.Representation.WebHome]], that comprise the valid structure of data and related [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] that are contained in a [[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]], which is defined by a [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]. In addition, a DataStructureDefinition may be related to one MetadataStructureDefinition, in order to use the latter’s MetadataAttributes, by relating them to other //[[Components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]// within the [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]], as explained below.
99 +A DataStructureDefinition defines the Dimensions, TimeDimension, DataAttributes, and Measures, and associated Representations, that comprise the valid structure of data and related attributes that are contained in a DataSet, which is defined by a Dataflow. In addition, a DataStructureDefinition may be related to one MetadataStructureDefinition, in order to use the latter’s MetadataAttributes, by relating them to other //Components// within the DSD, as explained below.
100 100  
101 -The [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] may also have additional metadata attached that define qualitative information and [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] on the use of the DataStructureDefinition such as the subset of [[Codes>>doc:sdmx:Glossary 2\.1.Code.WebHome]] used in a [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] (this is covered later in this document – see sections “[[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]” and “Data Provisioning”). Each [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] has a maximum of one DataStructureDefinition specified which defines the structure of any [[DataSets>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] to be reported/disseminated. A [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] may optionally define which [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] it uses, by defining a DimensionConstraint (this is a mandatory requirement if the DataStructureDefinition sets its’ evolvingStructure property to ‘true’ and is sematically referenced by the [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]).
101 +The Dataflow may also have additional metadata attached that define qualitative information and Constraints on the use of the DataStructureDefinition such as the subset of Codes used in a Dimension (this is covered later in this document – see sections “Constraints” and “Data Provisioning”). Each Dataflow has a maximum of one DataStructureDefinition specified which defines the structure of any DataSets to be reported/disseminated. A Dataflow may optionally define which Dimensions it uses, by defining a DimensionConstraint (this is a mandatory requirement if the DataStructureDefinition sets its’ evolvingStructure property to ‘true’ and is sematically referenced by the Dataflow).
102 102  
103 -There are two types of [[dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] each having a common association to [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]:
103 +There are two types of dimensions each having a common association to Concept:
104 104  
105 -* [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]
105 +* Dimension
106 106  * TimeDimension
107 107  
108 -Note that DimensionComponent can be any or all its sub classes i.e., [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], TimeDimension.
108 +Note that DimensionComponent can be any or all its sub classes i.e., Dimension, TimeDimension.
109 109  
110 -The //DimensionComponent//, DataAttribute, MetadataAttribute and [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] link to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] that defines its name and semantic (/conceptIdentity association to [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]). The DataAttribute, [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] (but not TimeDimension) and [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] can optionally have a +conceptRole association with a [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] that identifies its role in the DataStructureDefinition, or one of the standard pre-defined roles, i.e., those published in "GUIDELINES FOR [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] [[CONCEPT>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] ROLES" by the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] SWG. The use of these roles is to enable applications to process the data in a meaningful way (e.g., relating a [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] value to a mapping vector). It is expected, beyond the standard roles published by the SWG, that communities (such as the official statistics community) will harmonise such roles within their community so that data can be exchanged and shared in a meaningful way within that community.
110 +The //DimensionComponent//, DataAttribute, MetadataAttribute and Measure link to the Concept that defines its name and semantic (/conceptIdentity association to Concept). The DataAttribute, Dimension (but not TimeDimension) and Measure can optionally have a +conceptRole association with a Concept that identifies its role in the DataStructureDefinition, or one of the standard pre-defined roles, i.e., those published in "GUIDELINES FOR SDMX CONCEPT ROLES" by the SDMX SWG. The use of these roles is to enable applications to process the data in a meaningful way (e.g., relating a dimension value to a mapping vector). It is expected, beyond the standard roles published by the SWG, that communities (such as the official statistics community) will harmonise such roles within their community so that data can be exchanged and shared in a meaningful way within that community.
111 111  
112 -The valid values for a //DimensionComponent//, [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]], DataAttribute or MetadataAttribute, when used in this DataStructureDefinition, are defined by the [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]]. This [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] is taken from the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] definition (coreRepresentation) unless it is overridden in this DataStructureDefinition (localRepresentation) – see Figure 28. Note also that TimeDimension is constrained to specific FacetValueTypes. Moreover, the [[Representations>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] of MetadataAttributes are specified in the corresponding MetadataStructureDefinition, linked by the DataStructureDefinition.
112 +The valid values for a //DimensionComponent//, Measure, DataAttribute or MetadataAttribute, when used in this DataStructureDefinition, are defined by the Representation. This Representation is taken from the Concept definition (coreRepresentation) unless it is overridden in this DataStructureDefinition (localRepresentation) – see Figure 28. Note also that TimeDimension is constrained to specific FacetValueTypes. Moreover, the Representations of MetadataAttributes are specified in the corresponding MetadataStructureDefinition, linked by the DataStructureDefinition.
113 113  
114 -There will always be a DimensionDescriptor grouping that identifies all of the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] comprising the full key. Together the [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] specify the key of an Observation.
114 +There will always be a DimensionDescriptor grouping that identifies all of the Dimension comprising the full key. Together the Dimensions specify the key of an Observation.
115 115  
116 -The //DimensionComponent// can optionally be grouped by multiple GroupDimensionDescriptors each of which identifies the group of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] that can form a partial key. The GroupDimensionDescriptor must be identified (GroupDimensionDescriptor.id) and this is used in the GroupKey of the [[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] to declare which DataAttributes or MetadataAttributes are reported at this group level in the [[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]].
116 +The //DimensionComponent// can optionally be grouped by multiple GroupDimensionDescriptors each of which identifies the group of Dimensions that can form a partial key. The GroupDimensionDescriptor must be identified (GroupDimensionDescriptor.id) and this is used in the GroupKey of the DataSet to declare which DataAttributes or MetadataAttributes are reported at this group level in the DataSet.
117 117  
118 -There can be a maximum of one TimeDimension specified in the DimensionDescriptor. The TimeDimension is used to specify the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] used to convey the [[time period>>doc:sdmx:Glossary 2\.1.Time period.WebHome]] of the observation in a [[data set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]. The TimeDimension must contain a valid [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] of time and cannot be coded.
118 +There can be a maximum of one TimeDimension specified in the DimensionDescriptor. The TimeDimension is used to specify the Concept used to convey the time period of the observation in a data set. The TimeDimension must contain a valid representation of time and cannot be coded.
119 119  
120 -There can be one or more [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] under the MeasureDescriptor. [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] represent the observable phenomena. Each [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] may have a valid [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]], a maxOccurs [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] limiting the maximum number of values per [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] (which may be set to 'unbounded' for unlimited occurrences), as well as a minOccurs [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]], indicating the minimum required number of values, when the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] is reported. If minOccurs or maxOccurs are omitted (they both default to ‘1’), the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] is considered to take a single value; otherwise, it is an array. Moreover, the usage [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] indicates whether a [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] must be reported or not, by the corresponding values: mandatory or optional.
120 +There can be one or more Measures under the MeasureDescriptor. Measures represent the observable phenomena. Each Measure may have a valid representation, a maxOccurs attribute limiting the maximum number of values per Measure (which may be set to 'unbounded' for unlimited occurrences), as well as a minOccurs attribute, indicating the minimum required number of values, when the Measure is reported. If minOccurs or maxOccurs are omitted (they both default to ‘1’), the Measure is considered to take a single value; otherwise, it is an array. Moreover, the usage attribute indicates whether a Measure must be reported or not, by the corresponding values: mandatory or optional.
121 121  
122 -The AttributeDescriptor may contain one or more //[[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]//s, i.e., at least one DataAttribute definition or one MetadataAttribute reference.
122 +The AttributeDescriptor may contain one or more //Attribute//s, i.e., at least one DataAttribute definition or one MetadataAttribute reference.
123 123  
124 -The DataAttribute defines a characteristic of data that are collected or disseminated and is grouped in the DataStructureDefinition by a single AttributeDescriptor. The DataAttribute can be indicated if it must be reported or not, by the corresponding value of the usage [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]: i.e., mandatory or optional. The property minOccurs specifies the minimum number of array values to be included when the DataAttribute is reported. Moreover, a maxOccurs [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] indicates whether the DataAttribute may need to report more than one values, i.e., an array of values. The DataAttribute may play a specific role in the structure and this is specified by the +role association to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] that identifies its role.
124 +The DataAttribute defines a characteristic of data that are collected or disseminated and is grouped in the DataStructureDefinition by a single AttributeDescriptor. The DataAttribute can be indicated if it must be reported or not, by the corresponding value of the usage attribute: i.e., mandatory or optional. The property minOccurs specifies the minimum number of array values to be included when the DataAttribute is reported. Moreover, a maxOccurs attribute indicates whether the DataAttribute may need to report more than one values, i.e., an array of values. The DataAttribute may play a specific role in the structure and this is specified by the +role association to the Concept that identifies its role.
125 125  
126 -The MetadataAttribute defines [[reference metadata>>doc:sdmx:Glossary 2\.1.Reference metadata.WebHome]] that may be collected or disseminated and is grouped together with DataAttribute under the AttributeDescriptor.
126 +The MetadataAttribute defines reference metadata that may be collected or disseminated and is grouped together with DataAttribute under the AttributeDescriptor.
127 127  
128 -A DataAttribute or a MetadataAttribute (i.e., an //AttributeComponent//) is specified as being +relatedTo an AttributeRelationship, which defines the constructs to which the //AttributeComponent// is to be reported within a //[[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]//. An //AttributeComponent// can be specified as being related to one of the following [[artefacts>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]]:
128 +A DataAttribute or a MetadataAttribute (i.e., an //AttributeComponent//) is specified as being +relatedTo an AttributeRelationship, which defines the constructs to which the //AttributeComponent// is to be reported within a //DataSet//. An //AttributeComponent// can be specified as being related to one of the following artefacts:
129 129  
130 -* All data within the [[dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] (DataflowRelationship) – this is equivalent to attaching an [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] to all data within the [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].
131 -* [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] or set of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] (DimensionRelationship)
132 -* Set of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] specified by a GroupKey (GroupRelationship – this is retained for compatibility reasons – or +groupKey of the DimensionRelationship)
130 +* All data within the dataset (DataflowRelationship) – this is equivalent to attaching an Attribute to all data within the Dataflow.
131 +* Dimension or set of Dimensions (DimensionRelationship)
132 +* Set of Dimensions specified by a GroupKey (GroupRelationship – this is retained for compatibility reasons – or +groupKey of the DimensionRelationship)
133 133  * Observation (ObservationRelationship)
134 -* In addition to the positioning of an //AttributeComponent// within a //[[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]//, another relationship indicates the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]](s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //[[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]//, the //AttributeComponent// may concern one, more than one, or all [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] included in the [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]. Lack of the MeasureRelationship defaults to a relationship to all [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]].
134 +* In addition to the positioning of an //AttributeComponent// within a //DataSet//, another relationship indicates the Measure(s) for which the //AttributeComponent// is reported. Regardless of the position of the //AttributeComponent// within the //DataSet//, the //AttributeComponent// may concern one, more than one, or all Measures included in the DSD. This is expressed using the MeasureRelationship class, which relates a DataAttribute to one or more Measures. Lack of the MeasureRelationship defaults to a relationship to all Measures.
135 135  
136 136  [[image:image55.png]]
137 137  
... ... @@ -141,16 +141,16 @@
141 141  
142 142  (% style="width:1142.83px" %)
143 143  |**Relationship**|(% style="width:537px" %)**Meaning**|(% style="width:434px" %)**Location in Data Set at which the Attribute is reported**
144 -|DataflowRelationship|(% style="width:537px" %)The value of the [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is fixed for all data contained in the [[dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]. The [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] value applies to all data defined by the underlying [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].|(% style="width:434px" %)The [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is reported at the [[Dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] level.
145 -|[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] (1..n)|(% style="width:537px" %)The value of the [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] will vary with the value(s) of the referenced [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]](s). In this case, Group(s) to which the [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] should be attached may optionally be specified.|(% style="width:434px" %)The [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is reported at the lowest (% style="color:#e74c3c" %)l(%%)evel of the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] to which the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related, otherwise at the level of the Group if Attachment Group(s) is specified.
146 -|Group|(% style="width:537px" %)The value of the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] varies with combination of values for all of the [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] contained in the Group. This is added as a convenience to listing all [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] and the attachment Group, but should only be used when the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] value varies based on all Group [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] values.|(% style="width:434px" %)The [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is reported at the level of Group.
147 -|Observation|(% style="width:537px" %)The value of the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] varies with the observed value.|(% style="width:434px" %)The [[attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is reported at the level of Observation.
144 +|DataflowRelationship|(% style="width:537px" %)The value of the attribute is fixed for all data contained in the dataset. The Attribute value applies to all data defined by the underlying Dataflow.|(% style="width:434px" %)The attribute is reported at the Dataset level.
145 +|Dimension (1..n)|(% style="width:537px" %)The value of the attribute will vary with the value(s) of the referenced Dimension(s). In this case, Group(s) to which the attribute should be attached may optionally be specified.|(% style="width:434px" %)The attribute is reported at the lowest level of the Dimension to which the Attribute is related, otherwise at the level of the Group if Attachment Group(s) is specified.
146 +|Group|(% style="width:537px" %)The value of the Attribute varies with combination of values for all of the Dimensions contained in the Group. This is added as a convenience to listing all Dimensions and the attachment Group, but should only be used when the Attribute value varies based on all Group Dimension values.|(% style="width:434px" %)The attribute is reported at the level of Group.
147 +|Observation|(% style="width:537px" %)The value of the Attribute varies with the observed value.|(% style="width:434px" %)The attribute is reported at the level of Observation.
148 148  
149 149  [[image:image56.png]]
150 150  
151 151  **Figure 30: Representation of DSD Components**
152 152  
153 -Each of [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], TimeDimension, [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]], DataAttribute and MetadataAttribute can have a [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] specified (using the localRepresentation association). If this is not specified in the DataStructureDefinition then the [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] specified for [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] (coreRepresentation) is used. [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]], and DataAttribute may be also represented by multilingual text (as seen in the [[DataSet>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] diagram further down). An exception is the MetadataAttribute, where its [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] is specified in the MetadataStructureDefinition.
153 +Each of Dimension, TimeDimension, Measure, DataAttribute and MetadataAttribute can have a Representation specified (using the localRepresentation association). If this is not specified in the DataStructureDefinition then the representation specified for Concept (coreRepresentation) is used. Measure, and DataAttribute may be also represented by multilingual text (as seen in the DataSet diagram further down). An exception is the MetadataAttribute, where its Representation is specified in the MetadataStructureDefinition.
154 154  
155 155  A DataStructureDefinition can be extended to form a derived DataStructureDefinition. This is supported in the StructureMap.
156 156  
... ... @@ -158,93 +158,93 @@
158 158  
159 159  (% style="width:981.835px" %)
160 160  |(% style="width:204px" %)**Class**|(% style="width:236px" %)**Feature**|(% style="width:538px" %)**Description**
161 -|(% style="width:204px" %)StructureUsage|(% style="width:236px" %) |(% style="width:538px" %)See “[[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] Base”.
162 -|(% style="width:204px" %)[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]|(% style="width:236px" %)(((
161 +|(% style="width:204px" %)StructureUsage|(% style="width:236px" %) |(% style="width:538px" %)See “SDMX Base”.
162 +|(% style="width:204px" %)Dataflow|(% style="width:236px" %)(((
163 163  Inherits from
164 164  
165 165  //StructureUsage//
166 -)))|(% style="width:538px" %)Abstract concept (i.e., the structure without any data) of a flow of data that providers will provide for different [[reference periods>>doc:sdmx:Glossary 2\.1.Reference period.WebHome]].
167 -|(% style="width:204px" %) |(% style="width:236px" %)/structure|(% style="width:538px" %)Associates a [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] to the [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
168 -|(% style="width:204px" %) |(% style="width:236px" %)dimensionConstraint|(% style="width:538px" %)A list of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] which the [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] uses. This is only required when the referenced DataStructureDefinition has the evolvingStructure property set to true and when the association to the DataStructureDefinition in on the latest minor version{{footnote}}Referencing the latest minor version of the Data Structure is achieved by the reference including the plus operator on the minor version to indicate it links to the latest stable version, for example 2.0+.0 will resolve to the highest version 2.x.y.{{/footnote}}.
166 +)))|(% style="width:538px" %)Abstract concept (i.e., the structure without any data) of a flow of data that providers will provide for different reference periods.
167 +|(% style="width:204px" %) |(% style="width:236px" %)/structure|(% style="width:538px" %)Associates a Dataflow to the Data Structure Definition.
168 +|(% style="width:204px" %) |(% style="width:236px" %)dimensionConstraint|(% style="width:538px" %)A list of Dimensions which the Dataflow uses. This is only required when the referenced DataStructureDefinition has the evolvingStructure property set to true and when the association to the DataStructureDefinition in on the latest minor version{{footnote}}Referencing the latest minor version of the Data Structure is achieved by the reference including the plus operator on the minor version to indicate it links to the latest stable version, for example 2.0+.0 will resolve to the highest version 2.x.y.{{/footnote}}.
169 169  |(% style="width:204px" %)DataStructureDefinition|(% style="width:236px" %) |(% style="width:538px" %)A collection of metadata concepts, their structure and usage when used to collect or disseminate data.
170 -|(% style="width:204px" %) |(% style="width:236px" %)/grouping|(% style="width:538px" %)An association to a set of metadata concepts that have an identified structural role in a [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
171 -|(% style="width:204px" %) |(% style="width:236px" %)evolvingStructure|(% style="width:538px" %)An optional boolean property, defaulting to false. When true the DataStructureDefinition may have new [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] added without having to change its major [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number.
170 +|(% style="width:204px" %) |(% style="width:236px" %)/grouping|(% style="width:538px" %)An association to a set of metadata concepts that have an identified structural role in a Data Structure Definition.
171 +|(% style="width:204px" %) |(% style="width:236px" %)evolvingStructure|(% style="width:538px" %)An optional boolean property, defaulting to false. When true the DataStructureDefinition may have new Dimensions added without having to change its major version number.
172 172  |(% style="width:204px" %)GroupDimensionDescriptor|(% style="width:236px" %)(((
173 173  Inherits from
174 174  //ComponentList//
175 -)))|(% style="width:538px" %)A set of metadata concepts that define a partial key derived from the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] Descriptor in a [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
176 -|(% style="width:204px" %) |(% style="width:236px" %)/[[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:538px" %)An association to the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] [[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]] that comprise the group.
175 +)))|(% style="width:538px" %)A set of metadata concepts that define a partial key derived from the Dimension Descriptor in a Data Structure Definition.
176 +|(% style="width:204px" %) |(% style="width:236px" %)/components|(% style="width:538px" %)An association to the Dimension components that comprise the group.
177 177  |(% style="width:204px" %)DimensionDescriptor|(% style="width:236px" %)(((
178 178  Inherits from
179 179  //ComponentList//
180 -)))|(% style="width:538px" %)An ordered set of metadata concepts that, combined, classify a statistical [[series>>doc:sdmx:Glossary 2\.1.Series.WebHome]], and whose values, when combined (the key) in an instance such as a [[data set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]], uniquely identify a specific observation.
181 -|(% style="width:204px" %) |(% style="width:236px" %)/[[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:538px" %)An association to the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] and Time [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] comprising the Key Descriptor.
180 +)))|(% style="width:538px" %)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.
181 +|(% style="width:204px" %) |(% style="width:236px" %)/components|(% style="width:538px" %)An association to the Dimension and Time Dimension comprising the Key Descriptor.
182 182  |(% style="width:204px" %)AttributeDescriptor|(% style="width:236px" %)(((
183 183  Inherits from
184 184  //ComponentList//
185 -)))|(% style="width:538px" %)A set metadata concepts that define the [[Attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] of a [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
186 -|(% style="width:204px" %) |(% style="width:236px" %)/[[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:538px" %)An association to a Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]].
185 +)))|(% style="width:538px" %)A set metadata concepts that define the Attributes of a Data Structure Definition.
186 +|(% style="width:204px" %) |(% style="width:236px" %)/components|(% style="width:538px" %)An association to a Data Attribute component.
187 187  |(% style="width:204px" %)MeasureDescriptor|(% style="width:236px" %)(((
188 188  Inherits from
189 189  //ComponentList//
190 -)))|(% style="width:538px" %)A metadata concept that defines the [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] of a [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
191 -|(% style="width:204px" %) |(% style="width:236px" %)/[[components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:538px" %)An association to a [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]].
190 +)))|(% style="width:538px" %)A metadata concept that defines the Measures of a Data Structure Definition.
191 +|(% style="width:204px" %) |(% style="width:236px" %)/components|(% style="width:538px" %)An association to a Measure component.
192 192  |(% style="width:204px" %)//DimensionComponent//|(% style="width:236px" %)(((
193 193  Inherits from
194 -//[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]//
194 +//Component//
195 195  Sub class
196 -[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]
196 +Dimension
197 197  TimeDimension
198 -)))|(% style="width:538px" %)An abstract class representing any [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] that can be used for identifying observations.
199 -|(% style="width:211px" %) |(% style="width:235px" %)Order|(% style="width:534px" %)Specifies the order of the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] [[Components>>doc:sdmx:Glossary 2\.1.Component.WebHome]] within the [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]. The property is used to indicate the position of the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] and determines the Key for identifying observations, or [[series>>doc:sdmx:Glossary 2\.1.Series.WebHome]]. The Time [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], when specified, must be the last within the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] Descriptor.
200 -|(% style="width:211px" %)[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:235px" %)(((
198 +)))|(% style="width:538px" %)An abstract class representing any Component that can be used for identifying observations.
199 +|(% style="width:211px" %) |(% style="width:235px" %)Order|(% style="width:534px" %)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.
200 +|(% style="width:211px" %)Dimension|(% style="width:235px" %)(((
201 201  Inherits from
202 202  //DimensionComponent//
203 -)))|(% style="width:534px" %)A metadata concept used (most probably together with other metadata concepts) to classify a statistical [[series>>doc:sdmx:Glossary 2\.1.Series.WebHome]], e.g., a statistical concept indicating a certain [[economic activity>>doc:sdmx:Glossary 2\.1.Economic activity.WebHome]] or a geographical [[reference area>>doc:sdmx:Glossary 2\.1.Reference area.WebHome]].
204 -|(% style="width:211px" %) |(% style="width:235px" %)/role|(% style="width:534px" %)Association to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] that specifies the role that that the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] plays in the [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
205 -|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the metadata concept which defines the semantic of the [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].
203 +)))|(% style="width:534px" %)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.
204 +|(% style="width:211px" %) |(% style="width:235px" %)/role|(% style="width:534px" %)Association to the Concept that specifies the role that that the Dimension plays in the Data Structure Definition.
205 +|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the metadata concept which defines the semantic of the Dimension.
206 206  |(% style="width:211px" %)TimeDimension|(% style="width:235px" %)(((
207 207  Inherits from
208 208  //DimensionComponent//
209 -)))|(% style="width:534px" %)A metadata concept that identifies the [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] in the key structure that has the role of “time”.
209 +)))|(% style="width:534px" %)A metadata concept that identifies the component in the key structure that has the role of “time”.
210 210  |(% style="width:211px" %)DataAttribute|(% style="width:235px" %)(((
211 211  Inherits from
212 -//[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]//
212 +//Component//
213 213  )))|(% style="width:534px" %)A characteristic of an object or entity.
214 -|(% style="width:211px" %) |(% style="width:235px" %)/role|(% style="width:534px" %)Association to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] that specifies the role that that the Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] plays in the [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].
215 -|(% style="width:211px" %) |(% style="width:235px" %)minOccurs|(% style="width:534px" %)Defines the minimum required occurrences for the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]. When equals to zero, the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is conditional.
216 -|(% style="width:211px" %) |(% style="width:235px" %)maxOccurs|(% style="width:534px" %)Defines the maximum allowed occurrences for the [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]].
217 -|(% style="width:211px" %) |(% style="width:235px" %)Usage|(% style="width:534px" %)Defines whether a Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] must be reported or not.
218 -|(% style="width:211px" %) |(% style="width:235px" %)+relatedTo|(% style="width:534px" %)Association to an [[Attribute Relationship>>doc:sdmx:Glossary 2\.1.Attribute relationship.WebHome]].
219 -|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] which defines the semantic of the [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]].
220 -|(% style="width:211px" %)[[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]|(% style="width:235px" %)(((
214 +|(% style="width:211px" %) |(% style="width:235px" %)/role|(% style="width:534px" %)Association to the Concept that specifies the role that that the Data Attribute plays in the Data Structure Definition.
215 +|(% style="width:211px" %) |(% style="width:235px" %)minOccurs|(% style="width:534px" %)Defines the minimum required occurrences for the Attribute. When equals to zero, the Attribute is conditional.
216 +|(% style="width:211px" %) |(% style="width:235px" %)maxOccurs|(% style="width:534px" %)Defines the maximum allowed occurrences for the Attribute.
217 +|(% style="width:211px" %) |(% style="width:235px" %)Usage|(% style="width:534px" %)Defines whether a Data Attribute must be reported or not.
218 +|(% style="width:211px" %) |(% style="width:235px" %)+relatedTo|(% style="width:534px" %)Association to an Attribute Relationship.
219 +|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the Concept which defines the semantic of the component.
220 +|(% style="width:211px" %)Measure|(% style="width:235px" %)(((
221 221  Inherits from
222 -//[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]//
223 -)))|(% style="width:534px" %)The metadata concept that is the phenomenon to be measured in a [[data set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]]. In a [[data set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]] the instance of the [[measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] is often called the observation.
224 -|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the [[Concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]] which carries the values of the [[measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]].
225 -|(% style="width:211px" %) |(% style="width:235px" %)minOccurs|(% style="width:534px" %)Defines the minimum required occurrences for the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]. When equals to zero, the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] is conditional.
226 -|(% style="width:211px" %) |(% style="width:235px" %)maxOccurs|(% style="width:534px" %)Defines the maximum allowed occurrences for the [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]].
227 -|(% style="width:211px" %) |(% style="width:235px" %)Usage|(% style="width:534px" %)Defines whether a [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] must be reported or not.
222 +//Component//
223 +)))|(% style="width:534px" %)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.
224 +|(% style="width:211px" %) |(% style="width:235px" %)/conceptIdentity|(% style="width:534px" %)An association to the Concept which carries the values of the measures.
225 +|(% style="width:211px" %) |(% style="width:235px" %)minOccurs|(% style="width:534px" %)Defines the minimum required occurrences for the Measure. When equals to zero, the Measure is conditional.
226 +|(% style="width:211px" %) |(% style="width:235px" %)maxOccurs|(% style="width:534px" %)Defines the maximum allowed occurrences for the Measure.
227 +|(% style="width:211px" %) |(% style="width:235px" %)Usage|(% style="width:534px" %)Defines whether a Measure must be reported or not.
228 228  |(% style="width:211px" %)//AttributeRelationship//|(% style="width:235px" %)(((
229 229  Abstract Class
230 230  Sub classes
231 231  ObservationRelationship
232 232  GroupRelationship DimensionRelationship
233 -)))|(% style="width:534px" %)Specifies the type of [[artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]] to which a Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] can be attached in a [[Data Set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]].
234 -|(% style="width:211px" %)ObservationRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related to the observations of the [[Data Set>>doc:sdmx:Glossary 2\.1.Data set.WebHome]].
235 -|(% style="width:211px" %)GroupRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related to a Group [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] Descriptor construct.
236 -|(% style="width:211px" %) |(% style="width:235px" %)+groupKey|(% style="width:534px" %)An association to the Group [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] Descriptor
237 -|(% style="width:211px" %)DimensionRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related to a set of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].
238 -|(% style="width:211px" %) |(% style="width:235px" %)+[[dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:534px" %)Association to the set of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] to which the Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related.
239 -|(% style="width:211px" %) |(% style="width:235px" %)+groupKey|(% style="width:534px" %)Association to the Group [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] Descriptor which specifies the set of [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] to which the Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is attached.
240 -|(% style="width:211px" %)MeasureRelationship|(% style="width:235px" %) |(% style="width:534px" %)The [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] that a Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is reported for.
241 -|(% style="width:211px" %) |(% style="width:235px" %)+[[measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]|(% style="width:534px" %)Association to the set of [[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] to which a Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] is related to.
242 -|(% style="width:211px" %)SentinelValuesType|(% style="width:235px" %) |(% style="width:534px" %)This [[facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]] indicates that an [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]] or a [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]] has sentinel values with special meaning within their data type. This is realised by providing such values within the TextFormat, in addition to any textType or other [[Facet>>doc:sdmx:Glossary 2\.1.Facet.WebHome]].
243 -|(% style="width:211px" %)SentinelValue|(% style="width:235px" %) |(% style="width:534px" %)A value that has a special meaning within the text format [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] of the [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]].
233 +)))|(% style="width:534px" %)Specifies the type of artefact to which a Data Attribute can be attached in a Data Set.
234 +|(% style="width:211px" %)ObservationRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data Attribute is related to the observations of the Data Set.
235 +|(% style="width:211px" %)GroupRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data Attribute is related to a Group Dimension Descriptor construct.
236 +|(% style="width:211px" %) |(% style="width:235px" %)+groupKey|(% style="width:534px" %)An association to the Group Dimension Descriptor
237 +|(% style="width:211px" %)DimensionRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Data Attribute is related to a set of Dimensions.
238 +|(% style="width:211px" %) |(% style="width:235px" %)+dimensions|(% style="width:534px" %)Association to the set of Dimensions to which the Data Attribute is related.
239 +|(% style="width:211px" %) |(% style="width:235px" %)+groupKey|(% style="width:534px" %)Association to the Group Dimension Descriptor which specifies the set of Dimensions to which the Data Attribute is attached.
240 +|(% style="width:211px" %)MeasureRelationship|(% style="width:235px" %) |(% style="width:534px" %)The Measures that a Data Attribute is reported for.
241 +|(% style="width:211px" %) |(% style="width:235px" %)+measures|(% style="width:534px" %)Association to the set of Measures to which a Data Attribute is related to.
242 +|(% style="width:211px" %)SentinelValuesType|(% style="width:235px" %) |(% style="width:534px" %)This facet indicates that an Attribute or a Measure has sentinel values with special meaning within their data type. This is realised by providing such values within the TextFormat, in addition to any textType or other Facet.
243 +|(% style="width:211px" %)SentinelValue|(% style="width:235px" %) |(% style="width:534px" %)A value that has a special meaning within the text format representation of the Component.
244 244  |(% style="width:211px" %) |(% style="width:235px" %)+name|(% style="width:534px" %)An association of a Sentinel Value to a multilingual name.
245 245  |(% style="width:211px" %) |(% style="width:235px" %)+description|(% style="width:534px" %)An association of a Sentinel Value to a multilingual description.
246 246  
247 -The explanation of the classes, [[attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]], and associations comprising the [[Representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] is described in the section on the [[SDMX>>doc:sdmx:Glossary 2\.1.Statistical data and metadata exchange.WebHome]] Base.
247 +The explanation of the classes, attributes, and associations comprising the Representation is described in the section on the SDMX Base.
248 248  
249 249  == 5.4 Data Set – Relationship View ==
250 250  
© Semantic R&D Group, 2026