]> Lady’s Gitweb - Vocab/blob - data/classes/anno¦SpecificResource
Initial commit; initial set of vocabs
[Vocab] / data / classes / anno¦SpecificResource
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 Class SYSTEM "../../DTD">
7 <Class>
8 <label xml:lang="en">Specific Resource</label>
9 <comment xml:lang="en">
10 <p>
11 A contextual <ref target="anno:ResourceSelection">Resource Selection</ref>.
12 </p>
13 <p>
14 Specific Resources may <ref target="anno:hasScope">have scopes</ref> or <ref target="anno:hasPurpose">purposes</ref> and are generally created to address a particular need, for example the creation of an <ref target="anno:Annotation">Annotation</ref>.
15 For selections of resources which are not specific in this way, use an ordinary Resource Selection.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(ANNO)" fragment="specificresource"/>
20 </isDefinedBy>
21 <subClassOf>
22 <resource name="anno:ResourceSelection"/>
23 </subClassOf>
24 </Class>
This page took 0.048892 seconds and 5 git commands to generate.