<?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">Still Image</label>
	<comment xml:lang="en">
		<p>
			A static visual representation.
		</p>
		<p>
			This class should <em>not</em> be used for “images” of text, as the D·C·M·I Type vocabulary is primarily focused on conveying a things <em>purpose</em>, not its transmission medium.
			Instead, text (in all mediums) should be classified as <ptr target="dcmitype:Text"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DCMI)" fragment="http://purl.org/dc/dcmitype/StillImage"/>
	</isDefinedBy>
	<subClassOf>
		<resource name="dcmitype:Image"/>
	</subClassOf>
</Class>