Changes for page 13 Data Provisioning
Last modified by Artur on 2025/09/10 11:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
-
Objects (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,0 @@ 1 -Methodology.SDMX 3\.0 Standards\. Section 2\. Information model\: UML conceptual design.WebHome - Content
-
... ... @@ -1,6 +1,4 @@ 1 -{{box title="**Contents**"}} 2 -{{toc/}} 3 -{{/box}} 1 += 13 Data Provisioning = 4 4 5 5 == 13.1 Class Diagram == 6 6 ... ... @@ -12,19 +12,19 @@ 12 12 13 13 === 13.2.1 Narrative === 14 14 15 -This sub model links many [[artefacts>>doc:xwiki:Glossary.Artefact.WebHome]]in the[[SDMX-IM>>doc:xwiki:Glossary.SDMXInformationModel.WebHome]]andis pivotal to an[[SDMX>>doc:xwiki:Glossary.Statisticaldata andmetadataexchange.WebHome]] metadataregistry, as all of the[[artefacts>>doc:xwiki:Glossary.Artefact.WebHome]]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.13 +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 17 -Whilst a registry contains all of the metadata depicted on the diagram above, the classes in the grey shaded area are specific to a registry-based scenario where [[data sources>>doc:xwiki:Glossary.Datasource.WebHome]](either physical data and[[metadata sets>>doc:xwiki:Glossary.Metadataset.WebHome]] or databases and[[metadata repositories>>doc:xwiki:Glossary.Metadata repository.WebHome]]) are registered. More details on how these classes are used in a registry scenario can be found in the[[SDMX Registry>>doc:xwiki:Glossary.SDMXRegistry.WebHome]]Interface document. (Section 5 of the[[SDMX>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]]Standards).15 +Whilst a registry contains all of the metadata depicted on the diagram above, the classes in the grey shaded area are specific to a registry-based scenario where data sources (either physical data and metadata sets or databases and metadata repositories) are registered. More details on how these classes are used in a registry scenario can be found in the SDMX Registry Interface document. (Section 5 of the SDMX Standards). 18 18 19 -A ProvisionAgreement / MetadataProvisionAgreement links the [[artefact>>doc:xwiki:Glossary.Artefact.WebHome]]that defines how data / metadata are structured and classified (//StructureUsage//) to the DataProvider / MetadataProvider. By means of a data or metadata registration, it references the //Datasource// (this can be data or metadata), whether this be an[[SDMX>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]] conformant file on a website (SimpleDatasource) or a database service capable of supporting an[[SDMX>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]]query and responding with an[[SDMX>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]] conformant document (//QueryDatasource//).17 +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 or metadata registration, it references the //Datasource// (this can be data or metadata), 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>>doc:xwiki:Glossary.Dataflow.WebHome]]and[[Metadataflow>>doc:xwiki:Glossary.Metadataflow.WebHome]]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.19 +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. 22 22 23 -The SimpleDatasource links to the actual [[DataSet>>doc:xwiki:Glossary.Dataset.WebHome]] or MetadataSet 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>>doc:xwiki:Glossary.Dataset.WebHome]] or the MetadataSet. Additional information about the content of the SimpleDatasource is stored in the registry in terms of a(% style="color:#2ecc71" %)//Constraint//(%%)(see 12.3) for the Registration.21 +The SimpleDatasource links to the actual DataSet or MetadataSet 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 or the MetadataSet. 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 -The //QueryDatasource// is an abstract class that represents a [[data source>>doc:xwiki:Glossary.Data source.WebHome]], which can understand an[[SDMX>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]]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.23 +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>>doc:xwiki:Glossary.Statisticaldata and metadata exchange.WebHome]]structural[[artefacts>>doc:xwiki:Glossary.Artefact.WebHome]]that eventually link to a data or metadata registration{{footnote}}Provider Scheme, Provider, Provision Agreementand Registeredsource refer both todataand reference metadata.{{/footnote}}.25 +The diagram below shows in schematic way the essential navigation through the SDMX structural artefacts that eventually link to a data or metadata registration^^[[^^4^^>>path:#sdfootnote4sym||name="sdfootnote4anc"]]^^. 28 28 29 29 [[image:SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_39d2fe45.jpg||height="360" width="592"]] 30 30 ... ... @@ -32,41 +32,45 @@ 32 32 33 33 === 13.2.2 Definitions === 34 34 35 -(% style="width:965.294px" %) 36 -|**Class**|(% style="width:232px" %)**Feature**|(% style="width:508px" %)**Description** 37 -|//StructureUsage//|(% style="width:232px" %)((( 33 +|**Class**|**Feature**|**Description** 34 +|//StructureUsage//|((( 38 38 Abstract class: 36 + 39 39 Sub classes are: 38 + 40 40 Dataflow 40 + 41 41 Metadataflow 42 -)))| (% style="width:508px" %)This is described in the Base.43 -| |(% style="width:232px" %)controlledBy|(%style="width:508px" %)Association to the[[Provision Agreements>>doc:xwiki:Glossary.Provisionagreement.WebHome]] that comprise the metadata related to the provision of data.44 -|DataProvider| (% style="width:232px" %)|(% style="width:508px" %)See Organisation Scheme.45 -| |(% style="width:232px" %)hasAgreement|(% style="width:508px" %)Association to the[[Provision Agreements>>doc:xwiki:Glossary.Provisionagreement.WebHome]]for which the provider supplies data or metadata.46 -| |(% style="width:232px" %)+source|(% style="width:508px" %)Association to a[[data source>>doc:xwiki:Glossary.Data source.WebHome]], which can process a data query.47 -|MetadataProvider| (% style="width:232px" %)|(% style="width:508px" %)See Organisation Scheme.48 -| |(% style="width:232px" %)hasAgreement|(% style="width:508px" %)Association to the Metadata[[Provision Agreements>>doc:xwiki:Glossary.Provisionagreement.WebHome]]for which the provider supplies data or metadata.49 -| |(% style="width:232px" %)+source|(% style="width:508px" %)Association to a metadata source, which can process a metadata query.50 -|ProvisionAgreement| (% style="width:232px" %)|(% style="width:508px" %)Links the[[Data Provider>>doc:xwiki:Glossary.Dataprovider.WebHome]]to the relevant Structure Usage (i.e., the[[Dataflow>>doc:xwiki:Glossary.Dataflow.WebHome]]) 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:232px" %)+source|(% style="width:508px" %)Association to a[[data source>>doc:xwiki:Glossary.Data source.WebHome]], which can process a data query.52 -|MetadataProvisionAgreement| (% style="width:232px" %)|(% style="width:508px" %)Links the Metadata Provider to the relevant Structure Usage (i.e., the[[Metadataflow>>doc:xwiki:Glossary.Metadataflow.WebHome]]) 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:232px" %)+source|(% style="width:508px" %)Association to[[reference metadata>>doc:xwiki:Glossary.Referencemetadata.WebHome]]source, which can process a metadata query.54 -|//Datasource//|( % style="width:232px" %)(((42 +)))|This is described in the Base. 43 +||controlledBy// //|Association to the Provision Agreements that comprise the metadata related to the provision of data. 44 +|DataProvider||See Organisation Scheme. 45 +||hasAgreement|Association to the Provision Agreements for which the provider supplies data or metadata. 46 +||+source|Association to a data source, which can process a data query. 47 +|MetadataProvider||See Organisation Scheme. 48 +||hasAgreement|Association to the Metadata Provision Agreements for which the provider supplies data or metadata. 49 +||+source|Association to a metadata source, which can process a metadata query. 50 +|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. 51 +||+source|Association to a data source, which can process a data query. 52 +|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. 53 +||+source|Association to reference metadata source, which can process a metadata query. 54 +|//Datasource//|((( 55 55 Abstract class 56 + 56 56 Sub classes are: SimpleDatasource //QueryDatasource// 57 -)))| (% style="width:508px" %)Identification of the location or service from where data or[[reference metadata>>doc:xwiki:Glossary.Referencemetadata.WebHome]]can be obtained.58 -| |(% style="width:232px" %)+sourceURL|(%style="width:508px" %)The URL of the data or[[reference metadata>>doc:xwiki:Glossary.Referencemetadata.WebHome]]source (a file or a web service).59 -|SimpleDatasource| (% style="width:232px" %)|(% style="width:508px" %)An[[SDMX>>doc:xwiki:Glossary.Statisticaldataand metadata exchange.WebHome]] dataset / metadataset accessible as a file at a URL.60 -|//QueryDatasource//|( % style="width:232px" %)(((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 / metadataset accessible as a file at a URL. 61 +|//QueryDatasource//|((( 61 61 Abstract class Inherits from: 63 + 62 62 //Datasource// 65 + 63 63 Sub classes are: 67 + 64 64 RESTDatasource 65 -)))| (% style="width:508px" %)A data or[[reference metadata>>doc:xwiki:Glossary.Referencemetadata.WebHome]]source, which can process a data or metadata query.66 -|RESTDatasource| (% style="width:232px" %)|(% style="width:508px" %)A data or[[reference metadata>>doc:xwiki:Glossary.Referencemetadata.WebHome]]source that is accessible via a RESTful web services interface.67 -| |(% style="width:232px" %)+specificationURL|(% style="width:508px" %)Association to the URL for the specification of the web service.68 -|Registration| (% style="width:232px" %)|(% style="width:508px" %)This is not detailed here but is shown as the link between the[[SDMX-IM>>doc:xwiki:Glossary.SDMXInformationModel.WebHome]]andthe Registry Service API. It denotes a data or metadata registration document.69 +)))|A data or reference metadata source, which can process a data or metadata query. 70 +|RESTDatasource||A data or reference metadata 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 or metadata registration document. 69 69 70 ----- 71 71 72 -{{putFootnotes/}}
- SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_23ca059c.gif
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -60.7 KB - Content
- SDMX 3-0-0 SECTION 2 FINAL-1.0 (1)_en_39d2fe45.jpg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -70.6 KB - Content
- SUZ.Methodology.Code.MethodologyClass[0]
-