Last modified by Artur on 2025/09/30 12:30

From version 7.1
edited by Helena
on 2025/06/06 17:00
Change comment: There is no comment for this version
To version 5.2
edited by Helena
on 2025/06/06 16:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -84,8 +84,7 @@
84 84  
85 85  SDMX version 3.0 introduces new features, improvements and changes to the Standard in the following key areas:
86 86  
87 -(% class="wikigeneratedid" id="HInformationModel" %)
88 -**Information Model**
87 +==== Information Model ====
89 89  
90 90  * Simplification and improvement of the reference metadata model
91 91  * Support for microdata
... ... @@ -95,13 +95,11 @@
95 95  * Improvements to code hierarchies for data discovery
96 96  * Improvements to constraints
97 97  
98 -(% class="wikigeneratedid" id="HVersioningofStructuralMetadataArtefacts" %)
99 -**Versioning of Structural Metadata Artefacts**
97 +==== Versioning of Structural Metadata Artefacts ====
100 100  
101 101  • Adoption of the three-number semantic versioning standard for structural metadata artefacts ([[__https:~~/~~/semver.org__>>https://https:semver.org]])
102 102  
103 -(% class="wikigeneratedid" id="HRESTWebServicesApplicationProgrammingInterface28API29" %)
104 -**REST Web Services Application Programming Interface (API)**
101 +==== REST Web Services Application Programming Interface (API) ====
105 105  
106 106  * Change to a single ‘structure’ resource for structure queries simplifying the REST API specification by reducing the number of resources to five
107 107  * Improvements to data queries
... ... @@ -108,13 +108,11 @@
108 108  * Improvements to reference metadata queries
109 109  * Support for structural metadata maintenance using HTTP PUT, POST and DELETE verbs
110 110  
111 -(% class="wikigeneratedid" id="HSOAPWebServicesAPI" %)
112 -**SOAP Web Services API**
108 +==== SOAP Web Services API ====
113 113  
114 114  • The SOAP web services API has been deprecated with version 3.0 standardising on REST
115 115  
116 -(% class="wikigeneratedid" id="HXML2CJSON2CCSVandEDITransmissionformats" %)
117 -**XML, JSON, CSV and EDI Transmission formats**
112 +==== XML, JSON, CSV and EDI Transmission formats ====
118 118  
119 119  * The SDMX-ML, SDMX-JSON and SDMX-CSV specifications have been extended and modified where needed to support the new features and changes such as reference metadata and microdata
120 120  * Obsolete SDMX-ML data message variants including Generic, Compact, Utility and Cross-sectional have been deprecated standardising on Structure Specific Data as the sole XML format for data exchange
... ... @@ -141,10 +141,10 @@
141 141  (% class="wikigeneratedid" id="HInformationModel-1" %)
142 142  **Information Model**
143 143  
144 -* Addition of Dimension Constraint property to a Dataflow
145 -* Addition of evolving structure property to a Data Structure Definition
146 -* Remove version property on Categorisation
147 -* 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//  //
148 148  
149 149  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
150 150  
... ... @@ -240,7 +240,7 @@
240 240  * //**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.
241 241  * //**Metadataflow Definition:**// A metadata flow definition is very similar to a data flow definition, but describes, categorises, and constrains metadata sets.
242 242  * //**Data Provider: **//An organization which produces data is termed a data provider.
243 -* //**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.//  //
244 244  * //**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.
245 245  * //**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
246 246  * //**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