You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The basic premise of "Provenance Description of Metadata using PROV with PREMIS for Long-term Use of Metadata" is:

  • PROV-O and PREMIS should be used in conjunction with each other
  • Differences
    • Activity and Event
      • "PREMIS uses preservation-specific value vocabularies defined by Library of Congress."
    • Responsible Agent
      • "In PREMIS, Agent influences Object through Event. That is, Agent is not directly connected to Object as shown in Figure 4. However, PROV allows Agent, Entity and Activity to be related with each other directly."
    • Relationships between Entities and Relationships between Objects
      • "PROV defines relationships between Activities and relationships between Agents, whereas PREMIS does not include those relationships.
    • "PROV is designed for generalized provenance description and interchange among different systems, whereas PREMIS is primarily for preservation metadata description used for digital preservation. The specialized PREMIS terms used to describe preservation could enrich expressive power of PROV."
  • Maps basic classes between them
    • premis:IntellectualEntity and premis:Object aremapped as a subclasses of prov:Entity
    • premis:Event is mapped as a subclasse of prov:Activity
    • premis:Agent and prov:Agent are "almost" the same, and the relationship can be described using owl:equivalentClass
  • Proposed model
  • Example description using proposed model

 

PROV-O and PREMIS Class Reference

  • No labels