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.
<subPropertyOf>
<resource name="dcterms:identifier"/>
</subPropertyOf>
+ <domain>
+ <Restriction>
+ <onProperty>
+ <resource name="in"/>
+ </onProperty>
+ <cardinality>1</cardinality>
+ </Restriction>
+ </domain>
<range>
<Datatype>
<unionOf>