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

From version 5.7
edited by Helena
on 2025/05/22 11:27
Change comment: There is no comment for this version
To version 5.5
edited by Helena
on 2025/05/22 11:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -214,8 +214,10 @@
214 214  
215 215  * XHTMLAttributeValue – the content is XHTML
216 216  * TextAttributeValue – the content is textual and may contain the text in multiple languages
217 -* OtherNonEnumeratedAttributeValue – the content is a string value that must conform to the Representation specified for the MetadataAttribute in the MetadataStructureDefinition for the relevant ReportStructure
217 +* OtherNonEnumeratedAttributeValue – the content is a string value that must conform to the Representation specified for the MetadataAttribute in the
218 218  
219 +MetadataStructureDefinition for the relevant ReportStructure
220 +
219 219  The EnumeratedAttributeValue contains a value for a Code specified as the
220 220  
221 221  Representation for the MetadataAttribute in the MetadataStructureDefinition for the relevant ReportStructure.
... ... @@ -222,87 +222,98 @@
222 222  
223 223  ==== 7.4.2.2 Definitions ====
224 224  
225 -(% style="width:1118.29px" %)
226 -|(% style="width:166px" %)**Class**|(% style="width:227px" %)**Feature**|(% style="width:716px" %)**Description**
227 -|(% style="width:166px" %)MetadataSet|(% style="width:227px" %) |(% style="width:716px" %)Any organised collection of metadata.
228 -|(% style="width:166px" %) |(% style="width:227px" %)reportingBegin|(% style="width:716px" %)A specific time period in a known system of time periods that identifies the start period of a report.
229 -|(% style="width:166px" %) |(% style="width:227px" %)reportingEnd|(% style="width:716px" %)A specific time period in a known system of time periods that identifies the ebd period of a report.
230 -|(% style="width:166px" %) |(% style="width:227px" %)dataExtractionDate|(% style="width:716px" %)A specific time period that identifies the date and time that the data are extracted from a data source.
231 -|(% style="width:166px" %) |(% style="width:227px" %)validFrom|(% style="width:716px" %)Indicates the inclusive start time indicating the validity of the information in the data set.
232 -|(% style="width:166px" %) |(% style="width:227px" %)validTo|(% style="width:716px" %)Indicates the inclusive end time indicating the validity of the information in the metadata set.
233 -|(% style="width:166px" %) |(% style="width:227px" %)publicationYear|(% style="width:716px" %)Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
234 -|(% style="width:166px" %) |(% style="width:227px" %)publicationPeriod|(% style="width:716px" %)Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
235 -|(% style="width:166px" %) |(% style="width:227px" %)setId|(% style="width:716px" %)Provides an identification of the metadata set.
236 -|(% style="width:166px" %) |(% style="width:227px" %)action|(% style="width:716px" %)Defines the action to be taken by the recipient system (update, replace, delete)
237 -|(% style="width:166px" %) |(% style="width:227px" %)+describedBy|(% style="width:716px" %)Associates a Metadataflow Definition to the Metadata Set.
238 -|(% style="width:166px" %) |(% style="width:227px" %)+structuredBy|(% style="width:716px" %)Associates the Metadata Structure Definition that defines the structure of the Metadata Set. Note that the Metadata Structure Definition is the same as that associated (nonmandatory) to the Metadataflow Definition.
239 -|(% style="width:166px" %) |(% style="width:227px" %)+publishedBy|(% style="width:716px" %)Associates the Data Provider that reports/publishes the metadata.
240 -|(% style="width:166px" %) |(% style="width:227px" %)+describedBy|(% style="width:716px" %)Reference to the Report Structure.
241 -|(% style="width:166px" %)MetadataReport|(% style="width:227px" %) |(% style="width:716px" %)A set of values for Metadata Attributes defined in a Report Structure of a Metadata Structure Definition.
242 -|(% style="width:166px" %) |(% style="width:227px" %)+attachesTo|(% style="width:716px" %)Associates the object key to which metadata is to be attached.
243 -|(% style="width:166px" %) |(% style="width:227px" %)+target|(% style="width:716px" %)Associates the Metadata Target that defines the target object to which the metadata are to be associated.
244 -|(% style="width:166px" %) |(% style="width:227px" %)+metadata|(% style="width:716px" %)Associates the Reported Attribute values which are to be associated with the object or objects identified by the Target Object Key.
245 -|(% style="width:166px" %)TargetObjectKey|(% style="width:227px" %) |(% style="width:716px" %)Identifies the key of the object to which the metadata are to be attached.
246 -|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
227 +|**Class**|**Feature**|**Description**
228 +|MetadataSet| |Any organised collection of metadata.
229 +| |reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report.
230 +| |reportingEnd|A specific time period in a known system of time periods that identifies the ebd period of a report.
231 +| |dataExtractionDate|A specific time period that identifies the date and time that the data are extracted from a data source.
232 +| |validFrom|Indicates the inclusive start time indicating the validity of the information in the data set.
233 +| |validTo|Indicates the inclusive end time indicating the validity of the information in the metadata set.
234 +| |publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
235 +| |publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
236 +| |setId|Provides an identification of the metadata set.
237 +| |action|Defines the action to be taken by the recipient system (update, replace, delete)
238 +| |+describedBy|Associates a Metadataflow Definition to the Metadata Set.
239 +| |+structuredBy|Associates the Metadata Structure Definition that defines the structure of the Metadata Set. Note that the Metadata Structure Definition is the same as that associated (nonmandatory) to the Metadataflow Definition.
240 +| |+publishedBy|Associates the Data Provider that reports/publishes the metadata.
241 +| |+describedBy|Reference to the Report Structure.
242 +|MetadataReport| |A set of values for Metadata Attributes defined in a Report Structure of a Metadata Structure Definition.
243 +| |+attachesTo|Associates the object key to which metadata is to be attached.
244 +| |+target|Associates the Metadata Target that defines the target object to which the metadata are to be associated.
245 +| |+metadata|Associates the Reported Attribute values which are to be associated with the object or objects identified by the Target Object Key.
246 +|TargetObjectKey| |Identifies the key of the object to which the metadata are to be attached.
247 +| |+valueFor|(((
247 247  Associates the Metadata Target that identifies the object type and the component structure of the Target Object Key.
248 248  
249 249  Note that this is a conceptual association showing the link to the MSD construct.
250 250  )))
251 -|(% style="width:166px" %) |(% style="width:227px" %)+keyValues|(% style="width:716px" %)Associates the Target Object Values of the Target Object Key.
252 -|(% style="width:166px" %)//TargetObjectValue//|(% style="width:227px" %)(((
252 +| |+keyValues|Associates the Target Object Values of the Target Object Key.
253 +|//TargetObjectValue//|(((
253 253  Abstract class
255 +
254 254  Sub classes are
257 +
255 255  TargetDataKey
256 -TargetIdentifiableObject
257 -TargetDataSet
259 +
260 +TargetIdentifiableObject TargetDataSet
261 +
258 258  TargetReportPeriod
259 -)))|(% style="width:716px" %)The key of an individual object of the type specified in the Metadata Target of the Metadata Structure Definition.
260 -|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
263 +)))|The key of an individual object of the type specified in the Metadata Target of the Metadata Structure Definition.
264 +| |+valueFor|(((
261 261  Associates the Target Object for which this value is provided.
262 262  
263 263  Note that this is a conceptual association showing the link to the MSD construct.
264 264  )))
265 -|(% style="width:166px" %)TargetDataKey|(% style="width:227px" %)(((
269 +|TargetDataKey|(((
266 266  Inherits from
271 +
267 267  //TargetObjectValue//
268 -)))|(% style="width:716px" %)The identification of the components and the values that form the data or metadata key.
269 -|(% style="width:166px" %)ComponentValue|(% style="width:227px" %) |(% style="width:716px" %)Collectively contain the identification of the components and the values that form the data key.
270 -|(% style="width:166px" %)value|(% style="width:227px" %) |(% style="width:716px" %)The key value.
271 -|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)Associates the Component for which the value is declared.
272 -|(% style="width:166px" %)TimeDimensionValue|(% style="width:227px" %) |(% style="width:716px" %)Contains identification of the Time Dimension and the value.
273 -|(% style="width:166px" %)TargetIdentifiable Object|(% style="width:227px" %)(((
273 +)))|The identification of the components and the values that form the data or metadata key.
274 +|ComponentValue| |Collectively contain the identification of the components and the values that form the data key.
275 +|value| |The key value.
276 +| |+valueFor|Associates the Component for which the value is declared.
277 +|TimeDimensionValue| |Contains identification of the Time Dimension and the value.
278 +|TargetIdentifiable Object|(((
274 274  Inherits from
275 -//TargetObjectValue//
276 -)))|(% style="width:716px" %)Specifies the identification of an Identifiable object.
277 -|(% style="width:166px" %)StructureRef|(% style="width:227px" %) |(% style="width:716px" %)Contains the identification of an Identifiable object.
278 -|(% style="width:166px" %) |(% style="width:227px" %)structureType|(% style="width:716px" %)The object type of the target object.
279 -|(% style="width:166px" %)(((
280 +
281 +//TargetObjectValue    //
282 +)))|Specifies the identification of an Identifiable object.
283 +|StructureRef| |Contains the identification of an Identifiable object.
284 +| |structureType|The object type of the target object.
285 +|(((
280 280  Maintainable
287 +
281 281  ArtefactRef
289 +
282 282  Identifiable
291 +
283 283  ArtefactRef
284 -)))|(% style="width:227px" %) |(% style="width:716px" %)Identification of the target object by means of its identifier constructs i.e agency ID, id, version for Maintainable Object plus, for Identifiable Object, the id.
285 -|(% style="width:166px" %) |(% style="width:227px" %)+containedObject|(% style="width:716px" %)Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
286 -|(% style="width:166px" %)TargetDataSet|(% style="width:227px" %)(((
293 +)))| |Identification of the target object by means of its identifier constructs i.e agency ID, id, version for Maintainable Object plus, for Identifiable Object, the id.
294 +| |+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
295 +|TargetDataSet|(((
287 287  Inherits from
297 +
288 288  //TargetObjectValue//
289 -)))|(% style="width:716px" %)Contains the identification of a Data Set
290 -|(% style="width:166px" %)TargetReportPeriod|(% style="width:227px" %)(((
299 +)))|Contains the identification of a Data Set
300 +|TargetReportPeriod|(((
291 291  Inherits from
302 +
292 292  //TargetObjectValue//
293 -)))|(% style="width:716px" %)Contains the period covered by the Metadata Report.
294 -|(% style="width:166px" %)//ReportedAttribute//|(% style="width:227px" %)(((
304 +)))|Contains the period covered by the Metadata Report.
305 +|//ReportedAttribute//|(((
295 295  Abstract class Sub classes are:
307 +
296 296  //NonEnumeratedAttributeValue//
297 -EnumeratedAttributeValue
298 -)))|(% style="width:716px" %)The value for a Metadata Attribute.
299 -|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
309 +
310 +EnumeratedAttributeValue//    //
311 +)))|The value for a Metadata Attribute.
312 +| |+valueFor|(((
300 300  Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Reported Attribute.
301 301  
302 302  Note that this is a conceptual association showing the link to the MSD construct. The syntax for the Reported Attribute will state, in some form, the id of the Metadata Attribute.
303 303  )))
304 -|(% style="width:166px" %) |(% style="width:227px" %)+child|(% style="width:716px" %)Association to a child Reported Attribute consistent with the hierarchy defined in the Report Structure for the Metadata Attribute for which this child is a Reported Attribute.
305 -|(% style="width:166px" %)//NonEnumerated AttributeValue//|(% style="width:227px" %)(((
317 +| |+child|Association to a child Reported Attribute consistent with the hierarchy defined in the Report Structure for the Metadata Attribute for which this child is a Reported Attribute.
318 +|//NonEnumerated AttributeValue//|(((
306 306  Inherits from
307 307  
308 308  //ReportedAttribute//
... ... @@ -316,20 +316,20 @@
316 316  //OtherNonEnumerated//
317 317  
318 318  //AttributeValue//
319 -)))|(% style="width:716px" %)The content of a Reported Attribute where this is textual.
320 -|(% style="width:166px" %)XHTMLAttributeValue|(% style="width:227px" %) |(% style="width:716px" %)This contains XHTML.
321 -|(% style="width:166px" %) |(% style="width:227px" %)value|(% style="width:716px" %)The string value of the XHTML.
322 -|(% style="width:166px" %)TextAttributeValue|(% style="width:227px" %) |(% style="width:716px" %)This value of a Reported Attribute where the content is humanreadable text.
323 -|(% style="width:166px" %) |(% style="width:227px" %)text|(% style="width:716px" %)The string value is text. This can be present in multiple language versions.
324 -|(% style="width:166px" %)OtherNonEnumerated AttributeValue|(% style="width:227px" %) |(% style="width:716px" %)The value of a Reported Attribute where the content is not of humanreadable text.
325 -|(% style="width:166px" %) |(% style="width:227px" %)value|(% style="width:716px" %)A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Reported Attribute.
326 -|(% style="width:166px" %)EnumeratedAttribute Value|(% style="width:227px" %)(((
332 +)))|The content of a Reported Attribute where this is textual.
333 +|XHTMLAttributeValue| |This contains XHTML.
334 +| |value|The string value of the XHTML.
335 +|TextAttributeValue| |This value of a Reported Attribute where the content is humanreadable text.
336 +| |text|The string value is text. This can be present in multiple language versions.
337 +|OtherNonEnumerated AttributeValue| |The value of a Reported Attribute where the content is not of humanreadable text.
338 +| |value|A text string that is consistent in format to that defined in the Representation of the Metadata Attribute for which this is a Reported Attribute.
339 +|EnumeratedAttribute Value|(((
327 327  Inherits from
328 328  
329 329  //MetadataAttributeValue//
330 -)))|(% style="width:716px" %)The content of a Reported Attribute that is taken from a Code in a Code list.
331 -|(% style="width:166px" %) |(% style="width:227px" %)value|(% style="width:716px" %)The Code value of the Reported Attribute.
332 -|(% style="width:166px" %) |(% style="width:227px" %)+value|(% style="width:716px" %)(((
343 +)))|The content of a Reported Attribute that is taken from a Code in a Code list.
344 +| |value|The Code value of the Reported Attribute.
345 +| |+value|(((
333 333  Association to a Code in the Code list specified in the Representation of the Metadata Attribute for which this Reported Attribute is the value
334 334  
335 335  Note that this shows the conceptual link to the Item that is the value. In reality, the value itself will be contained in the Enumerated Attribute Value.