<?xml version="1.0"?>
<!--
SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE Class SYSTEM "../../DTD">
<Class>
	<label xml:lang="en">Digital Artefact</label>
	<comment xml:lang="en">
		<p>
			A thing which can be the object of a technological <ref target="siocactions:Action">Action</ref>; any digital resource which may be perceived or acted upon thru technological means.
		</p>
		<p>
			This class models <em>conceptual</em> things, not their physical manifestations e·g as bits on a storage medium.
			Digital Artefacts may be mutable (a conceptual entity whose constitution might change over time; for example, a “document”) or immutable (an atemporal set of data whose constitution is fixed; for example, a “string”).
		</p>
	</comment>
	<isDefinedBy>
		<SpecificResource source="(SIOC)"/>
	</isDefinedBy>
	<disjointWith>
		<resource name="geo:SpatialThing"/>
	</disjointWith>
</Class>