]> Lady’s Gitweb - Vocab/blob - data/classes/anno¦ResourceSelection
Initial commit; initial set of vocabs
[Vocab] / data / classes / anno¦ResourceSelection
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">Resource Selection</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which identifies part, or all, of a different thing, potentially in a particular state.
12 </p>
13 <p>
14 The properties <ptr target="anno:hasSelector"/> and <ptr target="anno:hasState"/> may be used to narrow the selection; if not provided, the entire resource in all of its states is selected.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(ANNO)" fragment="resourceselection"/>
19 </isDefinedBy>
20 <subClassOf>
21 <Restriction>
22 <onProperty>
23 <resource name="anno:hasSource"/>
24 </onProperty>
25 <cardinality>1</cardinality>
26 </Restriction>
27 </subClassOf>
28 </Class>
This page took 0.056366 seconds and 5 git commands to generate.