Uses of Interface
org.openprovenance.rdf.EventEdge

Packages that use EventEdge
org.openprovenance.rdf   
 

Uses of EventEdge in org.openprovenance.rdf
 

Subinterfaces of EventEdge in org.openprovenance.rdf
 interface Used
          A “used” edge from process to an artifact is a relationship intended to indicate that the process required the availability of the artifact to be able to complete its execution.
 interface UsedOrWasGeneratedBy
           
 interface WasGeneratedBy
          A “was generated by” edge from an artifact to a process is a relationship intended to mean that the process was required to initiate its execution for the artifact to have been generated.
 



Copyright © 2011. All Rights Reserved.