Changes for page 13 Data Provisioning
Last modified by Helena K. on 2026/06/09 11:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,6 @@ 4 4 5 5 == 13.1 Class Diagram == 6 6 7 - 8 8 **Figure 44: Relationship and inheritance class diagram of data/metadata provisioning** 9 9 10 10 == 13.2 Explanation of the Diagram == ... ... @@ -23,9 +23,8 @@ 23 23 24 24 The //QueryDatasource// is an abstract class that represents a [[data source>>doc:Glossary.Data source.WebHome]], which can understand an [[SDMX>>doc:Glossary.Statistical data 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. 25 25 26 -The diagram below shows in schematic way the essential navigation through the [[SDMX>>doc:Glossary.Statistical data and metadata exchange.WebHome]] structural [[artefacts>>doc:Glossary.Artefact.WebHome]] that eventually link to a data or metadata registration{{footnote}}Provider Scheme, Provider, Provision Agreement and Registered source refer both to data and reference metadata.{{/footnote}}. 25 +The diagram below shows in schematic way the essential navigation through the [[SDMX>>doc:Glossary.Statistical data and metadata exchange.WebHome]] structural [[artefacts>>doc:Glossary.Artefact.WebHome]] that eventually link to a data or metadata registration{{footnote}}Provider Scheme, Provider, Provision Agreement and Registered source refer both to data and reference metadata.{{/footnote}}.[[image:image71.png]] 27 27 28 -[[image:image71.png]] 29 29 30 30 **Figure 45: Schematic of the linking of structural metadata to data and metadata registration** 31 31 ... ... @@ -70,4 +70,5 @@ 70 70 71 71 ---- 72 72 71 + 73 73 {{putFootnotes/}}