Last modified by Artur on 2025/09/30 13:28

From version 21.6
edited by Helena
on 2025/06/08 16:30
Change comment: There is no comment for this version
To version 21.5
edited by Helena
on 2025/06/08 16:29
Change comment: There is no comment for this version

Summary

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 -=== 5.2.4 Data and Reference Metadata Registration Service ===
194 +===== {{id name="_Toc90798"/}}5.2.4 Data and Reference Metadata Registration Service =====
195 195  
196 196  This service must implement the following Registry Interfaces:
197 197  
... ... @@ -214,22 +214,21 @@
214 214  
215 215  The Registration has an action attribute which takes one of the following values:
216 216  
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
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
222 222  
223 223  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:
224 224  
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" %)(((
224 +|**Boolean Attribute**|**Behaviour if Value is “true”**
225 +|indexTimeSeries|A compliant indexing application must index all the time series keys
226 +|indexDataSet|(((
229 229  A compliant indexing application must index the range of actual (present) values for each dimension of the Dataset.
228 +
230 230  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
231 231  )))
232 -|indexReportingPeriod|(% style="width:712px" %)A compliant indexing application must index the time period range(s) for which data are present in the Dataset.
231 +|indexReportingPeriod|A compliant indexing application must index the time period range(s) for which data are present in the Dataset.
233 233  
234 234  ===== {{id name="_Toc90799"/}}5.2.5 Data Discovery =====
235 235