This package contains interfaces which should be useful for dealing with ProvenanceInformation.
 
- 
Interface Summary
| Interface | Description |  
| Action | The activity which is to be recorded in the Provenance. |  
| Actor | An Actor is the entity, system or perons which instigates of performs the Step which is being recorded in the Provenance |  
| ProvenanceStep | The ProvenanceStep has the Actor, Step and TimeStamp of the activity to be recorded in the Provenance. |  
| TimeStamp | The time of the Step, which may include a duration, time system etc. |