Last modified by Helena on 2025/09/10 11:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 2 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -SDMX 2.1 Standards. Section 5. Registry Specification – Logical Interfaces 1 +SDMX 2.1 Standards. Section. 5. Registry Specification – Logical Interfaces - Content
-
... ... @@ -326,7 +326,7 @@ 326 326 Subscription management involves a user submitting a subscription request which contains: 327 327 328 328 * a query or constraint expression in terms of a filter which defines the events for which the user is interested (e.g. new data for a specific dataflow, or for a domain category, or changes to a Data Structure Definition). 329 -* a list of URIs or end-points to which an XML notification message can be sent. Supported end-point types will be email (mailto :) and HTTP POST (a normal http:~/~/ address)329 +* a list of URIs or end-points to which an XML notification message can be sent. Supported end-point types will be email (mailto~:) and HTTP POST (a normal http:~/~/ address) 330 330 * request for a list of submitted subscriptions 331 331 * deletion of a subscription 332 332 ... ... @@ -427,8 +427,6 @@ 427 427 428 428 The Maintenance Agency in SDMX is maintained in an Agency Scheme which itself is a sub class of Organisation Scheme – this is shown in the class diagram below. 429 429 430 -[[image:1747994320263-112.png]] 431 - 432 432 **Figure 6: Agency Scheme Model** 433 433 434 434 The Agency in SDMX is extremely important. The Agency Id system used in SDMX is an n-level structure. The top level of this structure is maintained by SDMX. Any Agency in this top level can declare sub agencies and any sub agency can also declare sub agencies. The Agency Scheme has a fixed id and version and is never declared explicitly in the SDMX object identification mechanism. ... ... @@ -450,7 +450,7 @@ 450 450 451 451 [[image:1747824123012-527.jpeg]] 452 452 453 -* 451 +* 454 454 ** Figure 7: Example of Hierarchic Structure of Agencies 455 455 456 456 The following organizations maintain an Agency Scheme. ... ... @@ -466,7 +466,7 @@ 466 466 467 467 An example of this is shown in the XML snippet below. 468 468 469 -[[image:17478 32400104-286.png]]467 +[[image:1747824123013-196.jpeg||height="309" width="446"]] 470 470 471 471 **Figure 8: Example Showing Use of Agency Identifiers** 472 472 ... ... @@ -480,8 +480,7 @@ 480 480 481 481 ==== 6.2.2.2 URN Structure ==== 482 482 483 -(% class="wikigeneratedid" id="HCaseRulesforURN" %) 484 -//Case Rules for URN// 481 +===== //Case Rules for URN// ===== 485 485 486 486 For the URN, all parts of the string are case sensitive. The Id of any object must be UPPER CASE. Therefore, CRED_ext_Debt is invalid and it should be CRED_EXT_DEBT. 487 487 ... ... @@ -872,7 +872,9 @@ 872 872 ReportingTaxonomyMap 873 873 )))|structureSetAgencyId: structureSetId(version). reportingTaxonomyMapId|SDMX:BOP_STRUCTURES(1.0).TAXMAP 874 874 |((( 875 -ReportingCategoryMap 872 +Reporting 873 + 874 +CategoryMap 876 876 )))|((( 877 877 structureSetAgencyId: structureSetId(version). 878 878 reportngCategoryId ... ... @@ -925,11 +925,13 @@ 925 925 |RulesetScheme|rulesetSchemeAgencyId rulesetSchemeId(version)|ECB:RULESET_23(1.0) 926 926 |Ruleset|rulesetSchemeAgencyId rulesetSchemeId(version) rulesetId|ECB:RULESET_23(1.0).SET111 927 927 |((( 928 -UserDefinedOperatorScheme 927 +UserDefined 928 + 929 +OperatorScheme 929 929 )))|userDefinedOperatorSchemeAgencyId userDefinedOperatorSchemeId(version)|ECB:OS_CALC(1.2) 930 930 |UserDefined Operator|userDefinedOperatorSchemeAgencyId userDefinedOperatorSchemeId(version) usserDefinedOperatorId|ECB:OS_CALC(1.2).OS267 931 931 932 -**Table 3: Table of identification components for SDMX Identifiable Artefacts** 933 +7**Table 3: Table of identification components for SDMX Identifiable Artefacts** 933 933 934 934 = 7 Implementation Notes = 935 935 ... ... @@ -1230,11 +1230,11 @@ 1230 1230 1. A validity period which defines both when the subscription becomes active and expires. The subscriber may be sent a notification on expiration of the subscription. 1231 1231 1. A selector which specifies which type of events are of interest. The set of event types is: 1232 1232 1233 -|(% style="width:3 19px" %)**Event Type**|(% style="width:1553px" %)**Comment**1234 -|(% style="width:3 19px" %)STRUCTURAL_REPOSITORY_EVENTS|(% style="width:1553px" %)Life-cycle changes to Maintainable Artefacts in the structural metadata repository.1235 -|(% style="width:3 19px" %)DATA_REGISTRATION_EVENTS|(% style="width:1553px" %)Whenever a published dataset is registered. This can be either a SDMXML data file or an SDMX conformant database.1236 -|(% style="width:3 19px" %)METADATA_REGISTRATION_EVENTS|(% style="width:1553px" %)Whenever a published metadataset is registered. This can be either a SDMXML reference metadata file or an SDMX conformant database.1237 -|(% style="width:3 19px" %)ALL_EVENTS|(% style="width:1553px" %)All events of the specified EventType1234 +|(% style="width:327px" %)**Event Type**|(% style="width:1545px" %)**Comment** 1235 +|(% style="width:327px" %)STRUCTURAL_REPOSITORY_EVENTS|(% style="width:1545px" %)Life-cycle changes to Maintainable Artefacts in the structural metadata repository. 1236 +|(% style="width:327px" %)DATA_REGISTRATION_EVENTS|(% style="width:1545px" %)Whenever a published dataset is registered. This can be either a SDMXML data file or an SDMX conformant database. 1237 +|(% style="width:327px" %)METADATA_REGISTRATION_EVENTS|(% style="width:1545px" %)Whenever a published metadataset is registered. This can be either a SDMXML reference metadata file or an SDMX conformant database. 1238 +|(% style="width:327px" %)ALL_EVENTS|(% style="width:1545px" %)All events of the specified EventType 1238 1238 1239 1239 === 7.5.3 Wildcard Facility === 1240 1240
- 1747832400104-286.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -172.3 KB - Content
- 1747994320263-112.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -xwiki:XWiki.helena - Size
-
... ... @@ -1,1 +1,0 @@ 1 -13.9 KB - Content