]> Lady’s Gitweb - Vocab/blob - data/datatype_properties/awol¦id
Initial commit; initial set of vocabs
[Vocab] / data / datatype_properties / awol¦id
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
7 <DatatypeProperty functional="yes">
8 <label xml:lang="en">i·d</label>
9 <comment xml:lang="en">
10 <p>
11 An identifier which can be used to associate this <ref target="awol:Version">Version</ref> with other Versions of the same content.
12 </p>
13 <p>
14 If two Versions have the same i·d, they can be assumed to be versions of each other.
15 </p>
16 <p>
17 This property is not a subproperty of <ptr target="dcterms:identifier"/> because the identifier is not formally of the Version itself, but of the conceptual object that the Version is a version of.
18 </p>
19 </comment>
20 <isDefinedBy>
21 <SpecificResource source="(AWOL)" fragment="id"/>
22 </isDefinedBy>
23 <domain>
24 <resource name="awol:Version"/>
25 </domain>
26 <range>
27 <resource name="xsd:anyURI"/>
28 </range>
29 </DatatypeProperty>
This page took 0.050901 seconds and 5 git commands to generate.