Uses of Interface
org.openprovenance.rdf.UsedOrWasControlledByOrWasGeneratedBy

Packages that use UsedOrWasControlledByOrWasGeneratedBy
org.openprovenance.rdf   
 

Uses of UsedOrWasControlledByOrWasGeneratedBy in org.openprovenance.rdf
 

Subinterfaces of UsedOrWasControlledByOrWasGeneratedBy 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 WasControlledBy
          An edge “was controlled by” from a process P to an agent Ag is a dependency that indicates that the start and end of process P was controlled by agent Ag.
 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.