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 state</label>
 
   9         <comment xml:lang="en">
 
  11                         A <ref target="anno:State">State</ref> which describes the state of this <ref target="anno:ResourceSelection">Resource Selection</ref> within its <ref target="anno:hasSource">source</ref>.
 
  14                         A Resource Selection may have multiple States; in this case, the States 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 States, one must be <ref target="anno:refinedBy">refined by</ref> the other.
 
  19                 <SpecificResource source="(ANNO)" fragment="hasstate"/>
 
  22                 <resource name="anno:ResourceSelection"/>
 
  25                 <resource name="anno:State"/>