]> Lady’s Gitweb - Vocab/blobdiff - data/datatype_properties/¦n
Update O·L·O modelling
[Vocab] / data / datatype_properties / ¦n
index e120d9dd7a061bb3d3479388665809046b385b11..34ebf29ff077f236ae90fd2661cbc519e4adc4ee 100644 (file)
@@ -4,11 +4,11 @@ SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
 SPDX-License-Identifier: CC0-1.0
 -->
 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
-<DatatypeProperty functional="yes" status="testing">
+<DatatypeProperty status="testing">
        <label xml:lang="en">local notation</label>
        <comment xml:lang="en">
                <p>
-                       An integer, string, or time·stamp which identifies and orders a thing within a given context.
+                       An integer, string, or time·stamp which identifies and orders a thing within its <ref target="in">local context</ref>.
                </p>
                <p>
                        String values can either be valid <resource name="xsd:NCName"/>¦s or else have the form of a <resource name="xsd:gYearMonth"/> or <resource name="xsd:date"/> with no time·zone component.
@@ -152,6 +152,14 @@ SPDX-License-Identifier: CC0-1.0
        <subPropertyOf>
                <resource name="dcterms:identifier"/>
        </subPropertyOf>
+       <domain>
+               <Restriction>
+                       <onProperty>
+                               <resource name="in"/>
+                       </onProperty>
+                       <cardinality>1</cardinality>
+               </Restriction>
+       </domain>
        <range>
                <Datatype>
                        <unionOf>
This page took 0.273355 seconds and 4 git commands to generate.