<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 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="dcmitype:Software">Software</ref>, an instantiation of which generated this thing.
		</p>
		<p>
			This property differs from <ptr target="awol:generator"/> in that the latter refers to a specific <em>instantiation</em> of Software (a <ref target="awol:Generator">Generator</ref>), where�as this property refers to the Software in an abstract sense.
			This is less formal, but often more useful.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)" fragment="term_generator"/>
	</isDefinedBy>
	<range>
		<resource name="dcmitype:Software"/>
	</range>
</ObjectProperty>