]> Lady’s Gitweb - Vocab/blob - data/object_properties/dcterms¦coverage
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / dcterms¦coverage
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 coverage</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="dcterms:Location">Location</ref>, <ref target="dcterms:PeriodOfTime">PeriodOfTime</ref>, or <ref target="dcterms:Jurisdiction">Jurisdiction</ref> of this thing, which this thing is applicable to, or under which this thing is relevant.
12 </p>
13 <p>
14 <ptr target="(DCMI)"/> states that because coverage is so broadly defined, it is preferable to use the more specific subproperties <ptr target="dcterms:temporal"/> and <ptr target="dcterms:spatial"/>.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(DCMI)" fragment="http://purl.org/dc/terms/coverage"/>
19 </isDefinedBy>
20 <range>
21 <Class>
22 <unionOf>
23 <resource name="dcterms:Location"/>
24 <resource name="dcterms:PeriodOfTime"/>
25 <resource name="dcterms:Jurisdiction"/>
26 </unionOf>
27 </Class>
28 </range>
29 </ObjectProperty>
This page took 0.045518 seconds and 5 git commands to generate.