]> Lady’s Gitweb - Vocab/blob - data/object_properties/siocactions¦creates
Add R·F·C 5005 link relations
[Vocab] / data / object_properties / siocactions¦creates
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">creates</label>
9 <comment xml:lang="en">
10 <p>
11 A <ref target="siocactions:DigitalArtifact">Digital Artefact</ref> which is created by this <ref target="siocactions:Action">Action</ref> and continues existing after it.
12 </p>
13 <p>
14 This property implies that the Digital Artefact exists after the Action is completed.
15 It should <em>not</em> be used in cases where a Digital Artefact is created and deleted in the same Action.
16 </p>
17 </comment>
18 <isDefinedBy>
19 <SpecificResource source="(SIOC)"/>
20 </isDefinedBy>
21 <subPropertyOf>
22 <resource name="siocactions:object"/>
23 </subPropertyOf>
24 <propertyDisjointWith>
25 <resource name="siocactions:deletes"/>
26 </propertyDisjointWith>
27 </ObjectProperty>
This page took 0.086136 seconds and 5 git commands to generate.