Changes for page 7 Metadata Structure Definition and Metadata Set
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (3 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,0 +1,1 @@ 1 +Methodology.SDMX 2\.1 Standards\. Section 2\. Information model\: UML conceptual design.WebHome - Content
-
... ... @@ -37,8 +37,8 @@ 37 37 38 38 The concrete classes in this part of the SDMX metamodel which require to be maintained by Maintenance Agencies all inherit from MaintainableArtefact. These are: 39 39 40 -* //StructureUsage// (concrete class is MetadataflowDefinition)// 41 -* //Structure// (concrete class is MetadataStructureDefinition)// 40 +* //StructureUsage// (concrete class is MetadataflowDefinition)// // 41 +* //Structure// (concrete class is MetadataStructureDefinition)// // 42 42 43 43 These classes also inherit the identity and versioning facets of //IdentifiableArtefact, NameableArtefact,// and //VersionableArtefact//. 44 44 ... ... @@ -114,21 +114,21 @@ 114 114 ==== 7.3.4.2 Definitions ==== 115 115 116 116 |**Class**|**Feature**|**Description** 117 -|StructureUsage||See “SDMX Base”. 117 +|StructureUsage| |See “SDMX Base”. 118 118 |Metadataflow Definition|((( 119 119 Inherits from: 120 120 121 121 //StructureUsage// 122 122 )))|Abstract concept (i.e. the structure without any metadata) of a flow of metadata that providers will provide for different reference periods. 123 -||/structure|Associates a Metadata Structure Definition. 124 -|MetadataStructure Definition||A collection of metadata concepts, their structure and usage when used to collect or disseminate reference metadata. 125 -||/grouping|An association to a Metadata Target or Report Structure. 123 +| |/structure|Associates a Metadata Structure Definition. 124 +|MetadataStructure Definition| |A collection of metadata concepts, their structure and usage when used to collect or disseminate reference metadata. 125 +| |/grouping|An association to a Metadata Target or Report Structure. 126 126 |MetadataTarget|((( 127 127 Inherits from 128 128 129 129 //ComponentList// 130 130 )))|A set of components that define a key of an object type to which metadata may be attached. 131 -||/components|Associates the Target Object components that define the key of the Metadata Target. 131 +| |/components|Associates the Target Object components that define the key of the Metadata Target. 132 132 |//TargetObject//|((( 133 133 Abstract Class 134 134 ... ... @@ -143,8 +143,8 @@ 143 143 DataSetTarget 144 144 145 145 ReportPeriodTarget 146 -)))| 147 -||/localRepresentation|Associates a Representation to the Target Object that must be respected when the object is identified in a Metadata Set. This may be enumerated or nonenumerated. 146 +)))| 147 +| |/localRepresentation|Associates a Representation to the Target Object that must be respected when the object is identified in a Metadata Set. This may be enumerated or nonenumerated. 148 148 |DimensionDescriptor ValuesTarget|((( 149 149 Inherits from 150 150 ... ... @@ -155,7 +155,7 @@ 155 155 156 156 //TargetObject// 157 157 )))|The target object is a specified object type. 158 -||objectType|Identifies the object type. 158 +| |objectType|Identifies the object type. 159 159 |DataSetTarget|((( 160 160 Inherits from 161 161 ... ... @@ -176,17 +176,17 @@ 176 176 177 177 //ComponentList// 178 178 )))|Defines a set of concepts that comprises the Metadata Attributes to be reported. 179 -||/components|An association to the Metadata Attributes relevant to the Report Structure. 180 -||+reportFor|Associates the Metadata Targets for which this Report Structure is used. 181 -|MetadataAttribute||Identifies a Concept for which a value may be reported in a Metadata Set. 182 -||/hierarchy|Association to one or more child Metadata Attribute. 183 -||/conceptIdentity|An association to the concept which defines the semantic of the attribute. 184 -||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 using this Report Structure. 185 -||minOccurs maxOccurs|Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadata Report. 186 -|ConceptUsage||The use of a Concept as Metadata Attribute. 187 -||concept|Association to a Concept in a ConceptScheme. 188 -||/localRepresentation|Associates a Representation that overrides any core representation specified for the Concept itself. 189 -|Representation||The representation of the Metadata Attribute. 179 +| |/components|An association to the Metadata Attributes relevant to the Report Structure. 180 +| |+reportFor|Associates the Metadata Targets for which this Report Structure is used. 181 +|MetadataAttribute| |Identifies a Concept for which a value may be reported in a Metadata Set. 182 +| |/hierarchy|Association to one or more child Metadata Attribute. 183 +| |/conceptIdentity|An association to the concept which defines the semantic of the attribute. 184 +| |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 using this Report Structure. 185 +| |minOccurs maxOccurs|Specifies how many occurrences of the Metadata Attribute may be reported at this point in the Metadata Report. 186 +|ConceptUsage| |The use of a Concept as Metadata Attribute. 187 +| |concept|Association to a Concept in a ConceptScheme. 188 +| |/localRepresentation|Associates a Representation that overrides any core representation specified for the Concept itself. 189 +|Representation| |The representation of the Metadata Attribute. 190 190 191 191 192 192 ... ... @@ -237,31 +237,31 @@ 237 237 ==== 7.4.2.2 Definitions ==== 238 238 239 239 |**Class**|**Feature**|**Description** 240 -|MetadataSet||Any organised collection of metadata. 241 -||reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report. 242 -||reportingEnd|A specific time period in a known system of time periods that identifies the ebd period of a report. 243 -||dataExtractionDate|A specific time period that identifies the date and time that the data are extracted from a data source. 244 -||validFrom|Indicates the inclusive start time indicating the validity of the information in the data set. 245 -||validTo|Indicates the inclusive end time indicating the validity of the information in the metadata set. 246 -||publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force. 247 -||publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force. 248 -||setId|Provides an identification of the metadata set. 249 -||action|Defines the action to be taken by the recipient system (update, replace, delete) 250 -||+describedBy|Associates a Metadataflow Definition to the Metadata Set. 251 -||+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. 252 -||+publishedBy|Associates the Data Provider that reports/publishes the metadata. 253 -||+describedBy|Reference to the Report Structure. 254 -|MetadataReport||A set of values for Metadata Attributes defined in a Report Structure of a Metadata Structure Definition. 255 -||+attachesTo|Associates the object key to which metadata is to be attached. 256 -||+target|Associates the Metadata Target that defines the target object to which the metadata are to be associated. 257 -||+metadata|Associates the Reported Attribute values which are to be associated with the object or objects identified by the Target Object Key. 258 -|TargetObjectKey||Identifies the key of the object to which the metadata are to be attached. 259 -||+valueFor|((( 240 +|MetadataSet| |Any organised collection of metadata. 241 +| |reportingBegin|A specific time period in a known system of time periods that identifies the start period of a report. 242 +| |reportingEnd|A specific time period in a known system of time periods that identifies the ebd period of a report. 243 +| |dataExtractionDate|A specific time period that identifies the date and time that the data are extracted from a data source. 244 +| |validFrom|Indicates the inclusive start time indicating the validity of the information in the data set. 245 +| |validTo|Indicates the inclusive end time indicating the validity of the information in the metadata set. 246 +| |publicationYear|Specifies the year of publication of the data or metadata in terms of whatever provisioning agreements might be in force. 247 +| |publicationPeriod|Specifies the period of publication of the data or metadata in terms of whatever provisioning agreements might be in force. 248 +| |setId|Provides an identification of the metadata set. 249 +| |action|Defines the action to be taken by the recipient system (update, replace, delete) 250 +| |+describedBy|Associates a Metadataflow Definition to the Metadata Set. 251 +| |+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. 252 +| |+publishedBy|Associates the Data Provider that reports/publishes the metadata. 253 +| |+describedBy|Reference to the Report Structure. 254 +|MetadataReport| |A set of values for Metadata Attributes defined in a Report Structure of a Metadata Structure Definition. 255 +| |+attachesTo|Associates the object key to which metadata is to be attached. 256 +| |+target|Associates the Metadata Target that defines the target object to which the metadata are to be associated. 257 +| |+metadata|Associates the Reported Attribute values which are to be associated with the object or objects identified by the Target Object Key. 258 +|TargetObjectKey| |Identifies the key of the object to which the metadata are to be attached. 259 +| |+valueFor|((( 260 260 Associates the Metadata Target that identifies the object type and the component structure of the Target Object Key. 261 261 262 262 Note that this is a conceptual association showing the link to the MSD construct. 263 263 ))) 264 -||+keyValues|Associates the Target Object Values of the Target Object Key. 264 +| |+keyValues|Associates the Target Object Values of the Target Object Key. 265 265 |//TargetObjectValue//|((( 266 266 Abstract class 267 267 ... ... @@ -273,7 +273,7 @@ 273 273 274 274 TargetReportPeriod 275 275 )))|The key of an individual object of the type specified in the Metadata Target of the Metadata Structure Definition. 276 -||+valueFor|((( 276 +| |+valueFor|((( 277 277 Associates the Target Object for which this value is provided. 278 278 279 279 Note that this is a conceptual association showing the link to the MSD construct. ... ... @@ -283,17 +283,17 @@ 283 283 284 284 //TargetObjectValue// 285 285 )))|The identification of the components and the values that form the data or metadata key. 286 -|ComponentValue||Collectively contain the identification of the components and the values that form the data key. 287 -|value||The key value. 288 -||+valueFor|Associates the Component for which the value is declared. 289 -|TimeDimensionValue||Contains identification of the Time Dimension and the value. 286 +|ComponentValue| |Collectively contain the identification of the components and the values that form the data key. 287 +|value| |The key value. 288 +| |+valueFor|Associates the Component for which the value is declared. 289 +|TimeDimensionValue| |Contains identification of the Time Dimension and the value. 290 290 |TargetIdentifiable Object|((( 291 291 Inherits from 292 292 293 293 //TargetObjectValue // 294 294 )))|Specifies the identification of an Identifiable object. 295 -|StructureRef||Contains the identification of an Identifiable object. 296 -||structureType|The object type of the target object. 295 +|StructureRef| |Contains the identification of an Identifiable object. 296 +| |structureType|The object type of the target object. 297 297 |((( 298 298 Maintainable 299 299 ... ... @@ -302,8 +302,8 @@ 302 302 Identifiable 303 303 304 304 ArtefactRef 305 -)))||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. 306 -||+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step. 305 +)))| |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. 306 +| |+containedObject|Association to a contained object in a hierarchy of Identifiable Objects such as a Transition in a Process Step. 307 307 |TargetDataSet|((( 308 308 Inherits from 309 309 ... ... @@ -319,14 +319,14 @@ 319 319 320 320 //NonEnumeratedAttributeValue// 321 321 322 -EnumeratedAttributeValue// 322 +EnumeratedAttributeValue// // 323 323 )))|The value for a Metadata Attribute. 324 -||+valueFor|((( 324 +| |+valueFor|((( 325 325 Association to the Metadata Attribute in the Metadata Structure Definition that identifies the Concept and allowed Representation for the Reported Attribute. 326 326 327 327 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. 328 328 ))) 329 -||+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. 329 +| |+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. 330 330 |//NonEnumerated AttributeValue//|((( 331 331 Inherits from 332 332 ... ... @@ -342,19 +342,19 @@ 342 342 343 343 //AttributeValue// 344 344 )))|The content of a Reported Attribute where this is textual. 345 -|XHTMLAttributeValue||This contains XHTML. 346 -||value|The string value of the XHTML. 347 -|TextAttributeValue||This value of a Reported Attribute where the content is humanreadable text. 348 -||text|The string value is text. This can be present in multiple language versions. 349 -|OtherNonEnumerated AttributeValue||The value of a Reported Attribute where the content is not of humanreadable text. 350 -||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. 345 +|XHTMLAttributeValue| |This contains XHTML. 346 +| |value|The string value of the XHTML. 347 +|TextAttributeValue| |This value of a Reported Attribute where the content is humanreadable text. 348 +| |text|The string value is text. This can be present in multiple language versions. 349 +|OtherNonEnumerated AttributeValue| |The value of a Reported Attribute where the content is not of humanreadable text. 350 +| |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. 351 351 |EnumeratedAttribute Value|((( 352 352 Inherits from 353 353 354 354 //MetadataAttributeValue// 355 355 )))|The content of a Reported Attribute that is taken from a Code in a Code list. 356 -||value|The Code value of the Reported Attribute. 357 -||+value|((( 356 +| |value|The Code value of the Reported Attribute. 357 +| |+value|((( 358 358 Association to a Code in the Code list specified in the Representation of the Metadata Attribute for which this Reported Attribute is the value 359 359 360 360 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. ... ... @@ -362,4 +362,4 @@ 362 362 363 363 364 364 365 - 365 +
- SUZ.Methodology.Code.MethodologyClass[0]
-