Changes for page 13 Data Provisioning
Last modified by Helena K. on 2026/06/09 11:08
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 2 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +9,8 @@ 1 -{{box title="**Contents**"}} 2 -{{toc/}} 3 -{{/box}} 4 - 5 -== 13.1 Class Diagram == 6 - 7 -[[image:image70.png]] 8 - 9 9 **Figure 44: Relationship and inheritance class diagram of data/metadata provisioning** 10 10 11 -== 13.2 Explanation of the Diagram == 3 +=== 13.2 Explanation of the Diagram === 12 12 13 -=== 13.2.1 Narrative === 5 +==== 13.2.1 Narrative ==== 14 14 15 15 This sub model links many artefacts in the SDMX-IM and is pivotal to an SDMX metadata registry, as all of the artefacts in this sub model must be accessible to an application that is responsible for data and metadata registration or for an application that requires access to the data or metadata. 16 16 ... ... @@ -18,57 +18,69 @@ 18 18 19 19 A ProvisionAgreement / MetadataProvisionAgreement links the artefact that defines how data / metadata are structured and classified (//StructureUsage//) to the DataProvider / MetadataProvider. By means of a data registration, it references the //Datasource// (data only), whether this be an SDMX conformant file on a website (SimpleDatasource) or a database service capable of supporting an SDMX query and responding with an SDMX conformant document (//QueryDatasource//). 20 20 21 -The //StructureUsage//, which has concrete classes of Dataflow and Metadataflow identifies the corresponding DataStructureDefinition or MetadataStructureDefinition, and, via Categorisation, can link to one or more Category(s) in a CategoryScheme such as a subject matter domain scheme, by which the //StructureUsage// can be classified. This can assist in drilling down from subject matter domains to find the data or metadata that may be relevant.13 +The //StructureUsage//, which has concrete classes of Dataflow and Metadataflow identifies the corresponding DataStructureDefinition or 22 22 15 +MetadataStructureDefinition, and, via Categorisation, can link to one or more Category(s) in a CategoryScheme such as a subject matter domain scheme, by which the //StructureUsage// can be classified. This can assist in drilling down from subject matter domains to find the data or metadata that may be relevant. 16 + 23 23 The SimpleDatasource links to the actual DataSet on a website (this is shown on the diagram as a dependency called “references”). The sourceURL is obtained during the registration process of the DataSet. Additional information about the content of the SimpleDatasource is stored in the registry in terms of a //Constraint// (see 12.3) for the Registration. 24 24 25 25 The //QueryDatasource// is an abstract class that represents a data source, which can understand an SDMX RESTful query (RESTDatasource) and respond appropriately. Each of these different //Datasource//s inherit the dataURL from //Datasource//, and the //QueryDatasource// has an additional URL, the specURL, to locate the specification of the service (i.e., the open API specification for RESTDatasource), which describes how to access it. All other supported protocols are assumed to use the SimpleDatasource URL. 26 26 27 -The diagram below shows in schematic way the essential navigation through the SDMX structural artefacts that eventually link to a data or metadata registration {{footnote}}Provider Scheme, Provider, Provision Agreementand Registered source refer bothto data and reference metadata.{{/footnote}}.21 +The diagram below shows in schematic way the essential navigation through the SDMX structural artefacts that eventually link to a data or metadata registration[[^^~[1~]^^>>path:#_ftn1]]. 28 28 29 -[[image: image71.png]]23 +[[image:1749246752523-973.jpeg]] 30 30 31 31 **Figure 45: Schematic of the linking of structural metadata to data and metadata registration** 32 32 33 -=== 13.2.2 Definitions === 27 +==== 13.2.2 Definitions ==== 34 34 35 -(% style="width:971.835px" %) 36 -|**Class**|(% style="width:185px" %)**Feature**|(% style="width:569px" %)**Description** 37 -|//StructureUsage//|(% style="width:185px" %)((( 29 +|**Class**|**Feature**|**Description** 30 +|//StructureUsage//|((( 38 38 Abstract class: 32 + 39 39 Sub classes are: 40 -Dataflow 34 + 35 + Dataflow 36 + 41 41 Metadataflow 42 -)))| (% style="width:569px" %)This is described in the Base.43 -| | (% style="width:185px" %)controlledBy|(% style="width:569px" %)Association to the Provision Agreements that comprise the metadata related to the provision of data.44 -|DataProvider| (%style="width:185px" %)|(% style="width:569px" %)See Organisation Scheme.45 -| | (% style="width:185px" %)hasAgreement|(% style="width:569px" %)Association to the Provision Agreements for which the provider supplies data or metadata.46 -| | (% style="width:185px" %)+source|(% style="width:569px" %)Association to a data source, which can process a data query.47 -|MetadataProvider| (%style="width:185px" %)|(% style="width:569px" %)See Organisation Scheme.48 -| | (% style="width:185px" %)hasAgreement|(% style="width:569px" %)Association to the Metadata Provision Agreements for which the provider supplies data or metadata.49 -| | (% style="width:185px" %)+source|(% style="width:569px" %)Association to a metadata source, which can process a metadata query.50 -|ProvisionAgreement| (%style="width:185px" %)|(% style="width:569px" %)Links the Data Provider to the relevant Structure Usage (i.e., the Dataflow) for which the provider supplies data. The agreement may constrain the scope of the data that can be provided, by means of a DataConstraint.51 -| | (% style="width:185px" %)+source|(% style="width:569px" %)Association to a data source, which can process a data query.52 -|MetadataProvisionAgreement| (%style="width:185px" %)|(% style="width:569px" %)Links the Metadata Provider to the relevant Structure Usage (i.e., the Metadataflow) for which the provider supplies metadata. The agreement may constrain the scope of the metadata that can be provided, by means of a MetadataConstraint.53 -| | (% style="width:185px" %)+source|(% style="width:569px" %)Association to reference metadata source, which can process a metadata query.54 -|//Datasource//|( % style="width:185px" %)(((38 +)))|This is described in the Base. 39 +| |controlledBy|Association to the Provision Agreements that comprise the metadata related to the provision of data. 40 +|DataProvider| |See Organisation Scheme. 41 +| |hasAgreement|Association to the Provision Agreements for which the provider supplies data or metadata. 42 +| |+source|Association to a data source, which can process a data query. 43 +|MetadataProvider| |See Organisation Scheme. 44 +| |hasAgreement|Association to the Metadata Provision Agreements for which the provider supplies data or metadata. 45 +| |+source|Association to a metadata source, which can process a metadata query. 46 +|ProvisionAgreement| |Links the Data Provider to the relevant Structure Usage (i.e., the Dataflow) for which the provider supplies data. The agreement may constrain the scope of the data that can be provided, by means of a DataConstraint. 47 +| |+source|Association to a data source, which can process a data query. 48 +|MetadataProvisionAgr eement| |Links the Metadata Provider to the relevant Structure Usage (i.e., the Metadataflow) for which the provider supplies metadata. The agreement may constrain the scope of the metadata that can be provided, by means of a MetadataConstraint. 49 +| |+source|Association to reference metadata source, which can process a metadata query. 50 +|//Datasource//|((( 55 55 Abstract class 56 -Sub classes are: 52 + 53 + Sub classes are: 54 + 57 57 SimpleDatasource 56 + 58 58 //QueryDatasource// 59 -)))| (% style="width:569px" %)Identification of the location or service from where data or reference metadata can be obtained.60 -| | (% style="width:185px" %)+sourceURL|(% style="width:569px" %)The URL of the data or reference metadata source (a file or a web service).61 -|SimpleDatasource| (%style="width:185px" %)|(% style="width:569px" %)An SDMX dataset accessible as a file at a URL.62 -|//QueryDatasource//|( % style="width:185px" %)(((58 +)))|Identification of the location or service from where data or reference metadata can be obtained. 59 +| |+sourceURL|The URL of the data or reference metadata source (a file or a web service). 60 +|SimpleDatasource| |An SDMX dataset accessible as a file at a URL. 61 +|//QueryDatasource//|((( 63 63 Abstract class Inherits from: 64 -//Datasource// 63 + 64 + //Datasource// 65 + 65 65 Sub classes are: 66 -RESTDatasource 67 -)))|(% style="width:569px" %)A data source, which can process a data query. 68 -|RESTDatasource|(% style="width:185px" %) |(% style="width:569px" %)A data source that is accessible via a RESTful web services interface. 69 -| |(% style="width:185px" %)+specificationURL|(% style="width:569px" %)Association to the URL for the specification of the web service. 70 -|Registration|(% style="width:185px" %) |(% style="width:569px" %)This is not detailed here but is shown as the link between the SDMX-IM and the Registry Service API. It denotes a data registration document. 71 71 68 + RESTDatasource 69 +)))|A data source, which can process a data query. 70 +|RESTDatasource| |A data source that is accessible via a RESTful web services interface. 71 +| |+specificationURL|Association to the URL for the specification of the web service. 72 +|Registration| |This is not detailed here but is shown as the link between the SDMX-IM and the Registry Service API. It denotes a data registration document. 73 + 74 + 75 + 72 72 ---- 73 73 74 - {{putFootnotes/}}78 +[[~[1~]>>path:#_ftnref1]] Provider Scheme, Provider, Provision Agreement and Registered source refer both to data and reference metadata.
- image70.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -132.4 KB - Content
- image71.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -62.5 KB - Content
- 1749246752523-973.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.6 KB - Content
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,1 +1,0 @@ 1 -14
- SUZ.Methodology.Code.MethodologyClass[0]
-
- index
-
... ... @@ -1,0 +1,1 @@ 1 +14