<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE DatatypeProperty SYSTEM "../../DTD">
<DatatypeProperty>
	<label xml:lang="en">revision</label>
	<comment xml:lang="en">
		<p>
			A revision identifier for this <ref target="doap:Version">Version</ref>.
		</p>
		<p>
			Compare <ptr target="doc:version"/>, which (unlike this property) is restricted to a <resource name="xsd:string"/>.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DOAP)"/>
	</isDefinedBy>
	<domain>
		<resource name="doap:Version"/>
	</domain>
</DatatypeProperty>