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">creates</label>
 
   9         <comment xml:lang="en">
 
  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.
 
  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.
 
  19                 <SpecificResource source="(SIOC)"/>
 
  22                 <resource name="siocactions:object"/>
 
  24         <propertyDisjointWith>
 
  25                 <resource name="siocactions:deletes"/>
 
  26         </propertyDisjointWith>