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

From version 5.1
edited by Helena
on 2025/05/22 10:45
Change comment: There is no comment for this version
To version 5.3
edited by Helena
on 2025/05/22 11:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -39,8 +39,8 @@
39 39  
40 40  The concrete classes in this part of the SDMX metamodel which require to be maintained by Maintenance Agencies all inherit from MaintainableArtefact. These are:
41 41  
42 -* //StructureUsage// (concrete class is MetadataflowDefinition)//  //
43 -* //Structure// (concrete class is MetadataStructureDefinition)//  //
42 +* //StructureUsage// (concrete class is MetadataflowDefinition)
43 +* //Structure// (concrete class is MetadataStructureDefinition)
44 44  
45 45  These classes also inherit the identity and versioning facets of //IdentifiableArtefact, NameableArtefact,// and //VersionableArtefact//.
46 46  
... ... @@ -72,6 +72,8 @@
72 72  
73 73  === {{id name="_Toc371032"/}}7.3.3 Class Diagram – Relationship ===
74 74  
75 +[[image:1747902064472-244.png]]
76 +
75 75  **Figure 28: Relationship class diagram of the Metadata Structure Definition**
76 76  
77 77  === {{id name="_Toc371033"/}}7.3.4 Explanation of the Diagram ===
... ... @@ -95,10 +95,8 @@
95 95  
96 96  The valid content of a //TargetObject// when reported in a MetadataSet is defined in the Representation. This can be an enumerated representation (i.e. a reference to one of the sub clases of ItemScheme – these are Codelist, ConceptScheme, //OrganisationScheme,// CategoryScheme, or ReportingTaxonomy) or nonenumerated.
97 97  
98 -Thus a single MetadataStructureDefinition can be defined for a discrete set of related object types. For example, a single definition can be constructed to define the metadata that can be attached to any part of a Data Structure Definition, or that can be attached to any artefact concerned with the reporting of quality metadata (such as data provider and (data) category). The MetadataTarget specifies the identification properties of a specific object type to which metadata can be attached in a MetadataSet. For example, in a DataStructureDefinition the MetadataTarget might be a Dimension, and therefore the //TargetObject//s are those that uniquely identify a Dimension. This will include both the
100 +Thus a single MetadataStructureDefinition can be defined for a discrete set of related object types. For example, a single definition can be constructed to define the metadata that can be attached to any part of a Data Structure Definition, or that can be attached to any artefact concerned with the reporting of quality metadata (such as data provider and (data) category). The MetadataTarget specifies the identification properties of a specific object type to which metadata can be attached in a MetadataSet. For example, in a DataStructureDefinition the MetadataTarget might be a Dimension, and therefore the //TargetObject//s are those that uniquely identify a Dimension. This will include both the DataStructureDefinition and he Dimension both of these are an //IdentifiableArtefact //and will use the// //IdentitifableObjectTarget) as both //TargetObject//s are required in order to identify uniquely a Dimension).
99 99  
100 -DataStructureDefinition and he Dimension both of these are an //IdentifiableArtefact //and will use the// //IdentitifableObjectTarget) as both //TargetObject//s are required in order to identify uniquely a Dimension).
101 -
102 102  The ReportStructure comprises a set of MetadataAttributes - these can be defined as a hierarchy. Each MetadataAttribute// //identifies a Concept that is reported or disseminated in a MetadataSet (/conceptIdentity) that uses this MetadataStructureDefinition. Different MetadataAttributes in the same ReportStructure can use Concepts from different ConceptSchemes. Note that a MetadataAttribute does not link to a Concept that defines its role in this MetadataStructureDefinition (i.e. the MetadataAttribute does not play a role).
103 103  
104 104  The MetadataAttribute can be specified as having multiple occurrences and/or specified as being mandatory (minOccurs=1 or more) or conditional (minOccurs=0). A hierarchical ReportStructure can be defined by specifying a hierarchy for a MetadataAttribute.
... ... @@ -115,88 +115,75 @@
115 115  
116 116  ==== 7.3.4.2 Definitions ====
117 117  
118 -|**Class**|**Feature**|**Description**
119 -|StructureUsage| |See “SDMX Base”.
118 +(% style="width:1144.29px" %)
119 +|**Class**|**Feature**|(% style="width:704px" %)**Description**
120 +|StructureUsage| |(% style="width:704px" %)See “SDMX Base”.
120 120  |Metadataflow Definition|(((
121 121  Inherits from:
122 -
123 123  //StructureUsage//
124 -)))|Abstract concept (i.e. the structure without any metadata) of a flow of metadata that providers will provide for different reference periods.
125 -| |/structure|Associates a Metadata Structure Definition.
126 -|MetadataStructure Definition| |A collection of metadata concepts, their structure and usage when used to collect or disseminate reference metadata.
127 -| |/grouping|An association to a Metadata Target or Report Structure.
124 +)))|(% style="width:704px" %)Abstract concept (i.e. the structure without any metadata) of a flow of metadata that providers will provide for different reference periods.
125 +| |/structure|(% style="width:704px" %)Associates a Metadata Structure Definition.
126 +|MetadataStructure Definition| |(% style="width:704px" %)A collection of metadata concepts, their structure and usage when used to collect or disseminate reference metadata.
127 +| |/grouping|(% style="width:704px" %)An association to a Metadata Target or Report Structure.
128 128  |MetadataTarget|(((
129 129  Inherits from
130 -
131 131  //ComponentList//
132 -)))|A set of components that define a key of an object type to which metadata may be attached.
133 -| |/components|Associates the Target Object components that define the key of the Metadata Target.
131 +)))|(% style="width:704px" %)A set of components that define a key of an object type to which metadata may be attached.
132 +| |/components|(% style="width:704px" %)Associates the Target Object components that define the key of the Metadata Target.
134 134  |//TargetObject//|(((
135 135  Abstract Class
136 -
137 137  Sub Classes
138 -
139 139  DimensionDescriptorValues
140 -
141 141  Target
142 -
143 143  IdentifiableObjectTarget
144 -
145 145  DataSetTarget
146 -
147 147  ReportPeriodTarget
148 -)))|
149 -| |/localRepresentation|Associates a Representation to the Target Object that must be respected when the object is identified in a Metadata Set. This may be enumerated or nonenumerated.
141 +)))|(% style="width:704px" %)
142 +| |/localRepresentation|(% style="width:704px" %)Associates a Representation to the Target Object that must be respected when the object is identified in a Metadata Set. This may be enumerated or nonenumerated.
150 150  |DimensionDescriptor ValuesTarget|(((
151 151  Inherits from
152 152  
153 153  //TargetObject//
154 -)))|The target object is the key of a data series.
147 +)))|(% style="width:704px" %)The target object is the key of a data series.
155 155  |IdentifiableObject Target|(((
156 156  Inherits from
157 -
158 158  //TargetObject//
159 -)))|The target object is a specified object type.
160 -| |objectType|Identifies the object type.
151 +)))|(% style="width:704px" %)The target object is a specified object type.
152 +| |objectType|(% style="width:704px" %)Identifies the object type.
161 161  |DataSetTarget|(((
162 162  Inherits from
163 -
164 164  //TargetObject//
165 -)))|The target object is a Data Set.
156 +)))|(% style="width:704px" %)The target object is a Data Set.
166 166  |ReportPeriodTarget|(((
167 167  Inherits from
168 -
169 169  //TargetObject//
170 -)))|The target is a report period. Note that this does not describe the use of an object, but rather serves as a unique metadata key for metadata reports. Metadata reports attached to a particular object may vary over time, and this time identifier component can be used to disambiguate the reports, much like the time dimension disambiguates observations in a data series.
160 +)))|(% style="width:704px" %)The target is a report period. Note that this does not describe the use of an object, but rather serves as a unique metadata key for metadata reports. Metadata reports attached to a particular object may vary over time, and this time identifier component can be used to disambiguate the reports, much like the time dimension disambiguates observations in a data series.
171 171  |ConstraintTarget|(((
172 172  Inherits from
173 -
174 174  //TargetObject//
175 -)))|The target object is the data or reference metadata that is identified in the content of an Attachment Constraint.
164 +)))|(% style="width:704px" %)The target object is the data or reference metadata that is identified in the content of an Attachment Constraint.
176 176  |ReportStructure|(((
177 177  Inherits from:
178 -
179 179  //ComponentList//
180 -)))|Defines a set of concepts that comprises the Metadata Attributes to be reported.
181 -| |/components|An association to the Metadata Attributes relevant to the Report Structure.
182 -| |+reportFor|Associates the Metadata Targets for which this Report Structure is used.
183 -|MetadataAttribute| |Identifies a Concept for which a value may be reported in a Metadata Set.
184 -| |/hierarchy|Association to one or more child Metadata Attribute.
185 -| |/conceptIdentity|An association to the concept which defines the semantic of the attribute.
186 -| |isPresentational|Indication that the Metadata Attribute is present for structural purposes (i.e. it has child attributes) and that no value for this attribute is expected to be reported in a Metadata Set using this Report Structure.
187 -| |minOccurs maxOccurs|Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadata Report.
188 -|ConceptUsage| |The use of a Concept as Metadata Attribute.
189 -| |concept|Association to a Concept in a ConceptScheme.
190 -| |/localRepresentation|Associates a Representation that overrides any core representation specified for the Concept itself.
191 -|Representation| |The representation of the Metadata Attribute.
168 +)))|(% style="width:704px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported.
169 +| |/components|(% style="width:704px" %)An association to the Metadata Attributes relevant to the Report Structure.
170 +| |+reportFor|(% style="width:704px" %)Associates the Metadata Targets for which this Report Structure is used.
171 +|MetadataAttribute| |(% style="width:704px" %)Identifies a Concept for which a value may be reported in a Metadata Set.
172 +| |/hierarchy|(% style="width:704px" %)Association to one or more child Metadata Attribute.
173 +| |/conceptIdentity|(% style="width:704px" %)An association to the concept which defines the semantic of the attribute.
174 +| |isPresentational|(% style="width:704px" %)Indication that the Metadata Attribute is present for structural purposes (i.e. it has child attributes) and that no value for this attribute is expected to be reported in a Metadata Set using this Report Structure.
175 +| |minOccurs maxOccurs|(% style="width:704px" %)Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadata Report.
176 +|ConceptUsage| |(% style="width:704px" %)The use of a Concept as Metadata Attribute.
177 +| |concept|(% style="width:704px" %)Association to a Concept in a ConceptScheme.
178 +| |/localRepresentation|(% style="width:704px" %)Associates a Representation that overrides any core representation specified for the Concept itself.
179 +|Representation| |(% style="width:704px" %)The representation of the Metadata Attribute.
192 192  
193 -
194 -
195 -
196 196  == {{id name="_Toc371034"/}}7.4 Metadata Set ==
197 197  
198 198  === {{id name="_Toc371035"/}}7.4.1 Class Diagram ===
199 199  
185 +[[image:1747902223404-649.png]]
186 +
200 200  **Figure 29: Relationship Class Diagram of the Metadata Set**
201 201  
202 202  === {{id name="_Toc371036"/}}7.4.2 Explanation of the Diagram ===
1747902064472-244.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +56.8 KB
Content
1747902223404-649.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +115.9 KB
Content