<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2024, 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE ObjectProperty SYSTEM "../../DTD">
<ObjectProperty>
	<label xml:lang="en">has generator</label>
	<comment xml:lang="en">
		<p>
			A <ref target="awol:Generator">Generator</ref> responsible for generating this thing.
		</p>
		<p>
			To refer to the <ref target="dcmitype:Software">Software</ref> that the Generator is running, use <ptr target="sioc:generator"/> instead.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(AWOL)" fragment="generator"/>
	</isDefinedBy>
	<range>
		<resource name="awol:Generator"/>
	</range>
</ObjectProperty>