<?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">modifies</label>
	<comment xml:lang="en">
		<p>
			A <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is modified by this <ref target="siocactions:Action">Action</ref>.
		</p>
		<p>
			This property implies that the Digital Artefact already exists prior to the Action, and continues existing after.
			It should <em>not</em> be used in cases where a Digital Artefact is created and modified in the same Action, or when it is modified and then deleted.
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<subPropertyOf>
		<resource name="siocactions:uses"/>
	</subPropertyOf>
</ObjectProperty>