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

From version 5.3
edited by Helena
on 2025/05/22 11:23
Change comment: There is no comment for this version
To version 10.1
edited by Artur
on 2025/05/22 14:49
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.helena
1 +xwiki:XWiki.arturkryazhev
Content
... ... @@ -29,6 +29,8 @@
29 29  
30 30  === {{id name="_Toc371027"/}}7.2.2 Class Diagram - Inheritance ===
31 31  
32 +[[image:1747903167692-628.png]]
33 +
32 32  **Figure 27: Inheritance class diagram of the Metadata Structure Definition**
33 33  
34 34  === {{id name="_Toc371028"/}}7.2.3 Explanation of the Diagram ===
... ... @@ -188,12 +188,10 @@
188 188  
189 189  === {{id name="_Toc371036"/}}7.4.2 Explanation of the Diagram ===
190 190  
191 -**7.4.2.1 Narrative**
193 +==== 7.4.2.1 Narrative ====
192 192  
193 -Note that the MetadataSet must conform to the MetadataStructureDefinition associated to the MetadataflowDefinition 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
195 +Note that the MetadataSet must conform to the MetadataStructureDefinition associated to the MetadataflowDefinition 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 the ReportStructure, and optionally a MetadataflowDefinition, but the MetadataStructureDefinition is not necessarily exchanged with the metadata. Therefore, the MetadataStructureDefinition classes are shown in the grey areas, as these are not a part of the MetadataSet itself.
194 194  
195 -MetadataStructureDefinition. In the actual MetadataSet as exchanged there must, of course, be a reference to the MetadataStructureDefinition and the ReportStructure, and optionally a MetadataflowDefinition, but the MetadataStructureDefinition is not necessarily exchanged with the metadata. Therefore, the MetadataStructureDefinition classes are shown in the grey areas, as these are not a part of the MetadataSet itself.
196 -
197 197  An organisation playing the role of DataProvider can be responsible for one or more MetadataSet.
198 198  
199 199  A MetadataSet comprises one or more MetadataReport, each of which must be for the same ReportStructure. It references both a MetadataTarget, defined in the MetadataStructureDefinition, and contains a TargetObjectKey and ReportedAttributes.
... ... @@ -204,21 +204,20 @@
204 204  
205 205  * TargetDataKey – this can contain:
206 206  ** a SeriesKey (set of dimension values)
207 -** a SeriesKey plus a value or values (giving time range) for the
207 +** a SeriesKey plus a value or values (giving time range) for the TimeDimension (TimeDimensionValue)
208 +** a value of values for the TimeDimension
209 +* TargetIdentifiableObject – this identifies any identifiable object (which includes both Maintainable and Identifiable objects
210 +* TargetDataSet – this identifies a DataSet
211 +* TargetReportPeriod – this specifies the report period for the Report
208 208  
209 -TimeDimension (TimeDimensionValue) o a value of values for the TimeDimension
213 +A simple text value for the //ReportedAttribute// uses the //NonEnumeratedAttributeValue //sub class of //ReportedAttribute// whilst a coded value uses the EnumeratedAttributeValue sub class.
210 210  
211 -* TargetIdentifiableObject -this identifies any identifiable object (which includes both Maintainable and Identifiable objects  TargetDataSet – this identifies a DataSet
212 -* TargetReportPeriod – this specifies the report period for the Report A simple text value for the //ReportedAttribute// uses the //NonEnumeratedAttributeValue  //sub class of //ReportedAttribute// whilst a coded value uses the EnumeratedAttributeValue sub class.
213 -
214 214  The //NonEnumeratedAttributeValue// can be one of:
215 215  
216 216  * XHTMLAttributeValue – the content is XHTML
217 217  * TextAttributeValue – the content is textual and may contain the text in multiple languages
218 -* OtherNonEnumeratedAttributeValue – the content is a string value that must conform to the Representation specified for the MetadataAttribute in the
219 +* OtherNonEnumeratedAttributeValue – the content is a string value that must conform to the Representation specified for the MetadataAttribute in the MetadataStructureDefinition for the relevant ReportStructure
219 219  
220 -MetadataStructureDefinition for the relevant ReportStructure
221 -
222 222  The EnumeratedAttributeValue contains a value for a Code specified as the
223 223  
224 224  Representation for the MetadataAttribute in the MetadataStructureDefinition for the relevant ReportStructure.
... ... @@ -225,130 +225,106 @@
225 225  
226 226  ==== 7.4.2.2 Definitions ====
227 227  
228 -|**Class**|**Feature**|**Description**
229 -|MetadataSet| |Any organised collection of metadata.
230 -| |reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report.
231 -| |reportingEnd|A specific time period in a known system of time periods that identifies the ebd period of a report.
232 -| |dataExtractionDate|A specific time period that identifies the date and time that the data are extracted from a data source.
233 -| |validFrom|Indicates the inclusive start time indicating the validity of the information in the data set.
234 -| |validTo|Indicates the inclusive end time indicating the validity of the information in the metadata set.
235 -| |publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
236 -| |publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force.
237 -| |setId|Provides an identification of the metadata set.
238 -| |action|Defines the action to be taken by the recipient system (update, replace, delete)
239 -| |+describedBy|Associates a Metadataflow Definition to the Metadata Set.
240 -| |+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.
241 -| |+publishedBy|Associates the Data Provider that reports/publishes the metadata.
242 -| |+describedBy|Reference to the Report Structure.
243 -|MetadataReport| |A set of values for Metadata Attributes defined in a Report Structure of a Metadata Structure Definition.
244 -| |+attachesTo|Associates the object key to which metadata is to be attached.
245 -| |+target|Associates the Metadata Target that defines the target object to which the metadata are to be associated.
246 -| |+metadata|Associates the Reported Attribute values which are to be associated with the object or objects identified by the Target Object Key.
247 -|TargetObjectKey| |Identifies the key of the object to which the metadata are to be attached.
248 -| |+valueFor|(((
227 +(% style="width:1118.29px" %)
228 +|(% style="width:166px" %)**Class**|(% style="width:227px" %)**Feature**|(% style="width:716px" %)**Description**
229 +|(% style="width:166px" %)MetadataSet|(% style="width:227px" %) |(% style="width:716px" %)Any organised collection of metadata.
230 +|(% 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.
231 +|(% 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.
232 +|(% 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.
233 +|(% 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.
234 +|(% 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.
235 +|(% 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.
236 +|(% 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.
237 +|(% style="width:166px" %) |(% style="width:227px" %)setId|(% style="width:716px" %)Provides an identification of the metadata set.
238 +|(% style="width:166px" %) |(% style="width:227px" %)action|(% style="width:716px" %)Defines the action to be taken by the recipient system (update, replace, delete)
239 +|(% style="width:166px" %) |(% style="width:227px" %)+describedBy|(% style="width:716px" %)Associates a Metadataflow Definition to the Metadata Set.
240 +|(% 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.
241 +|(% style="width:166px" %) |(% style="width:227px" %)+publishedBy|(% style="width:716px" %)Associates the Data Provider that reports/publishes the metadata.
242 +|(% style="width:166px" %) |(% style="width:227px" %)+describedBy|(% style="width:716px" %)Reference to the Report Structure.
243 +|(% 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.
244 +|(% style="width:166px" %) |(% style="width:227px" %)+attachesTo|(% style="width:716px" %)Associates the object key to which metadata is to be attached.
245 +|(% 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.
246 +|(% 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.
247 +|(% style="width:166px" %)TargetObjectKey|(% style="width:227px" %) |(% style="width:716px" %)Identifies the key of the object to which the metadata are to be attached.
248 +|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
249 249  Associates the Metadata Target that identifies the object type and the component structure of the Target Object Key.
250 250  
251 251  Note that this is a conceptual association showing the link to the MSD construct.
252 252  )))
253 -| |+keyValues|Associates the Target Object Values of the Target Object Key.
254 -|//TargetObjectValue//|(((
253 +|(% style="width:166px" %) |(% style="width:227px" %)+keyValues|(% style="width:716px" %)Associates the Target Object Values of the Target Object Key.
254 +|(% style="width:166px" %)//TargetObjectValue//|(% style="width:227px" %)(((
255 255  Abstract class
256 -
257 257  Sub classes are
258 -
259 259  TargetDataKey
260 -
261 -TargetIdentifiableObject TargetDataSet
262 -
258 +TargetIdentifiableObject
259 +TargetDataSet
263 263  TargetReportPeriod
264 -)))|The key of an individual object of the type specified in the Metadata Target of the Metadata Structure Definition.
265 -| |+valueFor|(((
261 +)))|(% style="width:716px" %)The key of an individual object of the type specified in the Metadata Target of the Metadata Structure Definition.
262 +|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
266 266  Associates the Target Object for which this value is provided.
267 267  
268 268  Note that this is a conceptual association showing the link to the MSD construct.
269 269  )))
270 -|TargetDataKey|(((
267 +|(% style="width:166px" %)TargetDataKey|(% style="width:227px" %)(((
271 271  Inherits from
272 -
273 273  //TargetObjectValue//
274 -)))|The identification of the components and the values that form the data or metadata key.
275 -|ComponentValue| |Collectively contain the identification of the components and the values that form the data key.
276 -|value| |The key value.
277 -| |+valueFor|Associates the Component for which the value is declared.
278 -|TimeDimensionValue| |Contains identification of the Time Dimension and the value.
279 -|TargetIdentifiable Object|(((
270 +)))|(% style="width:716px" %)The identification of the components and the values that form the data or metadata key.
271 +|(% 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.
272 +|(% style="width:166px" %)value|(% style="width:227px" %) |(% style="width:716px" %)The key value.
273 +|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)Associates the Component for which the value is declared.
274 +|(% style="width:166px" %)TimeDimensionValue|(% style="width:227px" %) |(% style="width:716px" %)Contains identification of the Time Dimension and the value.
275 +|(% style="width:166px" %)TargetIdentifiable Object|(% style="width:227px" %)(((
280 280  Inherits from
281 -
282 -//TargetObjectValue    //
283 -)))|Specifies the identification of an Identifiable object.
284 -|StructureRef| |Contains the identification of an Identifiable object.
285 -| |structureType|The object type of the target object.
286 -|(((
277 +//TargetObjectValue//
278 +)))|(% style="width:716px" %)Specifies the identification of an Identifiable object.
279 +|(% style="width:166px" %)StructureRef|(% style="width:227px" %) |(% style="width:716px" %)Contains the identification of an Identifiable object.
280 +|(% style="width:166px" %) |(% style="width:227px" %)structureType|(% style="width:716px" %)The object type of the target object.
281 +|(% style="width:166px" %)(((
287 287  Maintainable
288 -
289 289  ArtefactRef
290 -
291 291  Identifiable
292 -
293 293  ArtefactRef
294 -)))| |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.
295 -| |+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step.
296 -|TargetDataSet|(((
286 +)))|(% 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.
287 +|(% 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.
288 +|(% style="width:166px" %)TargetDataSet|(% style="width:227px" %)(((
297 297  Inherits from
298 -
299 299  //TargetObjectValue//
300 -)))|Contains the identification of a Data Set
301 -|TargetReportPeriod|(((
291 +)))|(% style="width:716px" %)Contains the identification of a Data Set
292 +|(% style="width:166px" %)TargetReportPeriod|(% style="width:227px" %)(((
302 302  Inherits from
303 -
304 304  //TargetObjectValue//
305 -)))|Contains the period covered by the Metadata Report.
306 -|//ReportedAttribute//|(((
295 +)))|(% style="width:716px" %)Contains the period covered by the Metadata Report.
296 +|(% style="width:166px" %)//ReportedAttribute//|(% style="width:227px" %)(((
307 307  Abstract class Sub classes are:
308 -
309 309  //NonEnumeratedAttributeValue//
310 -
311 -EnumeratedAttributeValue//    //
312 -)))|The value for a Metadata Attribute.
313 -| |+valueFor|(((
299 +EnumeratedAttributeValue
300 +)))|(% style="width:716px" %)The value for a Metadata Attribute.
301 +|(% style="width:166px" %) |(% style="width:227px" %)+valueFor|(% style="width:716px" %)(((
314 314  Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Reported Attribute.
315 -
316 316  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.
317 317  )))
318 -| |+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.
319 -|//NonEnumerated AttributeValue//|(((
305 +|(% 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.
306 +|(% style="width:166px" %)//NonEnumerated AttributeValue//|(% style="width:227px" %)(((
320 320  Inherits from
321 -
322 322  //ReportedAttribute//
323 -
324 324  Sub class:
325 -
326 -//XHTMLAttributeValue//
327 -
328 -//TextAttributeValue//
329 -
330 -//OtherNonEnumerated//
331 -
332 -//AttributeValue//
333 -)))|The content of a Reported Attribute where this is textual.
334 -|XHTMLAttributeValue| |This contains XHTML.
335 -| |value|The string value of the XHTML.
336 -|TextAttributeValue| |This value of a Reported Attribute where the content is humanreadable text.
337 -| |text|The string value is text. This can be present in multiple language versions.
338 -|OtherNonEnumerated AttributeValue| |The value of a Reported Attribute where the content is not of humanreadable text.
339 -| |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.
340 -|EnumeratedAttribute Value|(((
310 +//XHTMLAttributeValue
311 +TextAttributeValue
312 +OtherNonEnumerated
313 +AttributeValue//
314 +)))|(% style="width:716px" %)The content of a Reported Attribute where this is textual.
315 +|(% style="width:166px" %)XHTMLAttributeValue|(% style="width:227px" %) |(% style="width:716px" %)This contains XHTML.
316 +|(% style="width:166px" %) |(% style="width:227px" %)value|(% style="width:716px" %)The string value of the XHTML.
317 +|(% style="width:166px" %)TextAttributeValue|(% style="width:227px" %) |(% style="width:716px" %)This value of a Reported Attribute where the content is humanreadable text.
318 +|(% style="width:166px" %) |(% style="width:227px" %)text|(% style="width:716px" %)The string value is text. This can be present in multiple language versions.
319 +|(% 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.
320 +|(% 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.
321 +|(% style="width:166px" %)EnumeratedAttribute Value|(% style="width:227px" %)(((
341 341  Inherits from
342 -
343 343  //MetadataAttributeValue//
344 -)))|The content of a Reported Attribute that is taken from a Code in a Code list.
345 -| |value|The Code value of the Reported Attribute.
346 -| |+value|(((
324 +)))|(% style="width:716px" %)The content of a Reported Attribute that is taken from a Code in a Code list.
325 +|(% style="width:166px" %) |(% style="width:227px" %)value|(% style="width:716px" %)The Code value of the Reported Attribute.
326 +|(% style="width:166px" %) |(% style="width:227px" %)+value|(% style="width:716px" %)(((
347 347  Association to a Code in the Code list specified in the Representation of the Metadata Attribute for which this Reported Attribute is the value
348 -
349 349  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.
350 350  )))
351 -
352 -
353 -
354 -
1747903167692-628.png
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +59.7 KB
Content