]> Lady’s Gitweb - Vocab/blob - data/object_properties/anno¦hasSelector
Initial commit; initial set of vocabs
[Vocab] / data / object_properties / anno¦hasSelector
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 selector</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="anno:Selector">Selector</ref> which describes the selection of this <ref target="anno:ResourceSelection">Resource Selection</ref> within its <ref target="anno:hasSource">source</ref>.
12 </p>
13 <p>
14 A Resource Selection may have multiple Selectors; in this case, the Selectors are treated as broadly equivalent (understanding that they may have subtly different resolutions or semantics); an application may choose freely between them.
15 To take the intersection of multiple Selectors, one must be <ref target="anno:refinedBy">refined by</ref> the other.
16 When a Selector only applies to a particular <ref target="anno:State">State</ref>, the State must be refined by that Selector.
17 </p>
18 </comment>
19 <isDefinedBy>
20 <SpecificResource source="(ANNO)" fragment="hasselector"/>
21 </isDefinedBy>
22 <domain>
23 <resource name="anno:ResourceSelection"/>
24 </domain>
25 <range>
26 <resource name="anno:Selector"/>
27 </range>
28 </ObjectProperty>
This page took 0.060443 seconds and 5 git commands to generate.