3 SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
 
   4 SPDX-License-Identifier: CC0-1.0
 
   6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
 
   8         <label xml:lang="en">has selector</label>
 
   9         <comment xml:lang="en">
 
  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>.
 
  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.
 
  20                 <SpecificResource source="(ANNO)" fragment="hasselector"/>
 
  23                 <resource name="anno:ResourceSelection"/>
 
  26                 <resource name="anno:Selector"/>