]> Lady’s Gitweb - Vocab/blob - data/object_properties/dcterms¦hasVersion
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / dcterms¦hasVersion
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 ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has version</label>
9 <comment xml:lang="en">
10 <p>
11 A related something which is a version, edition, or adaptation of this thing.
12 </p>
13 <p>
14 <ptr target="(DCMI)"/> states:
15 « Changes in version imply substantive changes in content rather than differences in format. »
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/hasVersion"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:relation"/>
23 </subPropertyOf>
24 <inverseOf>
25 <resource name="dcterms:isVersionOf"/>
26 </inverseOf>
27 </ObjectProperty>
This page took 0.047905 seconds and 5 git commands to generate.