<?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">operating system</label>
	<comment xml:lang="en">
		<p>
			A plaintext description of a computer operating system that the products of this <ref target="doap:Project">Project</ref>, or provided in this <ref target="doap:Version">Version</ref>, are limited to.
		</p>
		<p>
			<ptr target="(DOAP)"/> recommends not specifying this property if the Project or Version is not specific to an operating system.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(DOAP)"/>
	</isDefinedBy>
	<domain>
		<Class>
			<unionOf>
				<resource name="doap:Project"/>
				<resource name="doap:Version"/>
			</unionOf>
		</Class>
	</domain>
</DatatypeProperty>