Last modified by Artur on 2025/09/30 13:28
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -191,7 +191,7 @@ 191 191 192 192 The SDMX structural artefacts that may be queried are defined in the SDMX structure web service specification which is compatible with this release of the standard __[[https:~~/~~/github.com/sdmx>>url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]][[->>url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]][[twg/sdmx>>url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]][[->>url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]][[rest/blob/master/doc/structures.md>>url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]]__[[url:https://github.com/sdmx-twg/sdmx-rest/blob/master/doc/structures.md]] 193 193 194 -=== =={{id name="_Toc90798"/}}5.2.4 Data and Reference Metadata Registration Service =====194 +=== 5.2.4 Data and Reference Metadata Registration Service === 195 195 196 196 This service must implement the following Registry Interfaces: 197 197 ... ... @@ -214,21 +214,22 @@ 214 214 215 215 The Registration has an action attribute which takes one of the following values: 216 216 217 -|**Action Attribute Value**|**Behaviour** 218 -|Append|Add this registration to the registry 219 -|Replace|Replace the existing Registration with this Registration identified by the id in the Registration of the Submit Registration Request 220 -|Delete|Delete the existing Registration identified by the id in the Registration of the Submit Registration Request 217 +(% style="width:893.835px" %) 218 +|(% style="width:241px" %)**Action Attribute Value**|(% style="width:650px" %)**Behaviour** 219 +|(% style="width:241px" %)Append|(% style="width:650px" %)Add this registration to the registry 220 +|(% style="width:241px" %)Replace|(% style="width:650px" %)Replace the existing Registration with this Registration identified by the id in the Registration of the Submit Registration Request 221 +|(% style="width:241px" %)Delete|(% style="width:650px" %)Delete the existing Registration identified by the id in the Registration of the Submit Registration Request 221 221 222 222 The Registration has three Boolean attributes which may be present to determine how an SDMX compliant dataset or metadataset indexing application must index the datasets or metadatasets upon registration. The indexing application behaviour is as follows: 223 223 224 -|**Boolean Attribute**|**Behaviour if Value is “true”** 225 -|indexTimeSeries|A compliant indexing application must index all the time series keys 226 -|indexDataSet|((( 225 +(% style="width:896.835px" %) 226 +|**Boolean Attribute**|(% style="width:712px" %)**Behaviour if Value is “true”** 227 +|indexTimeSeries|(% style="width:712px" %)A compliant indexing application must index all the time series keys 228 +|indexDataSet|(% style="width:712px" %)((( 227 227 A compliant indexing application must index the range of actual (present) values for each dimension of the Dataset. 228 - 229 229 Note that for data this requires much less storage than full key indexing, but this method cannot guarantee that a specific combination of Dimension values (the Key) is actually present in the Dataset 230 230 ))) 231 -|indexReportingPeriod|A compliant indexing application must index the time period range(s) for which data are present in the Dataset. 232 +|indexReportingPeriod|(% style="width:712px" %)A compliant indexing application must index the time period range(s) for which data are present in the Dataset. 232 232 233 233 ===== {{id name="_Toc90799"/}}5.2.5 Data Discovery ===== 234 234