Changes for page Part II.Common Namespace
Last modified by Helena K. on 2026/06/09 12:56
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1156,7 +1156,7 @@ 1156 1156 Regular Expression Pattern: . +:([A-Za-z0-9_@$\-]+)\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))]*.+:\*\([0-9A-Za-z\-\.\+\*]+\)[^(\(\))] 1157 1157 1158 1158 ((( 1159 -**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number part of the URN (( 1159 +**UrnVersionPart:** This refines the prefix, classes, agency, and maintainable id patterns to validate the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number part of the URN ((<version_number)). It accounts for both legacy and semantic versioning, but not wildarding (for referencing). It is meant to be further refined, although all parts after this are optional. 1160 1160 1161 1161 Derived by restriction of UrnMaintainableIdPart. 1162 1162 Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0|[1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-] | ([A-Za-z\-][A-Za-z0-9\-]+)|([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*)) | (0|[1-9][0-9]*))(\.(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]~*~*)?\). ... ... @@ -1172,27 +1172,27 @@ 1172 1172 Derived by restriction of WildcardUrnMaintainableIdPart. 1173 1173 Regular Expression Pattern: . +\((0|[1-9]\d*)(\.(0 | [1-9]\d*))?\).*.+\((0|[1-9]\d*)(\.(0|[1-9]\d*)){2}(\-(([A-Za-z\-]|([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*))|(0|[1-9][0-9]*))(\.(([A-Za-z\-] | ([A-Za-z\-][A-Za-z0-9\-]+) | ([A-Za-z0-9\-]+[A-Za-z\-][A-Za-z0-9\-]*)) | (0|[1-9][0-9]*~)~)~)*)?\).*.+\0|[1-9]\d*)\+?)(\.((0|[1-9]\d*{2}\).*.+\0|[1-9]\d*))(\.((0 | [1-9]\d*)\+?))(\.((0|[1-9]\d*\).*.+\0 | [1-9]\d*)\+?)(\.((0|[1-9]\d*(\.((0|[1-9]\d*)\+?))\).*.+\(\*\). 1174 1174 1175 -**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c"%)version(%%)number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of the URN (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.1175 +**UrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of the URN (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern. 1176 1176 1177 1177 Derived by restriction of UrnVersionPart. 1178 1178 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1179 1179 1180 -**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c"%)version(%%)number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.1180 +**UrnReferenceType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern. 1181 1181 1182 1182 Derived by restriction of UrnReferenceVersionPart. 1183 1183 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)? 1184 1184 1185 -**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and (% style="color:#e74c3c"%)version(%%)number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a wildcarded URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern.1185 +**WildcardUrnType:** The completes the refinement of the prefix, classes, agency, maintainable id, and [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] number patterns to validate the last, and optional, nested [[component>>doc:sdmx:Glossary 2\.1.Component.WebHome]] part of a wildcarded URN reference (e.g. ().\*). The nested patterns provide a complete validation of the URN pattern. 1186 1186 1187 1187 Derived by restriction of WildcardUrnVersionPart. 1188 1188 Regular Expression Pattern: . +\)(\.[A-Za-z0-9_@$\-]+(\.[A-Za-z0-9_@$\-]+)*)?.+\)(\.\*(\.\*)*)? 1189 1189 1190 -**MaintainableUrnType:** Restricts the URN so that the pattern ends after the (% style="color:#e74c3c"%)version(%%)part.1190 +**MaintainableUrnType:** Restricts the URN so that the pattern ends after the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] part. 1191 1191 1192 1192 Derived by restriction of UrnType. 1193 1193 Regular Expression Pattern: . +\) 1194 1194 1195 -**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the (% style="color:#e74c3c"%)version(%%)part.1195 +**MaintainableUrnReferenceType:** Restricts the URN reference so that the pattern ends after the [[version>>doc:sdmx:Glossary 2\.1.Version.WebHome]] part. 1196 1196 1197 1197 Derived by restriction of UrnReferenceType. 1198 1198 Regular Expression Pattern: . +\) ... ... @@ -1261,12 +1261,12 @@ 1261 1261 **CategorisationUrnType:** Urn type for a [[categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]]. 1262 1262 1263 1263 Derived by restriction of MaintainableUrnType. 1264 -Regular Expression Pattern: . +\.categoryscheme\. [[Categorisation>>doc:sdmx:Glossary 2\.1.Categorisation.WebHome]]=.+1264 +Regular Expression Pattern: . +\.categoryscheme\.Categorisation=.+ 1265 1265 1266 1266 **CategoryUrnType:** Urn type for a [[category>>doc:sdmx:Glossary 2\.1.Category.WebHome]]. 1267 1267 1268 1268 Derived by restriction of UrnType. 1269 -Regular Expression Pattern: . +\.categoryscheme\. [[Category>>doc:sdmx:Glossary 2\.1.Category.WebHome]]=.+1269 +Regular Expression Pattern: . +\.categoryscheme\.Category=.+ 1270 1270 1271 1271 **CategorySchemeUrnType:** Urn type for a [[category scheme>>doc:sdmx:Glossary 2\.1.Category scheme.WebHome]]. 1272 1272 ... ... @@ -1286,40 +1286,42 @@ 1286 1286 **CodeUrnType:** Urn type for a [[code>>doc:sdmx:Glossary 2\.1.Code.WebHome]]. 1287 1287 1288 1288 Derived by restriction of ComponentUrnType. 1289 -Regular Expression Pattern: . +\. [[codelist>>doc:sdmx:Glossary 2\.1.Codelist.WebHome]]\.[[Code>>doc:sdmx:Glossary 2\.1.Code.WebHome]]=.+1289 +Regular Expression Pattern: . +\.codelist\.Code=.+ 1290 1290 1291 1291 **CodelistUrnType:** Urn type for a [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]. 1292 1292 1293 1293 Derived by restriction of MaintainableUrnType. 1294 -Regular Expression Pattern: . +\. [[codelist>>doc:sdmx:Glossary 2\.1.Codelist.WebHome]]\.[[Codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]=.+1294 +Regular Expression Pattern: . +\.codelist\.Codelist=.+ 1295 1295 1296 1296 **HierarchicalCodeUrnType:** Urn type for a [[hierarchical code>>doc:sdmx:Glossary 2\.1.Hierarchical code.WebHome]]. 1297 1297 1298 1298 Derived by restriction of UrnType. 1299 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchicalCode=.+ 1300 1300 1301 - **HierarchyUrnType:**Urn typefora[[hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]].1300 +Regular Expression Pattern: . +\.codelist\.HierarchicalCode=.+ 1302 1302 1302 +**HierarchyUrnType:** Urn type for a hierarchy. 1303 + 1303 1303 Derived by restriction of MaintainableUrnType. 1304 -Regular Expression Pattern: . +\. [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.[[Hierarchy>>doc:sdmx:Glossary 2\.1.Hierarchy.WebHome]]=.+1305 +Regular Expression Pattern: . +\.codelist\.Hierarchy=.+ 1305 1305 1306 -**HierarchyAssociationUrnType:** Urn type for a [[hierarchy>>doc:sdmx:Glossary2\.1.Hierarchy.WebHome]] association.1307 +**HierarchyAssociationUrnType:** Urn type for a hierarchy association. 1307 1307 1308 1308 Derived by restriction of MaintainableUrnType. 1309 -Regular Expression Pattern: . +\. [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.HierarchyAssociation=.+1310 +Regular Expression Pattern: . +\.codelist\.HierarchyAssociation=.+ 1310 1310 1311 -**LevelUrnType:** Urn type for a (% style="color:#e74c3c" %)level(%%).1312 +**LevelUrnType:** Urn type for a level. 1312 1312 1313 1313 Derived by restriction of ComponentUrnType. 1314 -Regular Expression Pattern: . +\. [[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.(% style="color:#e74c3c" %)Level(%%)=.+1315 +Regular Expression Pattern: . +\.codelist\.Level=.+ 1315 1315 1316 1316 **ValueListUrnType:** Urn type for a value list. 1317 1317 1318 1318 Derived by restriction of MaintainableUrnType. 1319 -Regular Expression Pattern: . +\.[[codelist>>doc:sdmx:Glossary 2\.1.Code list.WebHome]]\.ValueList=.+ 1320 1320 1321 - **ConceptUrnType:**Urn typefora(% style="color:#e74c3c"%)concept(%%).1321 +Regular Expression Pattern: . +\.codelist\.ValueList=.+ 1322 1322 1323 +**ConceptUrnType:** Urn type for a [[concept>>doc:sdmx:Glossary 2\.1.Concept.WebHome]]. 1324 + 1323 1323 Derived by restriction of ComponentUrnType. 1324 1324 Regular Expression Pattern: . +\.conceptscheme\.(% style="color:#e74c3c" %)Concept(%%)=.+ 1325 1325