]> Lady’s Gitweb - Vocab/blob - data/classes/anno¦Selector
Initial commit; initial set of vocabs
[Vocab] / data / classes / anno¦Selector
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">Selector</label>
9 <comment xml:lang="en">
10 <p>
11 A thing which describes an area of interest in another thing.
12 </p>
13 <p>
14 This class is primarily intended to be subclassed, not used directly.
15 </p>
16 </comment>
17 <isDefinedBy>
18 <SpecificResource source="(ANNO)" fragment="selector"/>
19 </isDefinedBy>
20 <subClassOf>
21 <Restriction>
22 <onProperty>
23 <resource name="anno:refinedBy"/>
24 </onProperty>
25 <allValuesFrom>
26 <resource name="anno:Selector"/>
27 </allValuesFrom>
28 </Restriction>
29 </subClassOf>
30 </Class>
This page took 0.119915 seconds and 5 git commands to generate.