Changes for page 7 Metadata Structure Definition and Metadata Set
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -96,6 +96,7 @@ 96 96 |//StructureUsage//| |(% style="width:446px" %)See “SDMX Base”. 97 97 |Metadataflow|((( 98 98 Inherits from: 99 + 99 99 //StructureUsage// 100 100 )))|(% 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. 101 101 | |/structure|(% style="width:446px" %)Associates a Metadata Structure Definition. ... ... @@ -104,10 +104,12 @@ 104 104 |IdentifiableObjectSe lection| |(% style="width:446px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to. 105 105 |MetadataStructureDef inition|((( 106 106 Inherits from: 108 + 107 107 //MaintainableArtefact// 108 108 )))|(% style="width:446px" %)A collection of metadata concepts and their structure when used to collect or disseminate reference metadata. 109 109 |MetadataAttributeDes criptor|((( 110 110 Inherits from: 113 + 111 111 //ComponentList // 112 112 )))|(% style="width:446px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported. 113 113 | |/components|(% style="width:446px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor. ... ... @@ -177,11 +177,15 @@ 177 177 |(% 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. 178 178 |(% style="width:188px" %)//MetadataAttributeValue//|(% style="width:241px" %)((( 179 179 Abstract class Sub classes are: 183 + 180 180 //UncodedMetadataAttributeValue// 185 + 181 181 CodedMetadataAttribut eValue 182 182 )))|(% style="width:482px" %)The value for a Metadata Attribute. 183 183 |(% style="width:188px" %) |(% style="width:241px" %)((( 184 -+valueFor (inherited from the //AttributeValue//) 189 ++valueFor 190 + 191 +(inherited from the //AttributeValue//) 185 185 )))|(% style="width:482px" %)((( 186 186 Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value. 187 187 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. ... ... @@ -191,12 +191,17 @@ 191 191 ))) 192 192 |(% style="width:188px" %)//UncodedMetadataAttributeValue//|(% style="width:241px" %)((( 193 193 Inherits from 201 + 194 194 //MetadataAttributeValue// 195 195 196 196 Sub class: 205 + 197 197 XHTMLAttributeValue 207 + 198 198 TextAttributeValue 209 + 199 199 OtherUncodedAttribute 211 + 200 200 Value 201 201 )))|(% style="width:482px" %)The content of a Metadata Attribute value where this is textual. 202 202 |(% style="width:188px" %)XHTMLAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This contains XHTML ... ... @@ -208,6 +208,7 @@ 208 208 |(% 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). 209 209 |(% style="width:188px" %)CodedMetadataAttributeValue|(% style="width:241px" %)((( 210 210 Inherits from 223 + 211 211 //MetadataAttributeValue// 212 212 )))|(% style="width:482px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list. 213 213 |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The Code value of the Metadata Attribute value.