]> Lady’s Gitweb - Vocab/blob - data/object_properties/siocactions¦source
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / siocactions¦source
1 <?xml version="1.0"?>
2 <!--
3 SPDX-FileCopyrightText: 2025 Lady <https://www.ladys.computer/about/#lady>
4 SPDX-License-Identifier: CC0-1.0
5 -->
6 <!DOCTYPE ObjectProperty SYSTEM "../../DTD">
7 <ObjectProperty>
8 <label xml:lang="en">has source</label>
9 <comment xml:lang="en">
10 <p>
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.
12 </p>
13 <p>
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.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="siocactions:uses"/>
23 </subPropertyOf>
24 <propertyDisjointWith>
25 <resource name="siocactions:modifies"/>
26 </propertyDisjointWith>
27 </ObjectProperty>
This page took 0.047935 seconds and 5 git commands to generate.