Package info.oais.interfaces.infomodel
Interface ProvenanceInformation
- All Superinterfaces:
- InformationObject
- All Known Implementing Classes:
- ProvenanceInformationImpl1
public interface ProvenanceInformation extends InformationObject
The information that documents the history of the Content Data Object. This
 information tells the origin or source of the Content Data Object, any changes
 that may have taken place since it was originated, and who has had custody of
 it since it was originated. The Archive is responsible for creating and
 preserving Provenance Information from the point of Ingest; however, earlier
 Provenance Information should be provided by the Producer. Provenance
 Information adds to the evidence to support Authenticity.  [OAIS]
- Since:
- 06-Sep-2021 15:59:46
- Version:
- 1.0
- Author:
- David
- 
Method SummaryMethods inherited from interface info.oais.interfaces.infomodel.InformationObjectgetDataObject, getIdentifier, getRepresentationInformation, setDataObject, setIdentifier, setRepresentationInformation