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

From version 5.7
edited by Helena
on 2025/05/15 10:49
Change comment: There is no comment for this version
To version 5.3
edited by Helena
on 2025/05/15 10:44
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -94,36 +94,35 @@
94 94  :
95 95  
96 96  (((
97 -(% style="width:838.294px" %)
98 -|**Class**|**Feature**|(% style="width:446px" %)**Description**
99 -|//StructureUsage//| |(% style="width:446px" %)See “SDMX Base”.
97 +|**Class**|**Feature**|**Description**
98 +|//StructureUsage//| |See “SDMX Base”.
100 100  |Metadataflow|(((
101 101  Inherits from:
102 102  
103 103  //StructureUsage//
104 -)))|(% style="width:446px" %)Abstract concept (i.e., the structure without any metadata) of a flow of metadata that providers will provide for different reference periods. Specifies possible targets for metadata, via the Identifiable Object Selection.
105 -| |/structure|(% style="width:446px" %)Associates a Metadata Structure Definition.
106 -|MetadataProvisionAgr eement| |(% style="width:446px" %)Links the Metadata Provider to the relevant Structure Usage (i.e., Metadataflow) for which the provider supplies metadata. The agreement may constrain the scope of the metadata that can be provided, by means of a Constraint. Specifies possible targets for metadata, via the Identifiable Object Selection.
107 -|MetadataProvider| |(% style="width:446px" %)See Organisation Scheme.
108 -|IdentifiableObjectSe lection| |(% style="width:446px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
103 +)))|Abstract concept (i.e., the structure without any metadata) of a flow of metadata that providers will provide for different reference periods. Specifies possible targets for metadata, via the Identifiable Object Selection.
104 +| |/structure|Associates a Metadata Structure Definition.
105 +|MetadataProvisionAgr eement| |Links the Metadata Provider to the relevant Structure Usage (i.e., Metadataflow) for which the provider supplies metadata. The agreement may constrain the scope of the metadata that can be provided, by means of a Constraint. Specifies possible targets for metadata, via the Identifiable Object Selection.
106 +|MetadataProvider| |See Organisation Scheme.
107 +|IdentifiableObjectSe lection| |A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
109 109  |MetadataStructureDef inition|(((
110 110  Inherits from:
111 111  
112 112  //MaintainableArtefact//
113 -)))|(% style="width:446px" %)A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
112 +)))|A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
114 114  |MetadataAttributeDes criptor|(((
115 115  Inherits from:
116 116  
117 117  //ComponentList //
118 -)))|(% style="width:446px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported.
119 -| |/components|(% style="width:446px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
120 -|MetadataAttribute| |(% style="width:446px" %)Identifies a Concept for which a value may be reported in a Metadata Set.
121 -| |/hierarchy|(% style="width:446px" %)Association to one or more child Metadata Attribute.
122 -| |/conceptIdentity|(% style="width:446px" %)An association to the concept which defines the semantic of the attribute.
123 -| |isPresentational|(% style="width:446px" %)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.
124 -| |minOccurs maxOccurs|(% style="width:446px" %)Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadataset.
125 -| |/localRepresentation|(% style="width:446px" %)Associates a Representation that overrides any core representation specified for the Concept itself.
126 -|Representation| |(% style="width:446px" %)The representation of the Metadata Attribute.
117 +)))|Defines a set of concepts that comprises the Metadata Attributes to be reported.
118 +| |/components|An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
119 +|MetadataAttribute| |Identifies a Concept for which a value may be reported in a Metadata Set.
120 +| |/hierarchy|Association to one or more child Metadata Attribute.
121 +| |/conceptIdentity|An association to the concept which defines the semantic of the attribute.
122 +| |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.
123 +| |minOccurs maxOccurs|Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadataset.
124 +| |/localRepresentation|Associates a Representation that overrides any core representation specified for the Concept itself.
125 +|Representation| |The representation of the Metadata Attribute.
127 127  )))
128 128  
129 129  == 7.4 Metadata Set ==
... ... @@ -140,8 +140,10 @@
140 140  
141 141  Note that the MetadataSet must conform to the MetadataStructureDefinition associated to the Metadataflow or MetadataProvisionAgreement for which this MetadataSet is an “instance of metadata”. Whilst the model shows the association to the classes of the MetadataStructureDefinition, this is for conceptual purposes to show the link to the MetadataStructureDefinition. In the actual MetadataSet, as exchanged, there must, of course, be a reference to the MetadataStructureDefinition and optionally a Metadataflow or a MetadataProvisionAgreement, but the MetadataStructureDefinition is not necessarily exchanged with the metadata. Note that the MetadataStructureDefinition classes are shown also but are not a part of the MetadataSet itself.
142 142  
143 -A MetadataProvider is maintaining one or more MetadataSets, as the latter is a //MaintainableArtefact//.
142 +A MetadataProvider is maintaining one or more MetadataSets, as the latter is a
144 144  
144 +//MaintainableArtefact//.
145 +
145 145  A MetadataSet comprises a set of //MetadataAttributeValue//s and a set of TargetIdentifiableObjects, which must be part of those specified in the relevant Metadataflow or MetadataProvisionAgreement.
146 146  
147 147  The MetadataStructureDefinition specifies which MetadataAttributes are expected as //MetadataAttributeValue//s. The TargetIdentifiableObjects point to the //IdentifiableArtefact//s for which the //MetadataAttributeValue//s are reported.
... ... @@ -158,52 +158,65 @@
158 158  
159 159  ==== 7.4.2.2 Definitions ====
160 160  
161 -(% style="width:912.294px" %)
162 -|**Class**|**Feature**|(% style="width:483px" %)**Description**
163 -|MetadataSet| |(% style="width:483px" %)Any organised collection of metadata.
164 -| |reportingBegin|(% style="width:483px" %)A specific time period in a known system of time periods that identifies the start period of a report.
165 -| |reportingEnd|(% style="width:483px" %)A specific time period in a known system of time periods that identifies the end period of a report.
166 -| |publicationYear|(% style="width:483px" %)Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
167 -| |publicationPeriod|(% style="width:483px" %)Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
168 -| |action|(% style="width:483px" %)Defines the action to be taken by the recipient system (information, append, replace, delete)
169 -| |+describedBy|(% style="width:483px" %)Associates a Metadataflow or a Metadata Provision Agreement to the Metadata Set.
170 -| |+structuredBy|(% style="width:482px" %)(((
171 -Associates the Metadata Attribute Descriptor of the Metadata Structure Definition that defines the structure of the Metadata Set. Note that this dependency explains that the Metadataset is structures according to the Metadata Structure Definition of the linked (by the +describedBy) Metadataflow or the Metadata Provision Agreement.
162 +|**Class**|**Feature**|**Description**
163 +|MetadataSet| |Any organised collection of metadata.
164 +| |reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report.
165 +| |reportingEnd|A specific time period in a known system of time periods that identifies the end period of a report.
166 +| |publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
167 +| |publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
168 +| |action|Defines the action to be taken by the recipient system (information, append, replace, delete)
169 +| |+describedBy|Associates a Metadataflow or a Metadata Provision Agreement to the Metadata Set.
170 +
171 +:
172 +
173 +(((
174 +|**Class**|**Feature**|**Description**
175 +| |+structuredBy|(((
176 +Associates the Metadata
177 +
178 +Attribute Descriptor of the Metadata Structure Definition that defines the structure of the Metadata Set. Note that this dependency explains that the Metadataset is structures according to the Metadata Structure Definition of the linked (by the +describedBy)
179 +
180 +Metadataflow or the Metadata Provision Agreement.
172 172  )))
173 -|(% style="width:188px" %) |(% style="width:241px" %)+publishedBy|(% style="width:482px" %)Associates the Data Provider that reports/publishes the metadata.
174 -|(% style="width:188px" %) |(% style="width:241px" %)+attachesTo|(% style="width:482px" %)Associates the target identifiable objects to which metadata is to be attached.
175 -|(% style="width:188px" %) |(% style="width:241px" %)+metadata|(% style="width:482px" %)Associates the Metadata Attribute values which are to be associated with the object or objects identified by the Target Identifiable Objects(s).
176 -|(% style="width:188px" %)TargetIdentifiableO bject|(% style="width:241px" %) |(% style="width:482px" %)Specifies the identification of an Identifiable object.
177 -|(% style="width:188px" %) |(% style="width:241px" %)+valueFor|(% style="width:482px" %)(((
178 -Associates the Target Identifiable Object being a part of the Identifiable Object Selection specified in the Dataflow or Metadata Provision Agreement.
182 +| |+publishedBy|Associates the Data Provider that reports/publishes the metadata.
183 +| |+attachesTo|Associates the target identifiable objects to which metadata is to be attached.
184 +| |+metadata|Associates the Metadata Attribute values which are to be associated with the object or objects identified by the Target Identifiable Objects(s).
185 +|TargetIdentifiableO bject| |Specifies the identification of an Identifiable object.
186 +| |+valueFor|(((
187 +Associates the Target
188 +
189 +Identifiable Object being a part of the Identifiable Object Selection specified in the Dataflow or Metadata Provision Agreement.
179 179  )))
180 -|(% style="width:188px" %)StructureRef|(% style="width:241px" %) |(% style="width:482px" %)Contains the identification of an Identifiable object.
181 -|(% style="width:188px" %) |(% style="width:241px" %)structureType|(% style="width:482px" %)The object type of the target object.
182 -|(% style="width:188px" %)IdentifiableArtefac tRef|(% style="width:241px" %) |(% style="width:482px" %)Identification of the target object.
183 -|(% style="width:188px" %) |(% style="width:241px" %)+containedObject|(% style="width:482px" %)Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
184 -|(% style="width:188px" %)//MetadataAttributeVa lue//|(% style="width:241px" %)(((
191 +|StructureRef| |Contains the identification of an Identifiable object.
192 +| |structureType|The object type of the target object.
193 +|IdentifiableArtefac tRef| |Identification of the target object.
194 +| |+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
195 +|//MetadataAttributeVa lue//|(((
185 185  Abstract class Sub classes are:
186 186  
187 187  //UncodedMetadataAttrib uteValue//
188 188  
189 189  CodedMetadataAttribut eValue
190 -)))|(% style="width:482px" %)The value for a Metadata Attribute.
191 -|(% style="width:188px" %) |(% style="width:241px" %)(((
201 +)))|The value for a Metadata Attribute.
202 +| |(((
192 192  +valueFor
193 193  
194 194  (inherited from the
195 195  
196 196  //AttributeValue//)
197 -)))|(% style="width:482px" %)(((
198 -Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value.
208 +)))|(((
209 +Association to the Metadata
210 +
211 +Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value.
212 +
199 199  Note that this is a conceptual association showing the link to the MSD construct. The syntax for the Metadata Attribute value will state, in some form, the id of the Metadata Attribute.
200 200  )))
201 -|(% style="width:188px" %) |(% style="width:241px" %)+child|(% style="width:482px" %)(((
215 +| |+child|(((
202 202  Association to a child Metadata Attribute value consistent with the hierarchy defined in the MSD for the Metadata Attribute
203 203  
204 204  for which this child is a Metadata Attribute value.
205 205  )))
206 -|(% style="width:188px" %)//UncodedMetadataAttr ibuteValue//|(% style="width:241px" %)(((
220 +|//UncodedMetadataAttr ibuteValue//|(((
207 207  Inherits from
208 208  
209 209  //MetadataAttributeValu e//
... ... @@ -217,21 +217,23 @@
217 217  OtherUncodedAttribute
218 218  
219 219  Value
220 -)))|(% style="width:482px" %)The content of a Metadata Attribute value where this is textual.
221 -|(% style="width:188px" %)XHTMLAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This contains XHTML
222 -|(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The string value of the XHTML
223 -|(% style="width:188px" %)TextAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This value of a Metadata Attribute value where the content is human-readable text.
224 -|(% style="width:188px" %) |(% style="width:241px" %)text|(% style="width:482px" %)The string value is text. This can be present in multiple language versions.
225 -|(% style="width:188px" %)OtherUncodedAttribu teValue|(% style="width:241px" %) |(% style="width:482px" %)The value of a Metadata Attribute value where the content is not of humanreadable text.
226 -|(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Metadata Attribute value.
227 -|(% style="width:188px" %) |(% style="width:241px" %)startTime|(% style="width:482px" %)This attribute is only used if the textFormat of the Metadata Attribute is of the Timespan type in the Metadata Structure Definition (in which case the value field takes a duration).
228 -|(% style="width:188px" %)CodedMetadataAttrib uteValue|(% style="width:241px" %)(((
234 +)))|The content of a Metadata Attribute value where this is textual.
235 +|XHTMLAttributeValue| |This contains XHTML
236 +| |value|The string value of the XHTML
237 +|TextAttributeValue| |This value of a Metadata Attribute value where the content is human-readable text.
238 +| |text|The string value is text. This can be present in multiple language versions.
239 +|OtherUncodedAttribu teValue| |The value of a Metadata Attribute value where the content is not of humanreadable text.
240 +| |value|A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Metadata Attribute value.
241 +| |startTime|This attribute is only used if the textFormat of the Metadata Attribute is of the Timespan type in the Metadata Structure Definition (in which case the value field takes a duration).
242 +|CodedMetadataAttrib uteValue|(((
229 229  Inherits from
230 230  
231 231  //MetadataAttributeValu e//
232 -)))|(% style="width:482px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list.
233 -|(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The Code value of the Metadata Attribute value.
234 -|(% style="width:188px" %) |(% style="width:241px" %)+value|(% style="width:482px" %)(((
246 +)))|The content of a Metadata Attribute value that is taken from a Code in a Code list.
247 +| |value|The Code value of the Metadata Attribute value.
248 +| |+value|(((
235 235  Association to a Code in the Code list specified in the Representation of the Metadata Attribute for which this Metadata Attribute value is the value.
250 +
236 236  Note that this shows the conceptual link to the Item that is the value. In reality, the value itself will be contained in the Coded Metadata Attribute Value.
237 237  )))
253 +)))