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
-
... ... @@ -42,7 +42,6 @@ 42 42 The concrete classes in this part of the SDMX metamodel, which require to be maintained by Maintenance Agencies, all inherit from MaintainableArtefact. These are: 43 43 44 44 //StructureUsage// (concrete class is Metadataflow) 45 - 46 46 //Structure// (concrete class is MetadataStructureDefinition) 47 47 48 48 MetadataProvisionAgreement ... ... @@ -91,8 +91,6 @@ 91 91 92 92 ==== 7.3.4.2 Definitions ==== 93 93 94 -: 95 - 96 96 ((( 97 97 (% style="width:838.294px" %) 98 98 |**Class**|**Feature**|(% style="width:446px" %)**Description** ... ... @@ -99,7 +99,6 @@ 99 99 |//StructureUsage//| |(% style="width:446px" %)See “SDMX Base”. 100 100 |Metadataflow|((( 101 101 Inherits from: 102 - 103 103 //StructureUsage// 104 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 105 | |/structure|(% style="width:446px" %)Associates a Metadata Structure Definition. ... ... @@ -108,12 +108,10 @@ 108 108 |IdentifiableObjectSe lection| |(% style="width:446px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to. 109 109 |MetadataStructureDef inition|((( 110 110 Inherits from: 111 - 112 112 //MaintainableArtefact// 113 113 )))|(% style="width:446px" %)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 - 117 117 //ComponentList // 118 118 )))|(% style="width:446px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported. 119 119 | |/components|(% style="width:446px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor. ... ... @@ -183,15 +183,11 @@ 183 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 184 |(% style="width:188px" %)//MetadataAttributeValue//|(% style="width:241px" %)((( 185 185 Abstract class Sub classes are: 186 - 187 187 //UncodedMetadataAttributeValue// 188 - 189 189 CodedMetadataAttribut eValue 190 190 )))|(% style="width:482px" %)The value for a Metadata Attribute. 191 191 |(% style="width:188px" %) |(% style="width:241px" %)((( 192 -+valueFor 193 - 194 -(inherited from the //AttributeValue//) 184 ++valueFor (inherited from the //AttributeValue//) 195 195 )))|(% style="width:482px" %)((( 196 196 Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Metadata Attribute value. 197 197 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. ... ... @@ -201,17 +201,12 @@ 201 201 ))) 202 202 |(% style="width:188px" %)//UncodedMetadataAttributeValue//|(% style="width:241px" %)((( 203 203 Inherits from 204 - 205 205 //MetadataAttributeValue// 206 206 207 207 Sub class: 208 - 209 209 XHTMLAttributeValue 210 - 211 211 TextAttributeValue 212 - 213 213 OtherUncodedAttribute 214 - 215 215 Value 216 216 )))|(% style="width:482px" %)The content of a Metadata Attribute value where this is textual. 217 217 |(% style="width:188px" %)XHTMLAttributeValue|(% style="width:241px" %) |(% style="width:482px" %)This contains XHTML ... ... @@ -223,7 +223,6 @@ 223 223 |(% 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). 224 224 |(% style="width:188px" %)CodedMetadataAttributeValue|(% style="width:241px" %)((( 225 225 Inherits from 226 - 227 227 //MetadataAttributeValue// 228 228 )))|(% style="width:482px" %)The content of a Metadata Attribute value that is taken from a Code in a Code list. 229 229 |(% style="width:188px" %) |(% style="width:241px" %)value|(% style="width:482px" %)The Code value of the Metadata Attribute value.