<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Best Answer</label>
	<comment xml:lang="en">
		<p>
			An <ref target="sioctypes:Answer">Answer</ref> which has been selected thru some means as particularly good.
		</p>
		<p>
			<ptr target="(SIOC)"/> doesn�t actually define Best Answer as a subclass of Answer, but this seems like the most useful modelling approach.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="sioctypes:Answer"/>
	</subClassOf>
</Class>