Changes for page SDMX 3.1 Standards. Section 1. Framework
Last modified by Artur on 2025/09/30 12:30
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,0 @@ 1 -1 Introduction - Content
-
... ... @@ -1,3 +1,7 @@ 1 +{{box title="**Contents**"}} 2 +{{toc/}} 3 +{{/box}} 4 + 1 1 **Revision History** 2 2 3 3 |**Revision**|**Date**|**Contents** ... ... @@ -4,13 +4,13 @@ 4 4 |DRAFT 1.0|December 2024|Draft release updated for SDMX 3.1 for public consultation 5 5 |1.0|May 2025|Public release for SDMX 3.1 6 6 7 -= {{id name="_Toc56630"/}}1 Introduction =11 += 1 Introduction = 8 8 9 9 The Statistical Data and Metadata Exchange (SDMX) initiative (https:~/~/www.sdmx.org) sets standards that can facilitate the exchange of statistical data and metadata using modern information technology. 10 10 11 11 The SDMX Technical Specifications are organised into several discrete sections. 12 12 13 -The following are published on the SDMX website ([[__https:~~/~~/www.sdmx.org__>> url:https://www.sdmx.org/]][[)>>url:https://www.sdmx.org/]]:17 +The following are published on the SDMX website ([[__https:~~/~~/www.sdmx.org__>>https://https:www.sdmx.org]]): 14 14 15 15 **Section 1** **Framework for SDMX Technical Standards** – this document providing an introduction to the technical standards. 16 16 ... ... @@ -20,20 +20,20 @@ 20 20 21 21 **Section 6** **SDMX Technical Notes** – detailed technical guidance for implementors of the SDMX standard. 22 22 23 -The following are published on the GitHub repository of the SDMX Standards Technical Working Group ( __[[https:~~/~~/github.com/sdmx>>url:https://github.com/sdmx-twg]][[->>url:https://github.com/sdmx-twg]][[twg>>url:https://github.com/sdmx-twg]]__[[)>>url:https://github.com/sdmx-twg]]:sdmx-twg/sdmx-rest – REST API27 +The following are published on the GitHub repository of the SDMX Standards Technical Working Group ([[__https:~~/~~/github.com/sdmx-twg__>>https://https:github.comsdmx-twg]]): sdmx-twg/sdmx-rest – REST API 24 24 25 25 Technical specifications for the SDMX RESTful web services application programming interfaces (API). 26 26 27 -= ==sdmx-twg/sdmx-ml–SDMX-ML===28 - 31 +(% class="wikigeneratedid" id="Hsdmx-twg2Fsdmx-ml2013SDMX-ML" %) 32 +**sdmx-twg/sdmx-ml – SDMX-ML** 29 29 Technical specifications for the XML transmission format including XSD schemas, documentation and samples for data, structure and reference metadata messages. 30 30 31 -= ==sdmx-twg/sdmx-json–SDMX-JSON===32 - 35 +(% class="wikigeneratedid" id="Hsdmx-twg2Fsdmx-json2013SDMX-JSON" %) 36 +**sdmx-twg/sdmx-json – SDMX-JSON** 33 33 Technical specifications for the JSON transmission format including documentation, schemas and samples for data, structure and reference metadata messages. 34 34 35 -= ==sdmx-twg/sdmx-csv–SDMX-CSV===36 - 39 +(% class="wikigeneratedid" id="Hsdmx-twg2Fsdmx-csv2013SDMX-CSV" %) 40 +**sdmx-twg/sdmx-csv – SDMX-CSV** 37 37 Technical specifications for the SDMX-CSV transmission format for ‘comma-separated values’ (CSV) data and reference metadata. 38 38 39 39 The following sections are obsolete: ... ... @@ -46,7 +46,7 @@ 46 46 47 47 In July 2020 the SDMX 2.1 specifications were revised to add support for the Validation and Transformation Language (VTL). For 3.0, the VTL specification has been updated to align with changes to the information model and other modifications to the Standard such as the introduction of Semantic Versioning for the versioning of structural metadata artefacts. Section 2 (Information Model) sets out details of the ‘Transformation and Expressions’ package for defining and managing VTL 2.0 programs and Section 6 (Technical Notes) provides detailed guidance on implementing and using VTL with SDMX. 48 48 49 -= {{id name="_Toc56631"/}}2 Change History =53 += 2 Change History = 50 50 51 51 The 2.0 version of this standard represented a significant increase in scope, and also provided more complete support in those areas covered in the version 1.0 specification. Version 2.0 of this standard is backward-compatible with version 1.0, so that existing implementations can be easily migrated to conformance with version 2.0. 52 52 ... ... @@ -56,27 +56,27 @@ 56 56 57 57 The 3.1 version provides supports for data models to increase dimensionality over time without impacting existing data collections. The Data Constraint model was adjusted to separate concerns of data reporting and data dissemination. 58 58 59 -== {{id name="_Toc56632"/}}2.1 Major Changes from 1.0 to 2.0 ==63 +== 2.1 Major Changes from 1.0 to 2.0 == 60 60 61 61 * **Reference Metadata**: In addition to describing and specifying data structures and formats (along with related structural metadata), the version 2.0 specification also provides for the exchange of metadata which is distinct from the structural metadata in the 1.0 version. This category includes “reference” metadata (regarding data quality, methodology, and similar types – it can be configured by the user to include whatever concepts require reporting); metadata related to data provisioning (release calendar information, description of the data and metadata provided, etc.); and metadata relevant to the exchange of categorization schemes. 62 62 * **SDMX Registry**: Provision is made in the 2.0 standard for standard communication with registry services, to support a data-sharing model of statistical exchange. These services include registration of data and metadata, querying of registered data and metadata, and subscription/notification. 63 63 * **Structural Metadata**: The support for exchange of statistical data and related structural metadata has been expanded. Some support is provided for qualitative data; data cube structures are described; hierarchical code lists are supported; relationships between data structures can be expressed, providing support for extensibility of data structures; and the description of functional dependencies within cubes are supported. 64 64 65 -== {{id name="_Toc56633"/}}2.2 Major Changes from 2.0 to 2.1 ==69 +== 2.2 Major Changes from 2.0 to 2.1 == 66 66 67 67 * **Web-Services-Oriented Changes:** Several organizations have been implementing web services applications using SDMX, and these implementations have resulted in several changes to the specifications. Because the nature of SDMX web services could not be anticipated at the time of the original drafting of the specifications, the web services guidelines have been completely re-developed. 68 -* **Presentational Changes: **Much work has gone into using various technologies for the visualization of SDMX data and metadata, and some changes have been proposed as a result, to better leverage this graphical visualization. These changes are largely to leverage the Cross-domain Concepts of the Content Oriented Guidelines. ** **69 -* **Consistency Issues:** There have been some areas where the draft specifications were inconsistent in minor ways, and these have been addressed. ** **70 -* **Clarifications in Documentation:** In some cases, it has been identified that the documentation of specific fields within the standard needed clarification and elaboration, and these issues have been addressed. ** **71 -* **Optimization for XML Technologies:** Implementation has shown that it is possible to better organize the XML schemas for use within common technology development tools which work with XML. These changes are primarily focused on leveraging the objectoriented features of W3C XML Schema to allow for easier processing of SDMX data and metadata. ** **72 -* **Consistency between the SDMX-ML and the SDMX Information Model: **Certain aspects of the XML schemas and UML model have been more closely aligned, to allow for easier comprehension of the SDMX model. ** **73 -* **Technical Bugs:** Some minor technical bugs have been identified in the registry interfaces and elsewhere. These bugs have been addressed. ** **74 -* **Support for Non-Time-Series Data in the Generic Format: **One area which has been extended is the ability to express non-time-series data as part of the generic data message. ** **75 -* **Simplification of the data structure definition - specific message types: **Both time series (version 2.0 Compact) and non-time series data sets (version 2.0 Cross Sectional) use the same underlying structure for a structure-specific formatted message, which is specific to the Data Structure Definition of the data set. ** **76 -* **Simplification and better support for the metadata structure: **New use cases have been reported and these are now supported by a re-modelled metadata structure definition. ** **72 +* **Presentational Changes: **Much work has gone into using various technologies for the visualization of SDMX data and metadata, and some changes have been proposed as a result, to better leverage this graphical visualization. These changes are largely to leverage the Cross-domain Concepts of the Content Oriented Guidelines. 73 +* **Consistency Issues:** There have been some areas where the draft specifications were inconsistent in minor ways, and these have been addressed. 74 +* **Clarifications in Documentation:** In some cases, it has been identified that the documentation of specific fields within the standard needed clarification and elaboration, and these issues have been addressed. 75 +* **Optimization for XML Technologies:** Implementation has shown that it is possible to better organize the XML schemas for use within common technology development tools which work with XML. These changes are primarily focused on leveraging the objectoriented features of W3C XML Schema to allow for easier processing of SDMX data and metadata. 76 +* **Consistency between the SDMX-ML and the SDMX Information Model: **Certain aspects of the XML schemas and UML model have been more closely aligned, to allow for easier comprehension of the SDMX model. 77 +* **Technical Bugs:** Some minor technical bugs have been identified in the registry interfaces and elsewhere. These bugs have been addressed. 78 +* **Support for Non-Time-Series Data in the Generic Format: **One area which has been extended is the ability to express non-time-series data as part of the generic data message. 79 +* **Simplification of the data structure definition - specific message types: **Both time series (version 2.0 Compact) and non-time series data sets (version 2.0 Cross Sectional) use the same underlying structure for a structure-specific formatted message, which is specific to the Data Structure Definition of the data set. 80 +* **Simplification and better support for the metadata structure: **New use cases have been reported and these are now supported by a re-modelled metadata structure definition. 77 77 * **Support for partial item schemes such as a code list: **The concept of a partial (subset) item scheme such as a partial code list for use in exchange scenarios has been introduced**.** 78 78 79 -== {{id name="_Toc56634"/}}2.3 Major Changes from 2.1 to 3.0 ==83 +== 2.3 Major Changes from 2.1 to 3.0 == 80 80 81 81 SDMX version 3.0 introduces new features, improvements and changes to the Standard in the following key areas: 82 82 ... ... @@ -92,7 +92,7 @@ 92 92 93 93 ==== Versioning of Structural Metadata Artefacts ==== 94 94 95 -• Adoption of the three-number semantic versioning standard for structural metadata artefacts [[(>>url:https://semver.org/]][[__https:~~/~~/semver.org__>>url:https://semver.org/]][[)>>url:https://semver.org/]]99 +• Adoption of the three-number semantic versioning standard for structural metadata artefacts ([[__https:~~/~~/semver.org__>>https://https:semver.org]]) 96 96 97 97 ==== REST Web Services Application Programming Interface (API) ==== 98 98 ... ... @@ -103,7 +103,7 @@ 103 103 104 104 ==== SOAP Web Services API ==== 105 105 106 -• The SOAP web services API has been deprecated with version 3.0 standardising on REST ** **110 +• The SOAP web services API has been deprecated with version 3.0 standardising on REST 107 107 108 108 ==== XML, JSON, CSV and EDI Transmission formats ==== 109 109 ... ... @@ -127,24 +127,26 @@ 127 127 128 128 The SDMX 3.0 Major Changes document provides more information including an analysis of the breaking changes. 129 129 130 -== {{id name="_Toc56635"/}}2.4 Major Changes from 3.0 to 3.1 ==134 +== 2.4 Major Changes from 3.0 to 3.1 == 131 131 132 -==== Information Model ==== 136 +(% class="wikigeneratedid" id="HInformationModel-1" %) 137 +**Information Model** 133 133 134 -* Addition of Dimension Constraint property to a Dataflow// //135 -* Addition of evolving structure property to a Data Structure Definition// //136 -* Remove version property on Categorisation// //137 -* Simplification of Constraints o Removal of Advanced Release Calendar// //139 +* Addition of Dimension Constraint property to a Dataflow// // 140 +* Addition of evolving structure property to a Data Structure Definition// // 141 +* Remove version property on Categorisation// // 142 +* Simplification of Constraints o Removal of Advanced Release Calendar// // 138 138 139 139 o Removal of Role, Data Constraints only restrict data that can be reported// //o Restrict constraint targets to Identifiable structures (not URLs) o Addition of Availability Constraint to define actual data 140 140 141 -==== Documentation ==== 146 +(% class="wikigeneratedid" id="HDocumentation" %) 147 +**Documentation** 142 142 143 143 • Registering Reference Metadata removed from documentation, to align with XML Registration object which is unable to reference a Metadata Provision, and REST API which is unable to query for registered reference metadata sources. 144 144 145 -= {{id name="_Toc56636"/}}3Processes and Business Scope =151 += 3 Processes and Business Scope = 146 146 147 -== {{id name="_Toc56637"/}}3.1 Process Patterns ==153 +== 3.1 Process Patterns == 148 148 149 149 SDMX identifies three basic process patterns regarding the exchange of statistical data and metadata. These can be described as follows: 150 150 ... ... @@ -164,7 +164,7 @@ 164 164 165 165 It is important to note that SDMX is primarily focused on the //exchange// and //dissemination// of statistical data and metadata. There may also be many uses for the standard model and formats specified here in the context of internal processing of data that are not concerned with the exchange between organizations and users, however. It is felt that a clear, standard formatting of data and metadata for the purposes of exchange and dissemination can also facilitate internal processing by organizations and users, but this is not the focus of the specification. 166 166 167 -== {{id name="_Toc56638"/}}3.2 SDMX and Process Automation ==173 +== 3.2 SDMX and Process Automation == 168 168 169 169 Statistical data and metadata exchanges employ many different automated processes, but some are of more general interest than others. There are some common information technologies that are nearly ubiquitous within information systems today. SDMX aims to provide standards that are most useful for these automated processes and technologies. 170 170 ... ... @@ -172,15 +172,12 @@ 172 172 173 173 1. //Batch Exchange of Data and Metadata~:// The transmission of whole or partial databases between counterparties, including incremental updating. 174 174 1. //Provision of Data and Metadata on the Internet~:// Internet technology - including its use in private or semi-private TCP/IP networks - is extremely common. This technology includes XML, JSON and REST web services as primary mechanisms for automating data and metadata provision, as well as the more traditional static HTML and database-driven publishing. 175 -1. //Generic Processes~:// While many applications and processes are specific to some set of data and metadata, other types of automated services and processes are designed 176 - 177 -to handle any type of statistical data and metadata whatsoever. This is particularly true in cases where portal sites and data feeds are made available on the Internet. 178 - 181 +1. //Generic Processes~:// While many applications and processes are specific to some set of data and metadata, other types of automated services and processes are designed to handle any type of statistical data and metadata whatsoever. This is particularly true in cases where portal sites and data feeds are made available on the Internet. 179 179 1. //Presentation and Transformation of Data~:// In order to make data and metadata useful to consumers, they must support automated processes that transform them into application-specific processing formats, other standard formats, and presentational formats. Although not strictly an aspect of exchange, this type of automated processing represents a set of requirements that must be supported if the information exchange between counterparties is itself to be supported. 180 180 181 181 The SDMX standards specified here are designed to support the requirements of all of these automation processes and technologies. 182 182 183 -== {{id name="_Toc56639"/}}3.3 Statistical Data and Metadata ==186 +== 3.3 Statistical Data and Metadata == 184 184 185 185 To avoid confusion about which "data" and "metadata" are the intended content of the SDMX formats specified here, a statement of scope is offered. Statistical "data" are sets of often numeric observations which typically have time associated with them. They are associated with a set of metadata values, representing specific concepts, which act as identifiers and descriptors of the data. These metadata values and concepts can be understood as the named dimensions of a multi-dimensional co-ordinate system, describing what is often called a "cube" of data. 186 186 ... ... @@ -202,7 +202,7 @@ 202 202 203 203 **Figure 1: High Level Schematic of Major Artefacts in the SDMX 3.0 Information Model** 204 204 205 -== {{id name="_Toc56640"/}}3.4 The SDMX View of Statistical Exchange ==208 +== 3.4 The SDMX View of Statistical Exchange == 206 206 207 207 Version 1.0 of ISO/TS 17369 SDMX covered statistical data sets and the metadata related to the structure of these data sets. This scope was useful in supporting the different models of statistical exchange (bilateral exchange, gateway exchange, and data-sharing) but was not by itself sufficient to support them completely. Versions 2.0 and 2.1 provide a much more complete view of statistical exchange, so that an open data-sharing model can be fully supported, and other models of exchange can be more completely automated. In order to produce technical standards that will support this increased scope, the SDMX Information Model provides a broader set of formal objects which describe the actors, processes, and resources within statistical exchanges. 208 208 ... ... @@ -232,7 +232,7 @@ 232 232 * //**Dataflow Definition:**// In SDMX, data sets are reported or disseminated according to a data flow definition. The data flow definition identifies the data structure definition and may be associated with one or more subject matter domains via a Categorisation (this facilitates the search for data according to organised category schemes). Constraints, in terms of reporting periodicity or sub set of possible keys that are allowed in a data set, may be attached to the data flow definition. 233 233 * //**Metadataflow Definition:**// A metadata flow definition is very similar to a data flow definition, but describes, categorises, and constrains metadata sets. 234 234 * //**Data Provider: **//An organization which produces data is termed a data provider. 235 -* //**Metadata Provider: **//An organization which produces reference metadata is termed a metadata provider.// //238 +* //**Metadata Provider: **//An organization which produces reference metadata is termed a metadata provider.// // 236 236 * //**Provision Agreement (Metadata Provision Agreement):**// The set of information which describes the way in which data sets and metadata sets are provided by a data/metadata provider. A provision agreement can be constrained in much the same way as a data or metadata flow definition. Thus, a data provider can express the fact that it provides a particular data flow covering a specific set of countries and topics, Importantly, the actual source of registered data or metadata is attached to the provision agreement (in terms of a URL). The term “agreement” is used because this information can be understood as the basis of a “service-level agreement”. In SDMX, however, this is informational metadata to support the technical systems, as opposed to any sort of contractual information (which is outside the scope of a technical specification). In version 3.0, metadata provision agreement and data provision agreement are two separate artefacts. 237 237 * //**Data Constraint:**// Used to restrict content (such as enumerations) and are used by provision agreements, data flows, data structure definitions in order to provide a set of reporting restrictions in the context of a collection 238 238 * //**Metadata Constraint:**// Used to restrict content (such as enumerations) and are used by metadata provision agreements, metadata flows, metadata structure definitions in order to provide a set of reporting restrictions in the context of a collection ... ... @@ -255,7 +255,7 @@ 255 255 256 256 • //**Transformation Scheme:**// A transformation scheme is a set of Validation and Transformation Language (VTL) transformations aimed at obtaining some meaningful results for the user (e.g., the validation of one or more data sets). The set of transformations is meant to be executed together (in the same run) and may contain 597 any number of transformations in order to produce any number of results. Thus, a transformation scheme can be considered as a VTL ‘program’. 257 257 258 -== {{id name="_Toc56641"/}}3.5 SDMX Registry Services ==261 +== 3.5 SDMX Registry Services == 259 259 260 260 In order to provide visibility into the large amount of data and metadata which exists within the SDMX model of statistical exchange, it is felt that an architecture based on a set of registry services is potentially useful. A “registry” – as understood in webservices terminology – is an application which maintains and stores metadata for querying, and which can be used by any other application in the network with sufficient access privileges (though note that the mechanism of access control is outside of the scope of the SDMX standard). It can be understood as the index of a distributed database or metadata repository which is made up of all the data provider’s data sets and reference metadata sets within a statistical community, located across the Internet or similar network. 261 261 ... ... @@ -270,7 +270,7 @@ 270 270 * //**Querying: **//The registry services have interfaces for querying the metadata contained in a registry, so that applications and users can discover the existence of data sets and reference metadata sets, structural metadata, the providers/agencies associated with those objects, and the provider agreements which describe how the data and metadata are made available, and how they are categorized. 271 271 * //**Subscription/Notification:**// It is possible to “subscribe” to specific objects in a registry, so that a notification will be sent to all subscribers whenever the registry objects are updated. 272 272 273 -== {{id name="_Toc56642"/}}3.6 RESTful Web services ==276 +== 3.6 RESTful Web services == 274 274 275 275 Web services allow computer applications to exchange data directly over the Internet, essentially allowing modular or distributed computing in a more flexible fashion than ever before. In order to allow web services to function, however, many standards are required: for requesting and supplying data; for expressing the enveloping data which is used to package exchanged data; for describing web services to one another, to allow for easy integration into applications that use other web services as data resources. 276 276 ... ... @@ -285,7 +285,7 @@ 285 285 286 286 The following conceptual example uses the ‘data’ resource to query a data repository for a series identified by the key ‘M.USD.EUR.SP00.A’ in the EXR (ECB exchange rates) Dataflow: https:~/~/ws-entry-point/data/dataflow/ECB/EXR/1.0.0/M.USD.EUR.SP00.A 287 287 288 -= {{id name="_Toc56643"/}}4The SDMX Information Model =291 += 4 The SDMX Information Model = 289 289 290 290 SDMX provides a way of modelling statistical data, and defines the set of metadata constructs used for this purpose. Because SDMX specifies a number of transmission formats for expressing data and structural metadata, the model is used as a mechanism for guaranteeing that transformation between the different formats is lossless. In this sense, all of the formats are syntax-bound expressions of the common information model. 291 291 ... ... @@ -301,9 +301,9 @@ 301 301 302 302 A full UML conceptual design of the information model is set out in Section 2 of the Technical Specifications. 303 303 304 -= {{id name="_Toc56644"/}}5The SDMX Transmission Formats =307 += 5 The SDMX Transmission Formats = 305 305 306 -== {{id name="_Toc56645"/}}5.1 SDMX-ML ==309 +== 5.1 SDMX-ML == 307 307 308 308 SDMX-ML is the XML transmission format specification for exchanging structural metadata, data and reference metadata, and interacting with SDMX registry services. It is designed as a general-purpose format for all automation and data / metadata exchange tasks, and provides the most complete coverage. 309 309 ... ... @@ -331,7 +331,7 @@ 331 331 1. //Data: //For the exchange of data. Unlike SDMX-ML, the structure of a SDMX-JSON data message is not specific to the DSDs of the data sets so schema validation will not check for compliance of the data with the DSDs. 332 332 1. //Metadata//: For the exchange of reference metadata sets. 333 333 334 -== {{id name="_Toc56647"/}}5.3 SDMX-CSV ==337 +== 5.3 SDMX-CSV == 335 335 336 336 SDMX-CSV is the CSV transmission format specification for exchanging data and reference metadata only. 337 337 ... ... @@ -342,7 +342,7 @@ 342 342 1. //Data//: For the exchange of data. Like SDMX-JSON, SDMX-CSV can include both code IDs and labels which is helpful when using the data to create human readable charts and dashboards. 343 343 1. //Metadata//: For the exchange of reference metadata sets. 344 344 345 -== {{id name="_Toc56648"/}}5.4 Formats and Messages Deprecated in Version 3.0 ==348 +== 5.4 Formats and Messages Deprecated in Version 3.0 == 346 346 347 347 The following formats and messages have been deprecated in version 3.0 to simplify, modernise and rationalise the standard. 348 348 ... ... @@ -359,17 +359,17 @@ 359 359 * SDMX-ML Query messages 360 360 * SDMX-ML Submit Structure Request messages 361 361 362 -= {{id name="_Toc56649"/}}6Dependencies on SDMX content-oriented guidelines =365 += 6 Dependencies on SDMX content-oriented guidelines = 363 363 364 364 The technical standards proposed here are designed so that they can be used in conjunction with other SDMX guidelines which are more closely tied to the content and semantics of statistical data exchange. The SDMX Information Model works equally well with any statistical concept, but to encourage interoperability, it is also necessary to standardize and harmonize the use of specific concepts and terminology. To achieve this goal, SDMX creates and maintains guidelines for cross-domain concepts, terminology, and structural definitions. There are three major parts to this effort. 365 365 366 -== {{id name="_Toc56650"/}}6.1 Cross-Domain Concepts ==369 +== 6.1 Cross-Domain Concepts == 367 367 368 368 The SDMX Cross-Domain Concepts is a content guideline concerning concepts which are used across statistical domains. This list is expected to grow and to be subject to revision as SDMX is used in a growing number of domains. The use of the SDMX Cross-Domain Concepts, where appropriate, provides a framework to further promote interoperability among organisations using the technical standards presented here. The harmonization of statistical concepts includes not only the definitions of the concepts, and their names, but also, where appropriate, their representation with standard code lists, and the role they play within data structure definitions and metadata structure definitions. 369 369 370 370 The intent of this guideline is two-fold: to provide a core set of concepts which can be used to structure statistical data and metadata, to promote interoperability between systems (“structural metadata”, as described above); and to promote the exchange of metadata more widely, with a set of harmonized concept names and definitions for other types of metadata (“reference metadata”, as defined above.) 371 371 372 -== {{id name="_Toc56651"/}}6.2 Metadata Common Vocabulary ==375 +== 6.2 Metadata Common Vocabulary == 373 373 374 374 The Metadata Common Vocabulary is an SDMX guideline which provides definition of terms to be used for the comparison and mapping of terminology found in data structure definitions and in other aspects of statistical metadata management. Essentially, it provides ISOcompliant definitions for a wide range of statistical terms, which may be used directly, or against which other terminology systems may be mapped. This set of terms is inclusive of the terminology used within the SDMX Technical Standards. 375 375 ... ... @@ -377,17 +377,17 @@ 377 377 378 378 Concepts work is built. 379 379 380 -== {{id name="_Toc56652"/}}6.3 Statistical Subject-Matter Domains ==383 +== 6.3 Statistical Subject-Matter Domains == 381 381 382 382 The Statistical Subject-Matter Domains is a listing of the breadth of statistical information for the purposes of organizing widespread statistical exchange and categorization. It acts as a standard scheme against which the categorization schemes of various counterparties can be mapped, to facilitate interoperable data and metadata exchange. It serves another useful purpose, however, which is to allow an organization of corresponding “domain groups”, each of which could define standard data structure definitions, concepts, etc. within their domains. Such groups already exist within the international community. SDMX would use the Statistical Subject-Matter Domains list to facilitate the efforts of these groups to develop the kinds of content standards which could support the interoperation of SDMX-conformant technical systems within and across statistical domains. The organisation of the content of such schemes is supported in SDMX as a Category Scheme. 383 383 384 384 SDMX Statistical Subject-Matter Domains will be listed and maintained by the SDMX Initiative and will be subject to adjustment. 385 385 386 -== {{id name="_Toc56653"/}}6.4 SDMX Concept Roles ==389 +== 6.4 SDMX Concept Roles == 387 387 388 388 These guidelines define the standard set of SDMX Concept Roles and their use. This set of standard SDMX Concepts are implemented as a cross-domain Concept Scheme that defines the set of concept roles and gives examples on concept role implementation in SDMX 2.0, 2.1 and 3.0. A concept role gives a particular context to a concept for easy and systematic interpretation by machine processing and visualization tools. For example, the concepts REPORTING_AREA and COUNTERPART_AREA are different concepts but they are both geographical characteristics, therefore they can be associated with the same concept role ID: "GEO". This allows visualization systems to interpret these concepts as geographical data in order to generate maps. The implementation of concept roles is different in versions 2.0 and 2.1/3.0 of the SDMX technical standard. Specifically for SDMX 3.0, this set of roles is considered a normative list that must be interpreted in the same way by all organisations. Additional roles may be provided via the standard roles’ mechanism in SDMX 3.0, i.e., via Concept Schemes; the semantics of these roles have to be agreed bilateraly in data exchanges. The Concept Roles are available as an SDMX Concept Scheme on the SDMX Global Registry. 389 389 390 -= {{id name="_Toc56654"/}}7 Validation and Transformation Language =393 += 7 Validation and Transformation Language = 391 391 392 392 For many years the SDMX initiative has been fostering and supporting the development of a standard calculation language, called Validation and Transformation Language (VTL). A blueprint for defining calculations was already described in the original SDMX 2.1 specifications (package 13 of the Information Model - “Transformations and Expressions”). It was just a basic framework that required further developments to became operational in order to achieve a calculation language able to manipulate SDMX artefacts. 393 393
- SDMX_3-1-0_SECTION_1_FINAL_6728d8d4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +xwiki:XWiki.helena - Size
-
... ... @@ -1,0 +1,1 @@ 1 +403.7 KB - Content