<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Specific Resource</label>
	<comment xml:lang="en">
		<p>
			A contextual <ref target="anno:ResourceSelection">Resource Selection</ref>.
		</p>
		<p>
			Specific Resources may <ref target="anno:hasScope">have scopes</ref> or <ref target="anno:hasPurpose">purposes</ref> and are generally created to address a particular need, for example the creation of an <ref target="anno:Annotation">Annotation</ref>.
			For selections of resources which are not specific in this way, use an ordinary Resource Selection.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(ANNO)" fragment="specificresource"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="anno:ResourceSelection"/>
	</subClassOf>
</Class>