Changes for page 12 Constraints

Last modified by Helena K. on 2026/06/09 11:04

From version 22.5
edited by Helena K.
on 2026/06/08 17:25
Change comment: There is no comment for this version
To version 1.1
edited by Helena K.
on 2025/06/07 00:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,76 +1,77 @@
1 -{{box title="**Contents**"}}
2 -{{toc/}}
3 -{{/box}}
1 +=== 12.1 Scope ===
4 4  
5 -== 12.1 Scope ==
3 +The scope of this section is to describe the support in the metamodel for specifying both the access to and the content of a data source. The information may be stored in a resource such as a registry for use by applications wishing to locate data and metadata which are available via the Internet. The //Constraint// is also used to specify a subset of a Codelist which may be used as a partial Codelist, relevant in the context of the artefact to which the //Constraint// is attached e.g., DataStructureDefinition, Dataflow, ProvisionAgreement, MetadataStructureDefinition, Metadataflow, MetadataProvisionAgreement.
6 6  
7 -The scope of this section is to describe the support in the metamodel for specifying both the access to and the content of a [[data source>>doc:sdmx:Glossary 2\.1.Data source.WebHome]]. The information may be stored in
5 +Note that in this metamodel the term data provider refers to both data and metadata providers.
8 8  
9 -a resource such as a registry for use by applications wishing to locate data and metadata which are available via the Internet. The //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]// is also used to specify a subset of a [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]] which may be used as a partial [[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]], relevant in the context of the [[artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]] to which the //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]// is attached e.g., DataStructureDefinition, [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]], ProvisionAgreement, MetadataStructureDefinition, [[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]], MetadataProvisionAgreement.
7 +The Dataflow and Metadataflow, themselves may be specified as containing only a subset of all the possible keys that could be derived from a DataStructureDefinition or MetadataStructureDefinition. Respectively, further subsets may be defined within a ProvisionAgreement and MetadataProvisionAgreement.
10 10  
11 -Note that in this metamodel the term [[data provider>>doc:sdmx:Glossary 2\.1.Data provider.WebHome]] refers to both data and metadata providers.
9 +These specifications are called //Constraint// in this model.
12 12  
13 -The [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] and [[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]], themselves may be specified as containing only a subset of all the possible keys that could be derived from a DataStructureDefinition or MetadataStructureDefinition. Respectively, further subsets may be defined within a ProvisionAgreement and MetadataProvisionAgreement.
11 +=== 12.2 Inheritance ===
14 14  
15 -These specifications are called //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]// in this model.
13 +==== 12.2.1 Class Diagram of Constrainable Artefacts - Inheritance ====
16 16  
17 -== 12.2 Inheritance ==
15 +[[image:1749246701058-316.jpeg]]** **
18 18  
19 -=== 12.2.1 Class Diagram of Constrainable Artefacts - Inheritance ===
20 -
21 -[[image:image67.png]]
22 -
23 23  **Figure 41: Inheritance class diagram of constrainable and provisioning artefacts**
24 24  
25 -=== 12.2.2 Explanation of the Diagram ===
19 +==== 12.2.2 Explanation of the Diagram ====
26 26  
27 -==== 12.2.2.1 Narrative ====
21 +===== 12.2.2.1 Narrative =====
28 28  
29 -Any [[artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]] that inherits from the //ConstrainableArtefact// interface can have [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] defined. The [[artefacts>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]] that can have [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] metadata attached are:
23 +Any artefact that inherits from the //ConstrainableArtefact// interface can have constraints defined. The artefacts that can have constraint metadata attached are:
30 30  
31 -[[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]]
25 +Dataflow
26 +
32 32  ProvisionAgreement
28 +
33 33  DataProvider
30 +
34 34  DataStructureDefinition
35 -[[Metadataflow>>doc:sdmx:Glossary 2\.1.Metadataflow.WebHome]]
32 +
33 +Metadataflow
34 +
36 36  MetaDataProvider
36 +
37 37  MetadataProvisionAgreement
38 +
38 38  MetadataStructureDefinition
39 39  
40 -Note that, because the //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]// can specify a subset of the [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] values implied by a specific //Structure// (such as a specific DataStructureDefinition or specific MetadataStructureDefinition), the //ConstrainableArtefact//s must be associated with a specific //Structure//. Therefore, whilst the //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]// itself may not be linked directly to a DataStructureDefinition or MetadataStructureDefinition, the [[artefact>>doc:sdmx:Glossary 2\.1.Artefact.WebHome]] that it is constraining will be linked to a DataStructureDefinition or MetadataStructureDefinition. A DataProvider and MetadataProvider indirectly refernece DSDs and MSDs through their associated Data and Metadata [[Provision Agreements>>doc:sdmx:Glossary 2\.1.Provision agreement.WebHome]] as such these [[Constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] are restricted to Cube Regions and are applicable only to the DSDs / MSDs which contain the Componets being restricted.
41 +Note that, because the //Constraint// can specify a subset of the component values implied by a specific //Structure// (such as a specific DataStructureDefinition or specific MetadataStructureDefinition), the //ConstrainableArtefact//s must be associated with a specific //Structure//. Therefore, whilst the //Constraint// itself may not be linked directly to a DataStructureDefinition or MetadataStructureDefinition, the artefact that it is constraining will be linked to a DataStructureDefinition or MetadataStructureDefinition. A DataProvider and MetadataProvider indirectly refernece DSDs and MSDs through their associated Data and Metadata Provision Agreements as such these Constraints are restricted to Cube Regions and are applicable only to the DSDs / MSDs which contain the Componets being restricted.
41 41  
42 -== 12.3 Constraints ==
43 +=== 12.3 Constraints ===
43 43  
44 -=== 12.3.1 Relationship Class Diagram – high level view ===
45 +==== 12.3.1 Relationship Class Diagram – high level view ====
45 45  
46 -[[image:image68.png]]
47 +[[image:1749246701062-899.jpeg]]
47 47  
48 48  **Figure 42: Relationship class diagram showing constraint metadata**
49 49  
50 -=== 12.3.2 Explanation of the Diagram ===
51 +==== 12.3.2 Explanation of the Diagram ====
51 51  
52 -==== 12.3.2.1 Narrative ====
53 +===== 12.3.2.1 Narrative =====
53 53  
54 -The [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] mechanism allows specific [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] to be attached to a //ConstrainableArtefact//. These [[constraints>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] specify a subset of the total set of values or keys that may be present in any of the //ConstrainableArtefacts//.
55 +The constraint mechanism allows specific constraints to be attached to a //ConstrainableArtefact//. These constraints specify a subset of the total set of values or keys that may be present in any of the //ConstrainableArtefacts//.
55 55  
56 -For instance, a DataStructureDefinition specifies, for each [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]], the list of allowable [[code>>doc:sdmx:Glossary 2\.1.Code.WebHome]] values. However, a specific [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] that uses the
57 +For instance, a DataStructureDefinition specifies, for each Dimension, the list of allowable code values. However, a specific Dataflow that uses the
57 57  
58 -DataStructureDefinition may contain only a subset of the possible range of keys that is theoretically possible from the DataStructureDefinition definition (the total range of possibilities is sometimes called the Cartesian product of the [[dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] values). In addition to this, a DataProvider that is capable of supplying data according to the [[Dataflow>>doc:sdmx:Glossary 2\.1.Dataflow.WebHome]] has a ProvisionAgreement, and the DataProvider may also wish to supply [[constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] information which may further constrain the range of possibilities in order to describe the data that the provider can supply. It may also be useful to describe the content of a [[data source>>doc:sdmx:Glossary 2\.1.Data source.WebHome]] in terms of the KeySets or CubeRegions contained within it.
59 +DataStructureDefinition may contain only a subset of the possible range of keys that is theoretically possible from the DataStructureDefinition definition (the total range of possibilities is sometimes called the Cartesian product of the dimension values). In addition to this, a DataProvider that is capable of supplying data according to the Dataflow has a ProvisionAgreement, and the DataProvider may also wish to supply constraint information which may further constrain the range of possibilities in order to describe the data that the provider can supply. It may also be useful to describe the content of a data source in terms of the KeySets or CubeRegions contained within it.
59 59  
60 -A //ConstrainableArtefact// can have two types of //[[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]]//s:
61 +A //ConstrainableArtefact// can have two types of //Constraint//s:
61 61  
62 -1. DataConstraint – is used as a mechanism to specify the set of keys (DataKeySet), or set of [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] values (CubeRegion) that can be reported against the target ConstrainableArtefact. Multiple such DataConstraints may be present for a //ConstrainableArtefact//.
63 -1. MetadataConstraint – is used as a mechanism to specify a set of [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] values (MetadatTargetRegion) that can be reported against the target ConstrainableArtefact. Multiple such MetadataConstraints may be present for a //ConstrainableArtefact//.
63 +1. DataConstraint – is used as a mechanism to specify the set of keys (DataKeySet), or set of component values (CubeRegion) that can be reported against the target ConstrainableArtefact. Multiple such DataConstraints may be present for a //ConstrainableArtefact//.
64 +1. MetadataConstraint – is used as a mechanism to specify a set of component values (MetadatTargetRegion) that can be reported against the target ConstrainableArtefact. Multiple such MetadataConstraints may be present for a //ConstrainableArtefact//.
64 64  
65 -Note also that another possible type of a [[Constraint>>doc:sdmx:Glossary 2\.1.Constraint.WebHome]] is available; that is a AvailableDataConstraint, this is used to report the data that exists in a [[data source>>doc:sdmx:Glossary 2\.1.Data source.WebHome]]. An AvailableDataConstraint is not a [[Maintainable Artefact>>doc:sdmx:Glossary 2\.1.Maintainable artefact.WebHome]] as it is geneated dynamically based on the query. An AvailableDataConstraint contains only 1 Cube Region which is used to specify the valid values per [[Dimension>>doc:sdmx:Glossary 2\.1.Dimension.WebHome]] of the [[DSD>>doc:sdmx:Glossary 2\.1.Data structure definition.WebHome]] that is is attached to.
66 +Note also that another possible type of a Constraint is available; that is a AvailableDataConstraint, this is used to report the data that exists in a data source. An AvailableDataConstraint is not a Maintainable Artefact as it is geneated dynamically based on the query. An AvailableDataConstraint contains only 1 Cube Region which is used to specify the valid values per Dimension of the DSD that is is attached to.
66 66  
67 -=== 12.3.3 Relationship Class Diagram – Detail ===
68 +==== 12.3.3 Relationship Class Diagram – Detail ====
68 68  
69 69  [[image:1749246701065-474.jpeg]]** **
70 70  
71 71  **Figure 43: Constraints – Key Set, Cube Region and Metadata Target Region**
72 72  
73 -==== 12.3.3.1 Explanation of the Diagram ====
74 +===== 12.3.3.1 Explanation of the Diagram =====
74 74  
75 75  A //Constraint// is a //MaintainableArtefact//.
76 76  
... ... @@ -102,131 +102,172 @@
102 102  
103 103  In DataKeys and MemberValues it is possible, via the validFrom and validTo properties, to set a validity period for which the selected key or value is constrained.
104 104  
105 -==== 12.3.3.2 Definitions ====
106 +===== 12.3.3.2 Definitions =====
106 106  
107 -(% style="width:974.835px" %)
108 -|(% style="width:183px" %)**Class**|(% style="width:224px" %)**Feature**|(% style="width:572px" %)**Description**
109 -|(% style="width:183px" %)//ConstrainableArtefact//|(% style="width:224px" %)(((
108 +|**Class**|**Feature**|**Description**
109 +|//ConstrainableArt efact//|(((
110 110  Abstract Class
111 +
111 111  Sub classes are:
113 +
112 112  Dataflow
115 +
113 113  DataProvider
117 +
114 114  DataStructureDefinition
119 +
115 115  Metadataflow
116 -MetadataProvisionAgreement
121 +
122 +MetadataProvisionAgreem ent
123 +
117 117  MetadataSet
118 -MetadataStructureDefinition
125 +
126 +MetadataStructureDefini tion
127 +
119 119  ProvisionAgreement
129 +
120 120  //QueryDatasource//
131 +
121 121  SimpleDatasource
122 -)))|(% style="width:572px" %)An artefact that can have Constraints specified.
123 -|(% style="width:183px" %) |(% style="width:224px" %)content|(% style="width:572px" %)Associates the metadata that constrains the content to be found in a data or metadata source linked to the Constrainable Artefact.
124 -|(% style="width:183px" %)//Constraint//|(% style="width:224px" %)(((
133 +)))|An artefact that can have Constraints specified.
134 +| |content|Associates the metadata that constrains the content to be found in a data or metadata source linked to the Constrainable Artefact.
135 +|//Constraint//|(((
125 125  Inherits from
137 +
126 126  //MaintainableArtefact//
139 +
127 127  Abstract class
141 +
128 128  Sub classes are:
143 +
129 129  DataConstraint
145 +
130 130  MetadataConstraint
131 -)))|(% style="width:572px" %)Specifies a subset of the definition of the allowable or actual content of a data or metadata source that can be derived from the Structure that defines code lists and other valid content.
132 -|(% style="width:183px" %) |(% style="width:224px" %)+dataContentKeys|(% style="width:572px" %)Association to a subset of Data Key Sets (i.e., value combinations) that can be derived from the definition of the structure to which the Constrainable Artefact is linked.
133 -|(% style="width:183px" %) |(% style="width:224px" %)+dataContentRegion|(% style="width:572px" %)Association to a subset of component values that can be derived from the Data Structure Definition to which the Constrainable Artefact is linked.
134 -|(% style="width:183px" %) |(% style="width:224px" %)+metadataContentRegion|(% style="width:572px" %)Association to a subset of component values that can be derived from the Metadata Structure Definition to which the Constrainable Artefact is linked.
135 -|(% style="width:183px" %) |(% style="width:224px" %)role|(% style="width:572px" %)Association to the role that the Constraint plays
136 -|(% style="width:183px" %)DataConstraint|(% style="width:224px" %)(((
147 +)))|Specifies a subset of the definition of the allowable or actual content of a data or metadata source that can be derived from the Structure that defines code lists and other valid content.
148 +| |+dataContentKeys|Association to a subset of Data Key Sets (i.e., value combinations) that can be derived from the definition of the structure to which the Constrainable Artefact is linked.
149 +| |+dataContentRegion|Association to a subset of component values that can be derived from the Data Structure Definition to which the Constrainable Artefact is linked.
150 +| |+metadataContentRegion|Association to a subset of component values that can be derived from the Metadata Structure Definition to which the Constrainable Artefact is linked.
151 +| |role|Association to the role that the Constraint plays
152 +|DataConstraint|(((
137 137  Inherits from
154 +
138 138  //Constraint//
139 -)))|(% style="width:572px" %)Defines a Constraint in terms of the content that can be found in data sources linked to the Constrainable Artefact to which this constraint is associated.
140 -|(% style="width:183px" %)ConstraintRoleType|(% style="width:224px" %) |(% style="width:572px" %)Specifies the way the type of content of a Constraint in terms of its purpose.
141 -|(% style="width:183px" %) |(% style="width:224px" %)allowableContent|(% style="width:572px" %)The Constraint contains a specification of the valid subset of the Component values or keys.
142 -|(% style="width:183px" %) |(% style="width:224px" %)actualContent|(% style="width:572px" %)The Constraint contains a specification of the actual content of a data or metadata source in terms of the Component values or keys in the source.
143 -|(% style="width:183px" %)MetadataConstraint|(% style="width:224px" %)(((
156 +)))|Defines a Constraint in terms of the content that can be found in data sources linked to the Constrainable Artefact to which this constraint is associated.
157 +|ConstraintRoleTy pe| |Specifies the way the type of content of a Constraint in terms of its purpose.
158 +| |allowableContent|The Constraint contains a specification of the valid subset of the Component values or keys.
159 +| |actualContent|The Constraint contains a specification of the actual content of a data or metadata source in terms of the Component values or keys in the source.
160 +|MetadataConstrai nt|(((
144 144  Inherits from
162 +
145 145  //Constraint//
146 -)))|(% style="width:572px" %)Defines a Constraint in terms of the content that can be found in metadata sources linked to the Constrainable Artefact to which this constraint is associated.
147 -|(% style="width:183px" %)DataKeySet|(% style="width:224px" %) |(% style="width:572px" %)A set of data keys.
148 -|(% style="width:183px" %) |(% style="width:224px" %)isIncluded|(% style="width:572px" %)Indicates whether the Data Key Set is included in the constraint definition or excluded from the constraint definition.
149 -|(% style="width:183px" %) |(% style="width:224px" %)+keys|(% style="width:572px" %)Association to the Data Keys in the set.
150 -|(% style="width:183px" %) |(% style="width:224px" %)+member|(% style="width:572px" %)Association to the selection of a value subset for Attributes and Measures.
151 -|(% style="width:183px" %)DataKey|(% style="width:224px" %) |(% style="width:572px" %)The values of a key in a data set.
152 -|(% style="width:183px" %) |(% style="width:224px" %)isIncluded|(% style="width:572px" %)Indicates whether the Data Key is included in the constraint definition or excluded from the constraint definition.
153 -|(% style="width:183px" %) |(% style="width:224px" %)+keyValue|(% style="width:572px" %)Associates the Component Values that comprise the key.
154 -|(% style="width:183px" %) |(% style="width:224px" %)validFrom|(% style="width:572px" %)Date from which the Data Key is valid.
155 -|(% style="width:183px" %) |(% style="width:224px" %)validTo|(% style="width:572px" %)Date from which the Data Key is superseded.
156 -|(% style="width:183px" %)ComponentValue|(% style="width:224px" %) |(% style="width:572px" %)The identification and value of a Component of the key (e.g., Dimension)
157 -|(% style="width:183px" %) |(% style="width:224px" %)value|(% style="width:572px" %)The value of Component
158 -|(% style="width:183px" %) |(% style="width:224px" %)+valueFor|(% style="width:572px" %)Association to the Component (e.g., Dimension) in the Structure to which the Constrainable Artefact is linked.
159 -|(% style="width:183px" %)TimeDimensionValue|(% style="width:224px" %) |(% style="width:572px" %)The value of the Time Dimension component.
160 -|(% style="width:183px" %) |(% style="width:224px" %)timeValue|(% style="width:572px" %)The value of the time period.
161 -|(% style="width:183px" %) |(% style="width:224px" %)operator|(% style="width:572px" %)(((
164 +)))|Defines a Constraint in terms of the content that can be found in metadata sources linked to the Constrainable Artefact to which this constraint is associated.
165 +|DataKeySet| |A set of data keys.
166 +| |isIncluded|Indicates whether the Data Key Set is included in the constraint definition or excluded from the constraint definition.
167 +| |+keys|Association to the Data Keys in the set.
168 +| |+member|Association to the selection of a value subset for Attributes and Measures.
169 +|DataKey| |The values of a key in a data set.
170 +| |isIncluded|Indicates whether the Data Key is included in the constraint definition or excluded from the constraint definition.
171 +| |+keyValue|Associates the Component Values that comprise the key.
172 +| |validFrom|Date from which the Data Key is valid.
173 +| |validTo|Date from which the Data Key is superseded.
174 +|ComponentValue| |The identification and value of a Component of the key (e.g., Dimension)
175 +| |value|The value of Component
176 +| |+valueFor|Association to the Component (e.g., Dimension) in the Structure to which the Constrainable Artefact is linked.
177 +|TimeDimensionVal ue| |The value of the Time Dimension component.
178 +| |timeValue|The value of the time period.
179 +| |operator|(((
162 162  Indicates whether the specified value represents and exact time or time period, or whether the value should be handled as a range.
181 +
163 163  A value of greaterThan or greaterThanOrEqual indicates that the value is the beginning of a range (exclusive or inclusive, respectively).
164 -A value of lessThan or lessThanOrEqual indicates that the value is the end or a range (exclusive or inclusive, respectively).
165 -In the absence of the opposite bound being specified for the range, this bound is to be treated as infinite (e.g., any time period after the beginning of the provided time period for greaterThanOrEqual)
183 +
184 + A value of lessThan or lessThanOrEqual indicates that the value is the end or a range (exclusive or inclusive, respectively).
185 +
186 + In the absence of the opposite bound being specified for the range, this bound is to be treated as infinite (e.g., any time period after the beginning of the provided time period for greaterThanOrEqual)
166 166  )))
167 -|(% style="width:172px" %)CubeRegion|(% style="width:231px" %) |(% style="width:572px" %)A set of Components and their values that defines a subset or “slice” of the total range of possible content of a data structure to which the Constrainable Artefact is linked.
168 -|(% style="width:172px" %) |(% style="width:231px" %)isIncluded|(% style="width:572px" %)Indicates whether the Cube Region is included in the constraint definition or excluded from the constraint definition.
169 -|(% style="width:172px" %) |(% style="width:231px" %)+member|(% style="width:572px" %)Associates the set of Components that define the subset of values.
170 -|(% style="width:172px" %)MetadataTargetRegion|(% style="width:231px" %) |(% style="width:572px" %)A set of Components and their values that defines a subset or “slice” of the total range of possible content of a metadata structure to which the Constrainable Artefact is linked.
171 -|(% style="width:172px" %) |(% style="width:231px" %)isIncluded|(% style="width:572px" %)Indicates whether the Metadata Target Region is included in the constraint definition or excluded from the constraint definition.
172 -|(% style="width:172px" %) |(% style="width:231px" %)+member|(% style="width:572px" %)Associates the set of Components that define the subset of values.
173 -|(% style="width:172px" %)MemberSelection|(% style="width:231px" %) |(% style="width:572px" %)A set of permissible values for one component of the axis.
174 -|(% style="width:172px" %) |(% style="width:231px" %)isIncluded|(% style="width:572px" %)Indicates whether the Member Selection is included in the constraint definition or excluded from the constraint definition.
175 -|(% style="width:172px" %) |(% style="width:231px" %)removePrefix|(% style="width:572px" %)Indicates whether the Codes should keep or not the prefix, as defined in the extension of Codelist.
176 -|(% style="width:172px" %) |(% style="width:231px" %)+valuesFor|(% style="width:572px" %)Association to the Component in the Structure to which the Constrainable Artefact is linked, which defines the valid Representation for the Member Values.
177 -|(% style="width:172px" %)//SelectionValue//|(% style="width:231px" %)(((
188 +
189 +
190 +
191 +
192 +
193 +|**Class**|**Feature**|**Description**
194 +|CubeRegion| |A set of Components and their values that defines a subset or “slice” of the total range of possible content of a data structure to which the Constrainable Artefact is linked.
195 +| |isIncluded|Indicates whether the Cube Region is included in the constraint definition or excluded from the constraint definition.
196 +| |+member|Associates the set of Components that define the subset of values.
197 +|MetadataTargetRe gion| |A set of Components and their values that defines a subset or “slice” of the total range of possible content of a metadata structure to which the Constrainable Artefact is linked.
198 +| |isIncluded|Indicates whether the Metadata Target Region is included in the constraint definition or excluded from the constraint definition.
199 +| |+member|Associates the set of Components that define the subset of values.
200 +|MemberSelection| |A set of permissible values for one component of the axis.
201 +| |isIncluded|Indicates whether the Member Selection is included in the constraint definition or excluded from the constraint definition.
202 +| |removePrefix|Indicates whether the Codes should keep or not the prefix, as defined in the extension of Codelist.
203 +| |+valuesFor|Association to the Component in the Structure to which the Constrainable Artefact is linked, which defines the valid Representation for the Member Values.
204 +|//SelectionValue//|(((
178 178  Abstract class. Sub classes are:
206 +
179 179  MemberValue
208 +
180 180  //TimeRangeValue//
210 +
181 181  LocalisedMemberValue
182 -)))|(% style="width:572px" %)A collection of values for the Member Selections that, combined with other Member Selections, comprise the value content of the Cube Region.
183 -|(% style="width:172px" %) |(% style="width:231px" %)validFrom|(% style="width:572px" %)Date from which the Selection Value is valid.
184 -|(% style="width:172px" %) |(% style="width:231px" %)validTo|(% style="width:572px" %)Date from which the Selection Value is superseded.
185 -|(% style="width:172px" %)MemberValue|(% style="width:231px" %)(((
212 +)))|A collection of values for the Member Selections that, combined with other Member Selections, comprise the value content of the Cube Region.
213 +| |validFrom|Date from which the Selection Value is valid.
214 +| |validTo|Date from which the Selection Value is superseded.
215 +|MemberValue|(((
186 186  Inherits from
217 +
187 187  //SelectionValue//
188 -)))|(% style="width:572px" %)A single value of the set of values for the Member Selection.
189 -|(% style="width:172px" %) |(% style="width:231px" %)value|(% style="width:572px" %)A value of the member.
190 -|(% style="width:172px" %) |(% style="width:231px" %)cascadeValues|(% style="width:572px" %)Indicates that the child nodes of the member are included in the Member Selection (e.g., child codes)
191 -|(% style="width:172px" %)LocalisedMemberValue|(% style="width:231px" %)(((
219 +)))|A single value of the set of values for the Member Selection.
220 +| |value|A value of the member.
221 +| |cascadeValues|Indicates that the child nodes of the member are included in the Member Selection (e.g., child codes)
222 +|LocalisedMemberV alue|(((
192 192  Inherits from
224 +
193 193  //SelectionValue//
194 -)))|(% style="width:572px" %)A single localised value of the set of values for a Member Selection.
195 -|(% style="width:172px" %) |(% style="width:231px" %)value|(% style="width:572px" %)A value of the member.
196 -|(% style="width:172px" %) |(% style="width:231px" %)locale|(% style="width:572px" %)The locale that the values must adhere to in the dataset.
197 -|(% style="width:172px" %)//TimeRangeValue//|(% style="width:231px" %)(((
226 +)))|A single localised value of the set of values for a Member Selection.
227 +| |value|A value of the member.
228 +| |locale|The locale that the values must adhere to in the dataset.
229 +|//TimeRangeValue//|(((
198 198  Inherits from
231 +
199 199  //SelectionValue//
233 +
200 200  Abstract Class
235 +
201 201  Concrete Classes:
237 +
202 202  BeforePeriod
239 +
203 203  AfterPeriod
241 +
204 204  RangePeriod
205 -)))|(% style="width:572px" %)A time value or values that specifies the date or dates for which the constrained selection is valid.
206 -|(% style="width:172px" %)BeforePeriod|(% style="width:231px" %)(((
243 +)))|A time value or values that specifies the date or dates for which the constrained selection is valid.
244 +|BeforePeriod|(((
207 207  Inherits from
246 +
208 208  //TimeRangeValue//
209 -)))|(% style="width:572px" %)The period before which the constrained selection is valid.
210 -|(% style="width:172px" %) |(% style="width:231px" %)isInclusive|(% style="width:572px" %)Indication of whether the date is inclusive in the period.
211 -|(% style="width:172px" %) |(% style="width:231px" %)period|(% style="width:572px" %)The time period which acts as the latest possible reported period
212 -|(% style="width:172px" %)AfterPeriod|(% style="width:231px" %)(((
248 +)))|The period before which the constrained selection is valid.
249 +| |isInclusive|Indication of whether the date is inclusive in the period.
250 +| |period|The time period which acts as the latest possible reported period
251 +|AfterPeriod|(((
213 213  Inherits from
253 +
214 214  //TimeRangeValue//
215 -)))|(% style="width:572px" %)The period after which the constrained selection is valid.
216 -|(% style="width:172px" %) |(% style="width:231px" %)isInclusive|(% style="width:572px" %)Indication of whether the date is inclusive in the period.
217 -|(% style="width:172px" %) |(% style="width:231px" %)period|(% style="width:572px" %)The time period which acts as the earliest possible reported period
218 -|(% style="width:172px" %)RangePeriod|(% style="width:231px" %) |(% style="width:572px" %)The start and end periods in a date range.
219 -|(% style="width:172px" %) |(% style="width:231px" %)+start|(% style="width:572px" %)Association to the Start Period.
220 -|(% style="width:172px" %) |(% style="width:231px" %)+end|(% style="width:572px" %)Association to the End Period.
221 -|(% style="width:172px" %)StartPeriod|(% style="width:231px" %)(((
255 +)))|The period after which the constrained selection is valid.
256 +| |isInclusive|Indication of whether the date is inclusive in the period.
257 +| |period|The time period which acts as the earliest possible reported period
258 +|RangePeriod| |The start and end periods in a date range.
259 +| |+start|Association to the Start Period.
260 +| |+end|Association to the End Period.
261 +|StartPeriod|(((
222 222  Inherits from
263 +
223 223  //TimeRangeValue//
224 -)))|(% style="width:572px" %)The period from which the constrained selection is valid.
225 -|(% style="width:172px" %) |(% style="width:231px" %)isInclusive|(% style="width:572px" %)Indication of whether the date is inclusive in the period.
226 -|(% style="width:172px" %) |(% style="width:231px" %)period|(% style="width:572px" %)The time period which acts as the start of the range
227 -|(% style="width:172px" %)EndPeriod|(% style="width:231px" %)(((
265 +)))|The period from which the constrained selection is valid.
266 +| |isInclusive|Indication of whether the date is inclusive in the period.
267 +| |period|The time period which acts as the start of the range
268 +|EndPeriod|(((
228 228  Inherits from
270 +
229 229  //TimeRangeValue//
230 -)))|(% style="width:572px" %)The period to which the constrained selection is valid.
231 -|(% style="width:172px" %) |(% style="width:231px" %)isInclusive|(% style="width:572px" %)Indication of whether the date is inclusive in the period.
232 -|(% style="width:172px" %) |(% style="width:231px" %)period|(% style="width:572px" %)The time period which acts as the end of the range
272 +)))|The period to which the constrained selection is valid.
273 +| |isInclusive|Indication of whether the date is inclusive in the period.
274 +| |period|The time period which acts as the end of the range
image67.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -80.5 KB
Content
image68.png
Author
... ... @@ -1,1 +1,0 @@
1 -xwiki:XWiki.helena
Size
... ... @@ -1,1 +1,0 @@
1 -163.3 KB
Content
1749246701058-316.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +13.7 KB
Content
1749246701062-899.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +xwiki:XWiki.helena
Size
... ... @@ -1,0 +1,1 @@
1 +23.9 KB
Content
SKMS.Methodology.Code.MethodologyClass[0]
Index
... ... @@ -1,1 +1,0 @@
1 -13
SUZ.Methodology.Code.MethodologyClass[0]
© Semantic R&D Group, 2026