Changes for page 10 Constraints
Last modified by Helena K. on 2026/06/10 09:45
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 1 removed)
Details
- Page properties
-
- Tags
-
... ... @@ -1,1 +1,0 @@ 1 -Age|Artefact|Attribute|Code|Code list|Comment|Component|Data set|Data structure definition|Dataflow|Dimension|Maintainable artefact|Measure|Member selection|Metadata set|Metadata structure definition|Metadataflow|Observation value|Provision agreement|Reference metadata|Series key|Sex|Statistical data and metadata exchange|Time period - Content
-
... ... @@ -4,224 +4,223 @@ 4 4 5 5 == 10.1 Introduction == 6 6 7 +Constraints are used as a way to restrict what data can be reported, or to report what data exists in a given context. There are three types of Constraint, which serve different purposes 7 7 8 -[[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] are used as a way to restrict what data can be reported, or to report what data exists in a given context. There are three types of [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], which serve different purposes 9 +* Availability Constraint 10 +* Dimension Constraint 11 +* Reporting Constraints 9 9 10 -* Availability [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] 11 -* [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] 12 -* Reporting [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] 13 +An Availability Constraint defines the data that exists in the context of a data query. 13 13 14 - An Availability[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]definesthe data that existsin the context ofa dataquery.15 +They form part of the response message from the Availability REST API. Availability Constraints are dynamically generated by a system based on the data that exists and the query context. Availability Constraints are therefore not Identifiable structures (they have no URN). 15 15 16 - Theyformpart of theresponsemessagefrom theAvailabilityRESTAPI.Availability[[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] are dynamically generatedby a systembasedon thedata that exists andthequery context.Availability[[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]are thereforenotIdentifiablestructures(theyhavenoURN).17 +A Dimension Constraint is a property of a Dataflow, they are used to fix the Dimensions that they use in the Data Structure Definition which they use. Dimension Constraints enable Data Structure Definitions to evolve over time by having new Dimensions added, without having to undergo a major version change. 17 17 18 -A [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]isa property of a [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]], they areused tofix the [[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]that theyuseinthe[[Data Structure Definition>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]which theyuse. [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]enable [[Data StructureDefinitions>>doc:sdmx:Glossary2\.1.Datastructuredefinition.WebHome]]toevolve overtimeby having new [[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]added,without havingto undergoamajor[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]] change.19 +A Reporting Constraint is used to define the set of allowed and/or disallowed values that can be reported in a data or metadata set. 19 19 20 -A Reporting [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] is used to define the set of allowed and/or disallowed values that can be reported in a data or [[metadata set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]. 21 - 22 22 == 10.2 Availability Constraint == 23 23 24 -An Availability [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is not a maintained structure, instead it is generated dynamically as a response to the availability REST API. The purpose of the Availability[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is to define the distinct set of values that have data over 1 or more[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].Unlike a Data and Metadata[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], which can attach to multiple Constrainable structures (of the same type), an Availability[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can only attach to only one structure. The attachment defines the context of the response (data exists for[[components>>doc:sdmx:Glossary2\.1.Component.WebHome]]in the context of). The subset of Constrainable structures the Availability[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can attach to are:23 +An Availability Constraint is not a maintained structure, instead it is generated dynamically as a response to the availability REST API. The purpose of the Availability Constraint is to define the distinct set of values that have data over 1 or more Dimensions. Unlike a Data and Metadata Constraint, which can attach to multiple Constrainable structures (of the same type), an Availability Constraint can only attach to only one structure. The attachment defines the context of the response (data exists for components in the context of). The subset of Constrainable structures the Availability Constraint can attach to are: 25 25 26 -* [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]27 -* [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]28 -* [[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]25 +* Data Structure Definition 26 +* Dataflow 27 +* Provision Agreement 29 29 30 30 == 10.3 Dimension Constraint == 31 31 32 -A [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is a property of a[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]; its purpose is to explicitly list the[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]from the corresponding[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] that are being used by the[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].31 +A Dimension Constraint is a property of a Dataflow; its purpose is to explicitly list the Dimensions from the corresponding DSD that are being used by the Dataflow. 33 33 34 - [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]were introduced in[[SDMX>>doc:sdmx:Glossary2\.1.Statistical data and metadata exchange.WebHome]]3.1 and are not required for most[[Dataflows>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] where the[[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]] must always contain the full complement of[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]as defined by the corresponding[[DSD>>doc:sdmx:Glossary 2\.1.Datastructure definition.WebHome]]. However, for some complex data collections, which may span long periods and where the full complement of required[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]are not necessarily known at design time, the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] is subject to increasing its Dimensionality over time. In this scenario it is possible to define the[[DSD>>doc:sdmx:Glossary2\.1.Datastructuredefinition.WebHome]]as an evolving structure, this property tells the user that the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] can have new[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]added without having to undergo a major[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change; a[[DSD>>doc:sdmx:Glossary2\.1.Datastructure definition.WebHome]] at [[version>>doc:sdmx:Glossary2\.1.Version.WebHome]] 1.0.0 for example would be able to add a new[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]and move to[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]1.1.0; a change that would not ordinarily be allowed. A minor[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change on the addition of a new[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]isonly possible if the[[DSD>>doc:sdmx:Glossary2\.1.Data structuredefinition.WebHome]] defines itself as an evolving structure. This is a new property of the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] introduced in[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]3.1 to satisfy this use case. The evolving structure property is either true or false, defaulting to false if not specified. Setting the evolving structure property to true requires a major[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change, and therefore can only be introduced on an x.0.0 release (e.g. 1.0.0). The evolving structure property can be set to false to indicate that there will be no additional[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]added to the Data Structure under the same major[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]] number; setting the evolving structure property to false does not require require a major[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change on the Data Structure.33 +Dimension Constraints were introduced in SDMX 3.1 and are not required for most Dataflows where the dataset must always contain the full complement of Dimensions as defined by the corresponding DSD. However, for some complex data collections, which may span long periods and where the full complement of required Dimensions are not necessarily known at design time, the DSD is subject to increasing its Dimensionality over time. In this scenario it is possible to define the DSD as an evolving structure, this property tells the user that the DSD can have new Dimensions added without having to undergo a major version change; a DSD at version 1.0.0 for example would be able to add a new Dimension and move to version 1.1.0; a change that would not ordinarily be allowed. A minor version change on the addition of a new Dimension is only possible if the DSD defines itself as an evolving structure. This is a new property of the DSD introduced in version 3.1 to satisfy this use case. The evolving structure property is either true or false, defaulting to false if not specified. Setting the evolving structure property to true requires a major version change, and therefore can only be introduced on an x.0.0 release (e.g. 1.0.0). The evolving structure property can be set to false to indicate that there will be no additional Dimensions added to the Data Structure under the same major version number; setting the evolving structure property to false does not require require a major version change on the Data Structure. 35 35 36 -When a [[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]references a[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]], late binding on the minor release, and the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]has the evolving structure property set to true, then the[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] must contain a[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]toprotect its Dimensionality from changing over time without a[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change.35 +When a Dataflow references a DSD, late binding on the minor release, and the DSD has the evolving structure property set to true, then the Dataflow must contain a Dimension Constraint to protect its Dimensionality from changing over time without a version change. 37 37 38 -The [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]provides the explicit list of[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]that the[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]uses from the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] that it references. This enables the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]toevolve over time without breaking the compatibility of[[datasets>>doc:sdmx:Glossary2\.1.Data set.WebHome]] against the[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].37 +The Dimension Constraint provides the explicit list of Dimensions that the Dataflow uses from the DSD that it references. This enables the DSD to evolve over time without breaking the compatibility of datasets against the Dataflow. 39 39 40 -__**Rules for a [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]**__39 +__**Rules for a Dimension Constraint**__ 41 41 42 -* A [[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] must contain a[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] if the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]which it uses states that it is an evolving structure and the[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]is late binding on the minor release (latest minor release of a given major[[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]], e.g. 1.0+.0)43 -* The [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can only include[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]from the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] that is referenced by the[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].44 -* A [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can only be changed if the[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]undergoes a major[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]]change45 -* [[Datasets>>doc:sdmx:Glossary2\.1.Data set.WebHome]]reported against the[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] must only contain reported values for the[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] specified in the[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].46 -* When exporting data for the [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]], the[[dataset>>doc:sdmx:Glossary2\.1.Dataset.WebHome]] should only include the[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] specified by the[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].47 -* When exporting data for the [[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] the[[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]] must contain the full set of[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]as specified by the[[DSD>>doc:sdmx:Glossary 2\.1.Datastructure definition.WebHome]].The tilde ‘’ character is used to represent a value which is not present due to the[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] not being included in the corresponding[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].41 +* A Dataflow must contain a Dimension Constraint if the DSD which it uses states that it is an evolving structure and the Dataflow is late binding on the minor release (latest minor release of a given major version, e.g. 1.0+.0) 42 +* The Dimension Constraint can only include Dimensions from the DSD that is referenced by the Dataflow. 43 +* A Dimension Constraint can only be changed if the Dataflow undergoes a major version change 44 +* Datasets reported against the Dataflow must only contain reported values for the Dimensions specified in the Dimension Constraint. 45 +* When exporting data for the Dataflow, the dataset should only include the Dimensions specified by the Dimension Constraint. 46 +* When exporting data for the DSD the dataset must contain the full set of Dimensions as specified by the DSD. The tilde ‘~~’ character is used to represent a value which is not present due to the Dimension not being included in the corresponding Dataflow. 48 48 49 -__**Example [[Datasets>>doc:sdmx:Glossary2\.1.Data set.WebHome]]with Evolving Structures**__48 +__**Example Datasets with Evolving Structures**__ 50 50 51 -A [[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]]is built against a[[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].The[[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]]contains data for two[[Dataflows>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]].[[Dataflows>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]‘DF_POP’ uses a[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]which fixes its[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]to FREQ and REF_AREA.[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]‘DF_POP_SA’ does not reference a[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], and as such includes all[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]as specified by the[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].50 +A dataset is built against a Data Structure Definition. The dataset contains data for two Dataflows. Dataflows ‘DF_POP’ uses a Dimension Constraint which fixes its Dimensions to FREQ and REF_AREA. Dataflow ‘DF_POP_SA’ does not reference a Dimension Constraint, and as such includes all Dimensions as specified by the DSD. 52 52 53 -The resulting [[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]]contains values ‘’ for both the[[SEX>>doc:sdmx:Glossary2\.1.Sex.WebHome]]and[[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]] [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]for the[[series>>doc:sdmx:Glossary2\.1.Series.WebHome]] related to DF_POP.52 +The resulting dataset contains values ‘~~’ for both the SEX and AGE Dimension for the series related to DF_POP. 54 54 55 55 (% style="width:758.294px" %) 56 -|(% style="width:119px" %)** [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]**|(% colspan="7" style="width:635px" %)**FREQ REF_AREA[[SEX>>doc:sdmx:Glossary2\.1.Sex.WebHome]] [[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]]OBS_VALUE TIME_PERIOD[[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]**57 -|(% style="width:119px" %)**DF_POP**|(% style="width:55px" %)A|(% style="width:103px" %)UK|(% style="width:79px" %) |(% style="width:92px" %)|(% style="width:93px" %)65|(% style="width:111px" %)2022|(% style="width:101px" %)658 -|(% style="width:119px" %)**DF_POP**|(% style="width:55px" %)A|(% style="width:103px" %)FR|(% style="width:79px" %) |(% style="width:92px" %)|(% style="width:93px" %)50|(% style="width:111px" %)2022|(% style="width:101px" %)655 +|(% style="width:119px" %)**Dataflow**|(% colspan="7" style="width:635px" %)**FREQ REF_AREA SEX AGE OBS_VALUE TIME_PERIOD UNIT** 56 +|(% style="width:119px" %)**DF_POP**|(% style="width:55px" %)A|(% style="width:103px" %)UK|(% style="width:79px" %)~~|(% style="width:92px" %)~~|(% style="width:93px" %)65|(% style="width:111px" %)2022|(% style="width:101px" %)6 57 +|(% style="width:119px" %)**DF_POP**|(% style="width:55px" %)A|(% style="width:103px" %)FR|(% style="width:79px" %)~~|(% style="width:92px" %)~~|(% style="width:93px" %)50|(% style="width:111px" %)2022|(% style="width:101px" %)6 59 59 |(% style="width:119px" %)**DF_POP_SA**|(% style="width:55px" %)A|(% style="width:103px" %)UK|(% style="width:79px" %)M|(% style="width:92px" %)1|(% style="width:93px" %)1.2|(% style="width:111px" %)2022|(% style="width:101px" %)6 60 60 61 61 == 10.4 Reporting Constraints == 62 62 63 -A Reporting [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is a[[Maintainable Artefact>>doc:sdmx:Glossary2\.1.Maintainable artefact.WebHome]]which restricts the values that can be reported in a[[dataset>>doc:sdmx:Glossary2\.1.Data set.WebHome]] or[[metadata set>>doc:sdmx:Glossary2\.1.Metadata set.WebHome]] based on one or more inclusion or exclusion rules.62 +A Reporting Constraint is a Maintainable Artefact which restricts the values that can be reported in a dataset or metadata set based on one or more inclusion or exclusion rules. 64 64 65 -A reporting [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is one of the following concrete types:64 +A reporting constraint is one of the following concrete types: 66 66 67 -* Data [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]68 -* Metadata [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]66 +* Data Constraint 67 +* Metadata Constraint 69 69 70 70 === 10.4.1 Data Constraint === 71 71 72 -A Data [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is used to add additional restrictions to the allowable values reported in a[[dataset>>doc:sdmx:Glossary 2\.1.Data set.WebHome]].Data[[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can be applied to the follow structures which are collectively known as Constrainable structures:71 +A Data Constraint is used to add additional restrictions to the allowable values reported in a dataset. Data Constraints can be applied to the follow structures which are collectively known as Constrainable structures: 73 73 74 -* [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]75 -* [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]76 -* [[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]77 -* [[Data Provider>>doc:sdmx:Glossary 2\.1.Data provider.WebHome]]73 +* Data Structure Definition 74 +* Dataflow 75 +* Provision Agreement 76 +* Data Provider 78 78 79 -**Note** regardless of the Constrainable structure, the restricted values relate to the allowable content for the [[Component>>doc:sdmx:Glossary2\.1.Component.WebHome]] of the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]towhich the constrained object relates.78 +**Note** regardless of the Constrainable structure, the restricted values relate to the allowable content for the Component of the DSD to which the constrained object relates. 80 80 81 81 === 10.4.2 Metadata Constraint === 82 82 83 -A Metadata [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is used to add additional restrictions to the allowable values reported in a metadataset. Metadata[[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can be applied to the follow structures which are collectively known as Constrainable structures:82 +A Metadata Constraint is used to add additional restrictions to the allowable values reported in a metadataset. Metadata Constraints can be applied to the follow structures which are collectively known as Constrainable structures: 84 84 85 -* [[Metadata Structure Definition>>doc:sdmx:Glossary 2\.1.Metadata structure definition.WebHome]]86 -* [[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]87 -* Metadata [[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]84 +* Metadata Structure Definition 85 +* Metadataflow 86 +* Metadata Provision Agreement 88 88 * Metadata Provider 89 89 90 -**Note** regardless of the Constrainable structure, the restricted values relate to the allowable content for the [[Component>>doc:sdmx:Glossary2\.1.Component.WebHome]] of the[[MSD>>doc:sdmx:Glossary2\.1.Metadata structure definition.WebHome]]towhich the constrained object relates.89 +**Note** regardless of the Constrainable structure, the restricted values relate to the allowable content for the Component of the MSD to which the constrained object relates. 91 91 92 92 === 10.4.3 Scope of a Constraint === 93 93 94 -A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is used specify the content of a data or metadata source in terms of the[[component>>doc:sdmx:Glossary2\.1.Component.WebHome]]values or the keys.93 +A Constraint is used specify the content of a data or metadata source in terms of the component values or the keys. 95 95 96 -In terms of data the [[components>>doc:sdmx:Glossary2\.1.Component.WebHome]]are:95 +In terms of data the components are: 97 97 98 -* [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]99 -* Time [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]100 -* Data [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]101 -* [[Measure>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]102 -* Metadata [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]103 -* DataKeySets: the keys are the content of the KeyDescriptor – i.e., the [[series keys>>doc:sdmx:Glossary2\.1.Series key.WebHome]]composed, for each key, by a value for each[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].97 +* Dimension 98 +* Time Dimension 99 +* Data Attribute 100 +* Measure 101 +* Metadata Attribute 102 +* DataKeySets: the keys are the content of the KeyDescriptor – i.e., the series keys composed, for each key, by a value for each Dimension. 104 104 105 -In terms of [[reference metadata>>doc:sdmx:Glossary2\.1.Reference metadata.WebHome]] the[[components>>doc:sdmx:Glossary2\.1.Component.WebHome]]are:104 +In terms of reference metadata the components are: 106 106 107 -* Metadata [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]106 +* Metadata Attribute 108 108 109 -For a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] based on a[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can reference one or more of:108 +For a Constraint based on a DSD the Constraint can reference one or more of: 110 110 111 -* [[Data Structure Definition>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]112 -* [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]113 -* [[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]114 -* [[Data Provider>>doc:sdmx:Glossary 2\.1.Data provider.WebHome]]110 +* Data Structure Definition 111 +* Dataflow 112 +* Provision Agreement 113 +* Data Provider 115 115 116 -For a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] based on an[[MSD>>doc:sdmx:Glossary2\.1.Metadata structure definition.WebHome]] the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can reference one or more of:115 +For a Constraint based on an MSD the Constraint can reference one or more of: 117 117 118 -* [[Metadata Structure Definition>>doc:sdmx:Glossary 2\.1.Metadata structure definition.WebHome]]119 -* [[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]120 -* Metadata [[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]117 +* Metadata Structure Definition 118 +* Metadataflow 119 +* Metadata Provision Agreement 121 121 * Metadata Provider 122 -* [[Metadata Set>>doc:sdmx:Glossary 2\.1.Metadata set.WebHome]]121 +* Metadata Set 123 123 124 -Furthermore, there can be more than one [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified for a specific object e.g., more than one[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]for a specific[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].123 +Furthermore, there can be more than one Constraint specified for a specific object e.g., more than one Constraint for a specific DSD. 125 125 126 -In view of the flexibility of [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] attachment, clear rules on their usage are required. These are elaborated below.125 +In view of the flexibility of constraints attachment, clear rules on their usage are required. These are elaborated below. 127 127 128 128 === 10.4.4 Multiple Constraints === 129 129 130 -There can be many [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]for any Constrainable[[Artefact>>doc:sdmx:Glossary2\.1.Artefact.WebHome]](e.g.,[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]), subject to the following restrictions:129 +There can be many Constraints for any Constrainable Artefact (e.g., DSD), subject to the following restrictions: 131 131 132 132 ==== 10.4.4.1 Cube Region ==== 133 133 134 -A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]can contain multiple[[Member Selections>>doc:sdmx:Glossary2\.1.Member selection.WebHome]](e.g.,[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]).133 +A Constraint can contain multiple Member Selections (e.g., Dimensions). 135 135 136 -* A specific [[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]](e.g.,[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]FREQ) can only be contained in one Cube Region for any one attached object (e.g., a specific[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] or specific[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]).137 -* [[Component>>doc:sdmx:Glossary2\.1.Component.WebHome]]values within a[[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]] may define a validity period. Otherwise, the value is valid for the whole validity of the Cube Region.138 -* For partial reference resolution purposes (as per the [[SDMX>>doc:sdmx:Glossary2\.1.Statistical data and metadata exchange.WebHome]]REST API), the latest non-draft[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] must be considered.139 -* A [[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]] may include wildcarding of values (using character ‘%’ to represent zero or more occurrences of any character), as well as cascading through hierarchic structures (e.g., parents in[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]), or localised values (e.g., text for English only). Lack of locale means any[[language>>doc:sdmx:Glossary2\.1.Language.WebHome]] may match. Cascading values are mutual exclusive to localised values, as the former refer to coded values, while the latter refer to uncoded values.140 -* Any values included in a [[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]]for[[Components>>doc:sdmx:Glossary2\.1.Component.WebHome]]with an array data type (i.e.,[[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]],[[Attributes>>doc:sdmx:Glossary2\.1.Attribute.WebHome]] or Metadata[[Attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]), will be applied as single values and will not be assessed combined with other values to match all possible array values. For example, including the[[Code>>doc:sdmx:Glossary2\.1.Code.WebHome]]‘A’ for an[[Attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]will allow any instance of the[[Attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]] that includes ‘A’, like [‘A’, ‘B’] or [‘A’, ‘C’, ‘D’]. Similarly, if[[Code>>doc:sdmx:Glossary2\.1.Code.WebHome]]‘A’ was excluded, all those arrays of values would also be excluded.135 +* A specific Member Selection (e.g., Dimension FREQ) can only be contained in one Cube Region for any one attached object (e.g., a specific DSD or specific Dataflow). 136 +* Component values within a Member Selection may define a validity period. Otherwise, the value is valid for the whole validity of the Cube Region. 137 +* For partial reference resolution purposes (as per the SDMX REST API), the latest non-draft Constraint must be considered. 138 +* A Member Selection may include wildcarding of values (using character ‘%’ to represent zero or more occurrences of any character), as well as cascading through hierarchic structures (e.g., parents in Codelist), or localised values (e.g., text for English only). Lack of locale means any language may match. Cascading values are mutual exclusive to localised values, as the former refer to coded values, while the latter refer to uncoded values. 139 +* Any values included in a Member Selection for Components with an array data type (i.e., Measures, Attributes or Metadata Attributes), will be applied as single values and will not be assessed combined with other values to match all possible array values. For example, including the Code ‘A’ for an Attribute will allow any instance of the Attribute that includes ‘A’, like [‘A’, ‘B’] or [‘A’, ‘C’, ‘D’]. Similarly, if Code ‘A’ was excluded, all those arrays of values would also be excluded. 141 141 142 142 ==== 10.4.4.2 Key Set ==== 143 143 144 -Key Sets will be processed in the order they appear in the [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] and wildcards can be used (e.g., any key position not reference explicitly is deemed to be "all values").143 +Key Sets will be processed in the order they appear in the Constraint and wildcards can be used (e.g., any key position not reference explicitly is deemed to be "all values"). 145 145 146 -As the Key Sets can be "included" or "excluded" it is recommended that Key Sets with wildcards are declared before KeySets with specific [[series keys>>doc:sdmx:Glossary 2\.1.Serieskey.WebHome]].This will minimize the risk that keys are inadvertently included or excluded.145 +As the Key Sets can be "included" or "excluded" it is recommended that Key Sets with wildcards are declared before KeySets with specific series keys. This will minimize the risk that keys are inadvertently included or excluded. 147 147 148 -In addition, [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]],[[Measure>>doc:sdmx:Glossary2\.1.Measure.WebHome]] and Metadata[[Attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]] [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] may accompany KeySets, in order to specify the allowed values per Key. Those are expressed following the rules for Cube Regions, as explained above.147 +In addition, Attribute, Measure and Metadata Attribute constraints may accompany KeySets, in order to specify the allowed values per Key. Those are expressed following the rules for Cube Regions, as explained above. 149 149 150 150 Finally, a validity period may be specified per Key. 151 151 152 152 === 10.4.4 Versioning === 153 153 154 -When Data and Metadata [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] are versioned, the latest[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]] of the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is used to generate the reporting restriction rules; all previous[[versions>>doc:sdmx:Glossary2\.1.Version.WebHome]]are for historical information only.153 +When Data and Metadata Constraints are versioned, the latest version of the Constraint is used to generate the reporting restriction rules; all previous versions are for historical information only. 155 155 156 -If restrictions are applicable to certain periods in time, the validFrom and validTo properties can be set on the specific values. This allows [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]toevolve over time, increasing their[[version>>doc:sdmx:Glossary2\.1.Version.WebHome]] number as they do so, whilst being able to maintain a complete set of reporting restrictions for current and past[[datasets>>doc:sdmx:Glossary 2\.1.Data set.WebHome]].155 +If restrictions are applicable to certain periods in time, the validFrom and validTo properties can be set on the specific values. This allows Constraints to evolve over time, increasing their version number as they do so, whilst being able to maintain a complete set of reporting restrictions for current and past datasets. 157 157 158 158 Example: 159 159 160 -Data [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] 1.0.0159 +Data Constraint 1.0.0 161 161 162 162 (% style="width:573.294px" %) 163 -|(% style="width:108px" %) [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:127px" %)Valid Value|(% style="width:150px" %)Valid from|(% style="width:185px" %)Valid to162 +|(% style="width:108px" %)Component|(% style="width:127px" %)Valid Value|(% style="width:150px" %)Valid from|(% style="width:185px" %)Valid to 164 164 |(% rowspan="3" style="width:108px" %)COUNTRY|(% style="width:127px" %)UK|(% style="width:150px" %) |(% style="width:185px" %) 165 165 |(% style="width:127px" %)FR|(% style="width:150px" %) |(% style="width:185px" %) 166 166 |(% style="width:127px" %)DE|(% style="width:150px" %) |(% style="width:185px" %) 167 167 168 -Data [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]1.1.0167 +Data Constraint 1.1.0 169 169 170 170 (% style="width:576.294px" %) 171 -|(% style="width:110px" %) [[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]]|(% style="width:129px" %)Valid Value|(% style="width:145px" %)Valid from|(% style="width:189px" %)Valid to170 +|(% style="width:110px" %)Component|(% style="width:129px" %)Valid Value|(% style="width:145px" %)Valid from|(% style="width:189px" %)Valid to 172 172 |(% rowspan="3" style="width:110px" %)COUNTRY|(% style="width:129px" %)UK|(% style="width:145px" %) |(% style="width:189px" %) 173 173 |(% style="width:129px" %)FR|(% style="width:145px" %) |(% style="width:189px" %)2012 174 174 |(% style="width:129px" %)DE|(% style="width:145px" %) |(% style="width:189px" %) 175 175 176 -When both [[versions>>doc:sdmx:Glossary2\.1.Version.WebHome]] of the Data[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] are in a system, an[[observation value>>doc:sdmx:Glossary2\.1.Observation value.WebHome]] reported against COUNTRY FR for[[time period>>doc:sdmx:Glossary2\.1.Time period.WebHome]] 2013 would be deemed invalid as the 1.1.0 rule would be applied.175 +When both versions of the Data Constraint are in a system, an observation value reported against COUNTRY FR for time period 2013 would be deemed invalid as the 1.1.0 rule would be applied. 177 177 178 178 === 10.4.6 Inheritance === 179 179 180 180 ==== 10.4.6.1 Attachment levels of a Constraint ==== 181 181 182 -There are three [[levels>>doc:sdmx:Glossary2\.1.Level.WebHome]] of[[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] attachment for which these inheritance rules apply:181 +There are three levels of constraint attachment for which these inheritance rules apply: 183 183 184 -* [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]/[[MSD>>doc:sdmx:Glossary2\.1.Metadata structure definition.WebHome]]– top[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]]185 -** [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]/[[Metadataflow>>doc:sdmx:Glossary2\.1.Metadataflow.WebHome]]– second[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]]186 -*** [[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]]– third[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]]183 +* DSD/MSD – top level 184 +** Dataflow/Metadataflow – second level 185 +*** Provision Agreement – third level 187 187 188 -It is not necessary for a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]tobe attached to a higher[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]].e.g., it is valid to have a[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]for a[[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]]where there are no[[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] attached the relevant[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] or[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].187 +It is not necessary for a Constraint to be attached to a higher level artefact. e.g., it is valid to have a Constraint for a Provision Agreement where there are no constraints attached the relevant Dataflow or DSD. 189 189 190 190 ==== 10.4.6.2 Cascade rules for processing Constraints ==== 191 191 192 -The processing of the [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]oneither[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]/[[Metadataflow>>doc:sdmx:Glossary2\.1.Metadataflow.WebHome]] or[[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]] must take into account the[[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]declared at higher[[levels>>doc:sdmx:Glossary 2\.1.Level.WebHome]].The rules for the lower-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]](attached to[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]/[[Metadataflow>>doc:sdmx:Glossary2\.1.Metadataflow.WebHome]] and[[Provision Agreement>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]) are detailed below.191 +The processing of the constraints on either Dataflow/Metadataflow or Provision Agreement must take into account the constraints declared at higher levels. The rules for the lower-level constraints (attached to Dataflow/ Metadataflow and Provision Agreement) are detailed below. 193 193 194 -Note that there can be a situation where a [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is specified at a lower[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] before a[[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is specified at a higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].Therefore, it is possible that a higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] makes a lower-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] invalid.[[SDMX>>doc:sdmx:Glossary2\.1.Statistical data andmetadata exchange.WebHome]] makes no rules on how such a conflict should be handled when processing the[[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]for attachment. However, the cascade rules on evaluating[[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]for usage are clear – the higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] takes precedence in any conflicts that result in a less restrictive specification at the lower[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].193 +Note that there can be a situation where a constraint is specified at a lower level before a constraint is specified at a higher level. Therefore, it is possible that a higher-level constraint makes a lower-level constraint invalid. SDMX makes no rules on how such a conflict should be handled when processing the constraint for attachment. However, the cascade rules on evaluating constraints for usage are clear – the higher-level constraint takes precedence in any conflicts that result in a less restrictive specification at the lower level. 195 195 196 196 ==== 10.4.6.3 Cube Region ==== 197 197 198 -It is not necessary to have a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onthe higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[artefact>>doc:sdmx:Glossary2\.1.Artefact.WebHome]](e.g.,[[DSD>>doc:sdmx:Glossary2\.1.Data structuredefinition.WebHome]]referenced by the[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]), but if there is such a[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]](s) then:197 +It is not necessary to have a Constraint on the higher-level artefact (e.g., DSD referenced by the Dataflow), but if there is such a Constraint at the higher level(s) then: 199 199 200 -* The lower- [[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]cannot be less restrictive than the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified for the same[[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]](e.g.[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]) at the next higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]], which constrains that[[Member Selection>>doc:sdmx:Glossary 2\.1.Memberselection.WebHome]].For example, if the[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]FREQ is constrained to A, Q in a[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]], then the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] or[[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]]cannot be A, Q, M or even just M – it can only further constrain A, Q.201 -* The [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe lower[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]for any one[[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]]further constrains the content for the same[[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]]at the higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]](s).202 -* Any [[Member Selection>>doc:sdmx:Glossary 2\.1.Member selection.WebHome]], which is not referenced in a[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], is deemed to be constrained according to the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified at the next higher[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]which[[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] that[[Member Selection>>doc:sdmx:Glossary 2\.1.Member selection.WebHome]].203 -* If there is a conflict when resolving the [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]interms of a lower-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] being less restrictive than a higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], then the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]is used.199 +* The lower-level Constraint cannot be less restrictive than the Constraint specified for the same Member Selection (e.g. Dimension) at the next higher level, which constrains that Member Selection. For example, if the Dimension FREQ is constrained to A, Q in a DSD, then the Constraint at the Dataflow or Provision Agreement cannot be A, Q, M or even just M – it can only further constrain A, Q. 200 +* The Constraint at the lower level for any one Member Selection further constrains the content for the same Member Selection at the higher level(s). 201 +* Any Member Selection, which is not referenced in a Constraint, is deemed to be constrained according to the Constraint specified at the next higher level which constraints that Member Selection. 202 +* If there is a conflict when resolving the Constraint in terms of a lower-level Constraint being less restrictive than a higher-level Constraint, then the Constraint at the higher-level is used. 204 204 205 -Note that it is possible for a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atahigher[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]to constrain, say, four[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]ina single[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], and a[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atalower[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]to constrain the same four in two, three, or four[[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].204 +Note that it is possible for a Constraint at a higher level to constrain, say, four Dimensions in a single Constraint, and a Constraint at a lower level to constrain the same four in two, three, or four Constraints. 206 206 207 207 ==== 10.4.6.4 Key Set ==== 208 208 209 -It is not necessary to have a [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onthe higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[artefact>>doc:sdmx:Glossary2\.1.Artefact.WebHome]](e.g.,[[DSD>>doc:sdmx:Glossary2\.1.Data structuredefinition.WebHome]]referenced by the[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]), but if there is such a[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]](s) then:208 +It is not necessary to have a Constraint on the higher-level artefact (e.g., DSD referenced by the Dataflow), but if there is such a Constraint at the higher level(s) then: 210 210 211 -* The lower- [[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]cannot be less restrictive than the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified at the higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].212 -* The [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]atthe lower[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]for any one[[Member Selection>>doc:sdmx:Glossary2\.1.Member selection.WebHome]]further constrains the keys specified at the higher[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]](s).213 -* Any [[Member Selection>>doc:sdmx:Glossary 2\.1.Member selection.WebHome]], which is not referenced in a[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], is deemed to be constrained according to the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified at the next higher[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]which[[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] that[[Member Selection>>doc:sdmx:Glossary 2\.1.Member selection.WebHome]].214 -* If there is a conflict when resolving the keys in the [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]attwo[[levels>>doc:sdmx:Glossary 2\.1.Level.WebHome]], in terms of a lower-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] being less restrictive than a higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], then the offending keys specified at the lower[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]are not deemed part of the[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].210 +* The lower-level Constraint cannot be less restrictive than the Constraint specified at the higher level. 211 +* The Constraint at the lower level for any one Member Selection further constrains the keys specified at the higher level(s). 212 +* Any Member Selection, which is not referenced in a Constraint, is deemed to be constrained according to the Constraint specified at the next higher level which constraints that Member Selection. 213 +* If there is a conflict when resolving the keys in the Constraint at two levels, in terms of a lower-level constraint being less restrictive than a higher-level Constraint, then the offending keys specified at the lower level are not deemed part of the Constraint. 215 215 216 -Note that a Key in a Key Set can have wildcarded [[Components>>doc:sdmx:Glossary 2\.1.Component.WebHome]].For instance, the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] may simply constrain the[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]FREQ to "A", and all keys where the FREQ="A" are therefore valid.215 +Note that a Key in a Key Set can have wildcarded Components. For instance, the Constraint may simply constrain the Dimension FREQ to "A", and all keys where the FREQ="A" are therefore valid. 217 217 218 218 The following logic explains how the inheritance mechanism works. Note that this is conceptual logic and actual systems may differ in the way this is implemented. 219 219 220 -1. Determine all possible keys that are valid at the higher [[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].221 -1. These keys are deemed to be inherited by the lower- [[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]constrained object, subject to the[[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified at the lower[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].222 -1. Determine all possible keys that are possible using the [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] specified at the lower[[level>>doc:sdmx:Glossary 2\.1.Level.WebHome]].223 -1. At the lower [[level>>doc:sdmx:Glossary2\.1.Level.WebHome]]inherit all keys that match with the higher-[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]].224 -1. If there are keys in the lower- [[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] that are not inherited then the key is invalid (i.e., it is less restrictive).219 +1. Determine all possible keys that are valid at the higher level. 220 +1. These keys are deemed to be inherited by the lower-level constrained object, subject to the Constraints specified at the lower level. 221 +1. Determine all possible keys that are possible using the Constraints specified at the lower level. 222 +1. At the lower level inherit all keys that match with the higher-level Constraint. 223 +1. If there are keys in the lower-level Constraint that are not inherited then the key is invalid (i.e., it is less restrictive). 225 225 226 226 === 10.4.7 Constraints Examples === 227 227 ... ... @@ -229,95 +229,92 @@ 229 229 230 230 The following scenario is used. 231 231 232 -A [[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] contains the following[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]:231 +A DSD contains the following Dimensions: 233 233 234 234 * GEO – Geography 235 -* [[SEX>>doc:sdmx:Glossary2\.1.Sex.WebHome]]–[[Sex>>doc:sdmx:Glossary 2\.1.Sex.WebHome]]236 -* [[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]]–[[Age>>doc:sdmx:Glossary 2\.1.Age.WebHome]]234 +* SEX – Sex 235 +* AGE – Age 237 237 * CAS – Current Activity Status 238 238 239 -In the [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]], common[[code lists>>doc:sdmx:Glossary2\.1.Code list.WebHome]]are used and the requirement is to restrict these at various[[levels>>doc:sdmx:Glossary2\.1.Level.WebHome]]to specify the actual[[code>>doc:sdmx:Glossary2\.1.Code.WebHome]]that are valid for the object to which the[[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] is attached.238 +In the DSD, common code lists are used and the requirement is to restrict these at various levels to specify the actual code that are valid for the object to which the Constraint is attached. 240 240 241 241 [[image:1750065279010-260.png]] 242 242 243 -**Figure 20: Example Scenario for [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]**242 +**Figure 20: Example Scenario for Constraints **Constraints are declared as follows: 244 244 245 -[[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] are declared as follows: 246 - 247 247 [[image:1750065319060-899.png]] 248 248 249 -**Figure 21: Example [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]**246 +**Figure 21: Example Constraints** 250 250 251 251 Notes: 252 252 250 +AGE is constrained for the DSD and is further restricted for the Dataflow CENSUS_CUBE1. 253 253 254 - [[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]]is constrained forthe[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] and is furtherrestricted forthe [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] CENSUS_CUBE1.252 +* The same Constraint applies to both Provision Agreements. 255 255 256 -* The same [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] applies to both [[Provision Agreements>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]]. 257 - 258 258 The cascade rules elaborated above result as follows: 259 259 260 - [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]]256 +DSD 261 261 262 -* Constrained by eliminating [[code>>doc:sdmx:Glossary2\.1.Code.WebHome]]001 from the[[code list>>doc:sdmx:Glossary2\.1.Code list.WebHome]]for the[[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]] [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].258 +* Constrained by eliminating code 001 from the code list for the AGE Dimension. 263 263 264 - [[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]CENSUS_CUBE1260 +Dataflow CENSUS_CUBE1 265 265 266 -* Constrained by restricting the [[code list>>doc:sdmx:Glossary2\.1.Code list.WebHome]]for the[[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]] [[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]to[[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]002 and 003 (note that this is a more restrictive[[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] than that declared for the[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]which specifies all[[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]] except[[code>>doc:sdmx:Glossary2\.1.Code.WebHome]]001).267 -** Restricts the CAS [[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]to 003 and 004.262 +* Constrained by restricting the code list for the AGE Dimension to codes 002 and 003 (note that this is a more restrictive constraint than that declared for the DSD which specifies all codes except code 001). 263 +** Restricts the CAS codes to 003 and 004. 268 268 269 - [[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]CENSUS_CUBE2265 +Dataflow CENSUS_CUBE2 270 270 271 -* Restricts the [[code list>>doc:sdmx:Glossary2\.1.Code list.WebHome]]for the CAS[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]to[[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]TOT and NAP.272 -** Inherits the [[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] applied at the[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] of the[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].267 +* Restricts the code list for the CAS Dimension to codes TOT and NAP. 268 +** Inherits the AGE constraint applied at the level of the DSD. 273 273 274 - [[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]]CENSUS_CUBE1_IT270 +Provision Agreement CENSUS_CUBE1_IT 275 275 276 -* Restricts the [[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]for the GEO[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]to IT and its children.277 -** Inherits the [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]from[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]CENSUS_CUBE1 for the[[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]]and CAS[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].272 +* Restricts the codes for the GEO Dimension to IT and its children. 273 +** Inherits the constraints from Dataflow CENSUS_CUBE1 for the AGE and CAS Dimensions. 278 278 279 - [[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]]CENSUS_CUBE2_IT275 +Provision Agreement CENSUS_CUBE2_IT 280 280 281 -* Restricts the [[codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]for the GEO[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]to IT and its children.282 -** Inherits the [[constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]from[[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]]CENSUS_CUBE2 for the CAS[[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]].283 -** Inherits the [[AGE>>doc:sdmx:Glossary2\.1.Age.WebHome]] [[constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] applied at the[[level>>doc:sdmx:Glossary2\.1.Level.WebHome]] of the[[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]].277 +* Restricts the codes for the GEO Dimension to IT and its children. 278 +** Inherits the constraints from Dataflow CENSUS_CUBE2 for the CAS Dimension. 279 +** Inherits the AGE constraint applied at the level of the DSD. 284 284 285 -The [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]] are defined as follows:281 +The Constraints are defined as follows: 286 286 287 - [[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]283 +DSD Constraint 288 288 289 289 [[image:1750065367824-357.png]] 290 290 291 - [[Dataflow>>doc:sdmx:Glossary2\.1.Dataflow.WebHome]] [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]287 +Dataflow Constraints 292 292 293 293 [[image:1750065392163-400.png]] 294 294 295 - [[Provision Agreement>>doc:sdmx:Glossary2\.1.Provision agreement.WebHome]] [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]291 +Provision Agreement Constraint 296 296 297 297 [[image:1750065461589-995.png]] 298 298 299 -**10.4.7.2 Combination of [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]**295 +**10.4.7.2 Combination of Constraints** 300 300 301 301 The possible combination of constraining terms are explained in this section, following a few examples. 302 302 303 -Let’s assume a [[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]with the following[[Components>>doc:sdmx:Glossary 2\.1.Component.WebHome]]:299 +Let’s assume a DSD with the following Components: 304 304 305 305 (% style="width:459.294px" %) 306 -|(% style="width:204px" %)(% style="color:#3498db" %) [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:252px" %)(% style="color:#3498db" %)FREQ307 -|(% style="width:204px" %)(% style="color:#3498db" %) [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:252px" %)(% style="color:#3498db" %)JD_TYPE308 -|(% style="width:204px" %)(% style="color:#3498db" %) [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:252px" %)(% style="color:#3498db" %)JD_CATEGORY309 -|(% style="width:204px" %)(% style="color:#3498db" %) [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]|(% style="width:252px" %)(% style="color:#3498db" %)VIS_CTY302 +|(% style="width:204px" %)(% style="color:#3498db" %)Dimension|(% style="width:252px" %)(% style="color:#3498db" %)FREQ 303 +|(% style="width:204px" %)(% style="color:#3498db" %)Dimension|(% style="width:252px" %)(% style="color:#3498db" %)JD_TYPE 304 +|(% style="width:204px" %)(% style="color:#3498db" %)Dimension|(% style="width:252px" %)(% style="color:#3498db" %)JD_CATEGORY 305 +|(% style="width:204px" %)(% style="color:#3498db" %)Dimension|(% style="width:252px" %)(% style="color:#3498db" %)VIS_CTY 310 310 |(% style="width:204px" %)(% style="color:#2980b9" %)TimeDimension|(% style="width:252px" %)(% style="color:#2980b9" %)TIME_PERIOD 311 -|(% style="width:204px" %)(% style="color:#16a085" %) [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]|(% style="width:252px" %)(% style="color:#16a085" %)OBS_STATUS312 -|(% style="width:204px" %)(% style="color:#16a085" %) [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]|(% style="width:252px" %)(% style="color:#16a085" %)[[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]313 -|(% style="width:204px" %)(% style="color:#16a085" %) [[Attribute>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]|(% style="width:252px" %)(% style="color:#16a085" %)[[COMMENT>>doc:sdmx:Glossary 2\.1.Comment.WebHome]]314 -|(% style="width:204px" %)(% style="color:#f39c12" %)MetadataAttribute|(% style="width:252px" %) [[CONTACT>>doc:sdmx:Glossary 2\.1.Contact.WebHome]]315 -|(% style="width:204px" %) [[Measure>>doc:sdmx:Glossary2\.1.Measure.WebHome]]|(% style="width:252px" %)MULTISELECT316 -|(% style="width:204px" %) [[Measure>>doc:sdmx:Glossary2\.1.Measure.WebHome]]|(% style="width:252px" %)CHOICE307 +|(% style="width:204px" %)(% style="color:#16a085" %)Attribute|(% style="width:252px" %)(% style="color:#16a085" %)OBS_STATUS 308 +|(% style="width:204px" %)(% style="color:#16a085" %)Attribute|(% style="width:252px" %)(% style="color:#16a085" %)UNIT 309 +|(% style="width:204px" %)(% style="color:#16a085" %)Attribute|(% style="width:252px" %)(% style="color:#16a085" %)COMMENT 310 +|(% style="width:204px" %)(% style="color:#f39c12" %)MetadataAttribute|(% style="width:252px" %)(% style="color:#f39c12" %)CONTACT 311 +|(% style="width:204px" %)(% style="color:#e74c3c" %)Measure|(% style="width:252px" %)(% style="color:#e74c3c" %)MULTISELECT 312 +|(% style="width:204px" %)(% style="color:#e74c3c" %)Measure|(% style="width:252px" %)(% style="color:#e74c3c" %)CHOICE 317 317 318 318 On the above, let’s assume the following use cases with their constraining requirements: 319 319 320 -**Use Case 1: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed values for some[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]**316 +**Use Case 1: A Constraint on allowed values for some Dimensions** 321 321 322 322 R1: Allow monthly and quarterly data 323 323 ... ... @@ -329,7 +329,7 @@ 329 329 |(% style="width:131px" %)(% style="color:#3498db" %)FREQ|(% style="width:153px" %)(% style="color:#3498db" %)M, Q 330 330 |(% style="width:131px" %)(% style="color:#3498db" %)VIS_CTY|(% style="width:153px" %)(% style="color:#3498db" %)MX 331 331 332 -**Use Case 2: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed combinations for some[[Dimensions>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]]**328 +**Use Case 2: A Constraint on allowed combinations for some Dimensions** 333 333 334 334 R1: Allow monthly data for Germany 335 335 ... ... @@ -343,7 +343,7 @@ 343 343 |(% rowspan="2" style="width:105px" %)(% style="color:#2980b9" %)Key2|(% style="width:137px" %)(% style="color:#2980b9" %)FREQ|(% style="width:143px" %)(% style="color:#2980b9" %)Q 344 344 |(% style="width:137px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:143px" %)(% style="color:#2980b9" %)MX 345 345 346 -**Use Case 3: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed values for some[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]combined with allowed values for some[[Attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]** R1: Allow monthly and quarterly data342 +**Use Case 3: A Constraint on allowed values for some Dimensions combined with allowed values for some Attributes** R1: Allow monthly and quarterly data 347 347 348 348 R2: Allow Mexico for vis-à-vis country 349 349 ... ... @@ -356,11 +356,11 @@ 356 356 |(% style="width:143px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:139px" %)(% style="color:#2980b9" %)MX 357 357 |(% style="width:143px" %)(% style="color:#27ae60" %)OBS_STATUS|(% style="width:139px" %)(% style="color:#27ae60" %)A 358 358 359 -**Use Case 4: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed combinations for some[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]combined with specific[[Attribute>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]values**355 +**Use Case 4: A Constraint on allowed combinations for some Dimensions combined with specific Attribute values** 360 360 361 -R1: Allow monthly data, for Germany, with [[unit>>doc:sdmx:Glossary2\.1.Statistical unit.WebHome]] euro357 +R1: Allow monthly data, for Germany, with unit euro 362 362 363 -R2: Allow quarterly data, for Mexico, with [[unit>>doc:sdmx:Glossary2\.1.Statisticalunit.WebHome]] usd359 +R2: Allow quarterly data, for Mexico, with unit usd 364 364 365 365 This may be expressed with the following DataKeySet: 366 366 ... ... @@ -367,12 +367,12 @@ 367 367 (% style="width:389.294px" %) 368 368 |(% rowspan="3" style="width:89px" %)(% style="color:#2980b9" %)Key1|(% style="width:153px" %)(% style="color:#2980b9" %)FREQ|(% style="width:142px" %)(% style="color:#2980b9" %)M 369 369 |(% style="width:153px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:142px" %)(% style="color:#2980b9" %)DE 370 -|(% style="width:153px" %)(% style="color:#27ae60" %) [[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]|(% style="width:142px" %)(% style="color:#27ae60" %)EUR366 +|(% style="width:153px" %)(% style="color:#27ae60" %)UNIT|(% style="width:142px" %)(% style="color:#27ae60" %)EUR 371 371 |(% rowspan="3" style="width:89px" %)(% style="color:#2980b9" %)Key2|(% style="width:153px" %)(% style="color:#2980b9" %)FREQ|(% style="width:142px" %)(% style="color:#2980b9" %)Q 372 372 |(% style="width:153px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:142px" %)(% style="color:#2980b9" %)MX 373 -|(% style="width:153px" %)(% style="color:#27ae60" %) [[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]|(% style="width:142px" %)(% style="color:#27ae60" %)USD369 +|(% style="width:153px" %)(% style="color:#27ae60" %)UNIT|(% style="width:142px" %)(% style="color:#27ae60" %)USD 374 374 375 -**Use Case 5: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed values for some[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]together with some combination of[[Dimension>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]values**371 +**Use Case 5: A Constraint on allowed values for some Dimensions together with some combination of Dimension values** 376 376 377 377 R1: For annually and quarterly data, for Mexico and Germany, only A status is allowed 378 378 ... ... @@ -388,11 +388,11 @@ 388 388 |(% style="width:137px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:183px" %)(% style="color:#2980b9" %)MX, DE 389 389 |(% style="width:137px" %)(% style="color:#27ae60" %)OBS_STATUS|(% style="width:183px" %)(% style="color:#27ae60" %)F 390 390 391 -The problem with this approach is that according to the business rule for [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], only one should be specified per[[Component>>doc:sdmx:Glossary 2\.1.Component.WebHome]].Thus, if a software would perform some conflict resolution would end up with empty sets for FREQ and OBS_STATUS (as they do not share any values).387 +The problem with this approach is that according to the business rule for Constraints, only one should be specified per Component. Thus, if a software would perform some conflict resolution would end up with empty sets for FREQ and OBS_STATUS (as they do not share any values). 392 392 393 -Nevertheless, there is a much easier approach to that; this is the cascading mechanism of [[Constraints>>doc:sdmx:Glossary2\.1.Constraint.WebHome]](as shown in 10.4.7.1). Hence, these rules would be expressed into two[[levels>>doc:sdmx:Glossary2\.1.Level.WebHome]] of[[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], e.g.,[[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]] and[[Dataflows>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]:389 +Nevertheless, there is a much easier approach to that; this is the cascading mechanism of Constraints (as shown in 10.4.7.1). Hence, these rules would be expressed into two levels of Constraints, e.g., DSD and Dataflows: 394 394 395 - [[DSD>>doc:sdmx:Glossary2\.1.Data structure definition.WebHome]]CubeRegion:391 +DSD CubeRegion: 396 396 397 397 (% style="width:280.294px" %) 398 398 |(% style="width:156px" %)(% style="color:#2980b9" %)FREQ|(% style="width:121px" %)(% style="color:#2980b9" %)M, Q, A ... ... @@ -413,9 +413,9 @@ 413 413 |(% style="width:159px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:126px" %)(% style="color:#2980b9" %)MX, DE 414 414 |(% style="width:159px" %)(% style="color:#27ae60" %)OBS_STATUS|(% style="width:126px" %)(% style="color:#27ae60" %)A 415 415 416 -**Use case 6: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed values for some[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]combined with allowed values for[[Measures>>doc:sdmx:Glossary 2\.1.Measure.WebHome]]**412 +**Use case 6: A Constraint on allowed values for some Dimensions combined with allowed values for Measures** 417 417 418 -R1: Allow monthly data, for Germany, with [[unit>>doc:sdmx:Glossary2\.1.Statistical unit.WebHome]] euro, and[[measure>>doc:sdmx:Glossary2\.1.Measure.WebHome]]choice is 'A' R2: Allow quarterly data, for Mexico, with[[unit>>doc:sdmx:Glossary2\.1.Statisticalunit.WebHome]] usd, and[[measure>>doc:sdmx:Glossary2\.1.Measure.WebHome]]choice is 'B'414 +R1: Allow monthly data, for Germany, with unit euro, and measure choice is 'A' R2: Allow quarterly data, for Mexico, with unit usd, and measure choice is 'B' 419 419 420 420 This may be expressed with the following DataKeySet: 421 421 ... ... @@ -422,17 +422,15 @@ 422 422 (% style="width:404.294px" %) 423 423 |(% rowspan="4" style="width:99px" %)(% style="color:#2980b9" %)Key1|(% style="width:153px" %)(% style="color:#2980b9" %)FREQ|(% style="width:149px" %)(% style="color:#2980b9" %)M 424 424 |(% style="width:153px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:149px" %)(% style="color:#2980b9" %)DE 425 -|(% style="width:153px" %)(% style="color:#27ae60" %) [[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]|(% style="width:149px" %)(% style="color:#27ae60" %)EUR426 -|(% style="width:153px" %)CHOICE|(% style="width:149px" %)A 421 +|(% style="width:153px" %)(% style="color:#27ae60" %)UNIT|(% style="width:149px" %)(% style="color:#27ae60" %)EUR 422 +|(% style="width:153px" %)(% style="color:#e74c3c" %)CHOICE|(% style="width:149px" %)(% style="color:#e74c3c" %)A 427 427 |(% rowspan="4" style="width:99px" %)(% style="color:#2980b9" %)Key2|(% style="width:153px" %)(% style="color:#2980b9" %)FREQ|(% style="width:149px" %)(% style="color:#2980b9" %)Q 428 428 |(% style="width:153px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:149px" %)(% style="color:#2980b9" %)MX 429 -|(% style="width:153px" %)(% style="color:#27ae60" %) [[UNIT>>doc:sdmx:Glossary 2\.1.Statistical unit.WebHome]]|(% style="width:149px" %)(% style="color:#27ae60" %)USD430 -|(% style="width:153px" %)CHOICE|(% style="width:149px" %)B 425 +|(% style="width:153px" %)(% style="color:#27ae60" %)UNIT|(% style="width:149px" %)(% style="color:#27ae60" %)USD 426 +|(% style="width:153px" %)(% style="color:#e74c3c" %)CHOICE|(% style="width:149px" %)(% style="color:#e74c3c" %)B 431 431 432 -**Use Case 7: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]with wildcards for[[Codes>>doc:sdmx:Glossary2\.1.Code.WebHome]]andremovePrefix property**428 +**Use Case 7: A Constraint with wildcards for Codes and removePrefix property** For this example, we assume that the VIS_CTY representation has been prefixed with prefix ‘AREA_’. In this Constraint, we need to remove the prefix. 433 433 434 -For this example, we assume that the VIS_CTY [[representation>>doc:sdmx:Glossary 2\.1.Representation.WebHome]] has been prefixed with prefix ‘AREA_’. In this [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]], we need to remove the prefix. 435 - 436 436 R1: Allow monthly and quarterly data 437 437 438 438 R2: Allow vis-à-vis countries that start with M ... ... @@ -441,34 +441,31 @@ 441 441 442 442 This may be expressed with the following CubeRegion: 443 443 444 -(% style="width:379.294px" %) 445 -|(% style="width:264px" %)(% style="color:#2980b9" %)FREQ|(% style="width:112px" %)(% style="color:#2980b9" %)M, Q 446 -|(% style="width:264px" %)(% style="color:#2980b9" %)VIS_CTY (removePrefix=’AREA_’)|(% style="width:112px" %)(% style="color:#2980b9" %)M% 438 +|FREQ|M, Q 439 +|VIS_CTY (removePrefix=’AREA_’)|M% 447 447 448 -**Use Case 8: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]with multilingual support on[[Attributes>>doc:sdmx:Glossary 2\.1.Attribute.WebHome]]**441 +**Use Case 8: A Constraint with multilingual support on Attributes** 449 449 450 450 R1: Allow monthly and quarterly data 451 451 452 452 R2: Allow Mexico for vis-à-vis country 453 453 454 -R3: Allow a [[comment>>doc:sdmx:Glossary 2\.1.Comment.WebHome]], in English, which includes the term adjusted for status447 +R3: Allow a comment, in English, which includes the term adjusted for status 455 455 456 456 This may be expressed with the following CubeRegion: 457 457 458 -(% style="width:382.294px" %) 459 -|(% style="width:190px" %)(% style="color:#2980b9" %)FREQ|(% style="width:189px" %)(% style="color:#2980b9" %)M, Q 460 -|(% style="width:190px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:189px" %)(% style="color:#2980b9" %)MX 461 -|(% style="width:190px" %)(% style="color:#27ae60" %)[[COMMENT>>doc:sdmx:Glossary 2\.1.Comment.WebHome]] (lang=’en’)|(% style="width:189px" %)(% style="color:#27ae60" %)%adjusted% 451 +|FREQ|M, Q 452 +|VIS_CTY|MX 453 +|COMMENT (lang=’en’)|%adjusted% 462 462 463 -**Use Case 9: A [[Constraint>>doc:sdmx:Glossary2\.1.Constraint.WebHome]]onallowed values for[[Dimensions>>doc:sdmx:Glossary2\.1.Dimension.WebHome]]combined with allowed** values for Metadata[[Attributes>>doc:sdmx:Glossary2\.1.Attribute.WebHome]]R1: Allow monthly and quarterly data455 +**Use Case 9: A Constraint on allowed values for Dimensions combined with allowed** values for Metadata Attributes R1: Allow monthly and quarterly data 464 464 465 465 R2: Allow Mexico for vis-à-vis country 466 466 467 -R3: Allow John Doe for [[contact>>doc:sdmx:Glossary2\.1.Contact.WebHome]]459 +R3: Allow John Doe for contact 468 468 469 469 This may be expressed with the following CubeRegion: 470 470 471 -(% style="width:388.294px" %) 472 -|(% style="width:181px" %)(% style="color:#2980b9" %)FREQ|(% style="width:204px" %)(% style="color:#2980b9" %)M, Q 473 -|(% style="width:181px" %)(% style="color:#2980b9" %)VIS_CTY|(% style="width:204px" %)(% style="color:#2980b9" %)MX 474 -|(% style="width:181px" %)(% style="color:#f39c12" %)[[CONTACT>>doc:sdmx:Glossary 2\.1.Contact.WebHome]]|(% style="width:204px" %)(% style="color:#f39c12" %)John Doe 463 +|FREQ|M, Q 464 +|VIS_CTY|MX 465 +|CONTACT|John Doe
- SKMS.Methodology.Code.MethodologyClass[0]
-
- Index
-
... ... @@ -1,1 +1,0 @@ 1 -10
- SUZ.Methodology.Code.MethodologyClass[0]
-