]> Lady’s Gitweb - Vocab/blob - data/object_properties/dcterms¦isFormatOf
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / dcterms¦isFormatOf
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">format of</label>
9 <comment xml:lang="en">
10 <p>
11 A related something which is substantially the same as this thing, but in another format.
12 </p>
13 <p>
14 Of the two, <ptr target="dcterms:hasFormat"/> is intended to be used on the thing which existed first, and this property is intended to be used on the thing which was created later.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/isFormatOf"/>
19 </isDefinedBy>
20 <subPropertyOf>
21 <resource name="dcterms:relation"/>
22 </subPropertyOf>
23 <inverseOf>
24 <resource name="dcterms:hasFormat"/>
25 </inverseOf>
26 </ObjectProperty>
This page took 0.050513 seconds and 5 git commands to generate.