3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
8 <label xml:lang="en">has source</label>
9 <comment xml:lang="en">
11 A source <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is used by this <ref target="siocactions:Action">Action</ref> as a basis or point of reference.
14 A source is <ref target="siocactions:uses">used</ref> by an Action but not <ref target="siocactions:modifies">modified</ref> by it.
15 <ptr target="(SIOC)"/> specifically links this property to Actions which <ref target="siocactions:creates">create</ref> something, but presumably Digital Artefacts can be sources for other kinds of Actions as well.
19 <SpecificResource source="(SIOC)"/>
22 <resource name="siocactions:uses"/>
24 <propertyDisjointWith>
25 <resource name="siocactions:modifies"/>
26 </propertyDisjointWith>