Uses of Package
org.openprovenance.rdf

Packages that use org.openprovenance.rdf
org.openprovenance.elmo   
org.openprovenance.rdf   
 

Classes in org.openprovenance.rdf used by org.openprovenance.elmo
Account
          The class representing an OPM Account.
Agent
           
Annotable
          The set of OPM entities that can be annotated.
Annotation
          OPM class used to annotate Annotable entities.
AnnotationOrEdgeOrNode
           
Artifact
           
AValue
          The serial representation of an artifact Value
OPMGraph
          The class of all OPM graphs.
OTime
          Observed time.
Process
           
Property
          Building block allowing for the construction of annotations.
Role
          A role designates an artifact’s or agent’s function in a process.
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.
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.
WasDerivedFrom
          An edge “was derived from” from artifact A2 to artifact A1 is a relationship that indicates that artifact A1 needs to have been generated for A2 to be generated.
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.
WasTriggeredBy
          An edge “was triggered by” from a process P2 to a process P1 is a causal dependency that indicates that the start of process P1 was required for P2 to be able to complete.
 

Classes in org.openprovenance.rdf used by org.openprovenance.rdf
Account
          The class representing an OPM Account.
AccountOrAnnotationOrEdgeOrNodeOrOPMGraphOrRole
           
Agent
           
Annotable
          The set of OPM entities that can be annotated.
Annotation
          OPM class used to annotate Annotable entities.
AnnotationOrEdgeOrNode
           
Artifact
           
AValue
          The serial representation of an artifact Value
Edge
          A (causal) relationship is represented by an arc and denotes the presence of a dependency between the source of the arc (the effect) and the destination of the arc (the cause).
Entity
          The class of all constituents of an OPM graph.
EventEdge
          An EventEdge denotes an Edge associated with a time instant.
Node
          Node is the class of nodes in an OPM graph.
OTime
          Observed time.
Process
           
Property
          Building block allowing for the construction of annotations.
PropertyOrRole
           
Role
          A role designates an artifact’s or agent’s function in a process.
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.
UsedOrWasControlledByOrWasGeneratedBy
           
UsedOrWasGeneratedBy
           
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.
WasDerivedFrom
          An edge “was derived from” from artifact A2 to artifact A1 is a relationship that indicates that artifact A1 needs to have been generated for A2 to be generated.
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.
WasTriggeredBy
          An edge “was triggered by” from a process P2 to a process P1 is a causal dependency that indicates that the start of process P1 was required for P2 to be able to complete.
 



Copyright © 2011. All Rights Reserved.