]> Lady’s Gitweb - Vocab/blob - data/object_properties/dcterms¦isVersionOf
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / dcterms¦isVersionOf
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">version of</label>
9 <comment xml:lang="en">
10 <p>
11 A related something of which this thing is a version, edition, or adaptation.
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/isVersionOf"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="dcterms:relation"/>
23 </subPropertyOf>
24 <inverseOf>
25 <resource name="dcterms:hasVersion"/>
26 </inverseOf>
27 </ObjectProperty>
This page took 0.107691 seconds and 5 git commands to generate.