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

From version 4.1
edited by Helena
on 2025/06/08 11:39
Change comment: There is no comment for this version
To version 4.3
edited by Helena
on 2025/06/08 11:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,9 +40,7 @@
40 40  The concrete classes in this part of the SDMX metamodel, which require to be maintained by Maintenance Agencies, all inherit from MaintainableArtefact. These are:
41 41  
42 42  //StructureUsage// (concrete class is Metadataflow)
43 -
44 44  //Structure// (concrete class is MetadataStructureDefinition)
45 -
46 46  MetadataProvisionAgreement
47 47  
48 48  These classes also inherit the identity and versioning facets of //IdentifiableArtefact//, //NameableArtefact// and //VersionableArtefact//.
... ... @@ -91,37 +91,36 @@
91 91  
92 92  ==== 7.3.4.2 Definitions ====
93 93  
94 -|**Class**|**Feature**|**Description**
95 -|//StructureUsage//| |See “SDMX Base”.
92 +(% style="width:975.835px" %)
93 +|**Class**|**Feature**|(% style="width:574px" %)**Description**
94 +|//StructureUsage//| |(% style="width:574px" %)See “SDMX Base”.
96 96  |Metadataflow|(((
97 97  Inherits from:
98 -
99 99  //StructureUsage//
100 -)))|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 -| |/structure|Associates a Metadata Structure Definition.
102 -|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.
103 -|MetadataProvider| |See Organisation Scheme.
104 -|IdentifiableObjectSe lection| |A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
105 -|MetadataStructureDef inition|(((
98 +)))|(% style="width:574px" %)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.
99 +| |/structure|(% style="width:574px" %)Associates a Metadata Structure Definition.
100 +|MetadataProvisionAgreement| |(% style="width:574px" %)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.
101 +|MetadataProvider| |(% style="width:574px" %)See Organisation Scheme.
102 +|IdentifiableObjectSelection| |(% style="width:574px" %)A list or wildcarded expression resolving into Identifiable Objects that metadata will refer to.
103 +|MetadataStructureDefinition|(((
106 106  Inherits from:
107 -
108 108  //MaintainableArtefact//
109 -)))|A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
110 -|MetadataAttributeDes criptor|(((
106 +)))|(% style="width:574px" %)A collection of metadata concepts and their structure when used to collect or disseminate reference metadata.
107 +|MetadataAttributeDescriptor|(((
111 111  Inherits from:
112 112  
113 113  //ComponentList//
114 -)))|Defines a set of concepts that comprises the Metadata Attributes to be reported.
115 -| |/components|An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
116 -|MetadataAttribute|// //|Identifies a Concept for which a value may be reported in a Metadata Set.
117 -| |/hierarchy|Association to one or more child Metadata Attribute.
118 -| |/conceptIdentity|An association to the concept which defines the semantic of the attribute.
119 -| |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.
120 -| |minOccurs maxOccurs|(((
111 +)))|(% style="width:574px" %)Defines a set of concepts that comprises the Metadata Attributes to be reported.
112 +| |/components|(% style="width:574px" %)An association to the Metadata Attributes relevant to the Metadata Attribute Descriptor.
113 +|MetadataAttribute|// //|(% style="width:574px" %)Identifies a Concept for which a value may be reported in a Metadata Set.
114 +| |/hierarchy|(% style="width:574px" %)Association to one or more child Metadata Attribute.
115 +| |/conceptIdentity|(% style="width:574px" %)An association to the concept which defines the semantic of the attribute.
116 +| |isPresentational|(% style="width:574px" %)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.
117 +| |minOccurs maxOccurs|(% style="width:574px" %)(((
121 121  Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadataset.
122 122  )))
123 -| |/localRepresentation|Associates a Representation that overrides any core representation specified for the Concept itself.
124 -|Representation| |The representation of the Metadata Attribute.
120 +| |/localRepresentation|(% style="width:574px" %)Associates a Representation that overrides any core representation specified for the Concept itself.
121 +|Representation| |(% style="width:574px" %)The representation of the Metadata Attribute.
125 125  
126 126  == 7.4 Metadata Set ==
127 127