]> Lady’s Gitweb - Vocab/blob - data/classes/anno¦Selector
Make pcdm:File a siocactions:DigitalArtifact
[Vocab] / data / classes / anno¦Selector
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2024, 2025 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 <subClassOf>
31 <Restriction>
32 <onProperty>
33 <resource name="anno:refinedBy"/>
34 </onProperty>
35 <allValuesFrom>
36 <Class>
37 <complementOf>
38 <resource name="anno:State"/>
39 </complementOf>
40 </Class>
41 </allValuesFrom>
42 </Restriction>
43 </subClassOf>
44 </Class>
This page took 0.424243 seconds and 5 git commands to generate.