<?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">Relation Type</label>
	<comment xml:lang="en">
		<p>
			A kind of link relation.
		</p>
		<p>
			Link relation strings defined by <ptr target="(RFC8288)"/> can be turned into named instances of this class by prepending <code>http://www.iana.org/assignments/relation/</code>.
			All Relation Types should also be object properties, but this isn�t formally enforcable.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="RelationType"/>
	</isDefinedBy>
</Class>