-
Notifications
You must be signed in to change notification settings - Fork 2
PREMIS to PiM
marly edited this page Sep 13, 2010
·
5 revisions
Validate a given PREMIS document and convert it to a PiM document via the BP/METS Profile and specified options. For the main transformation logic XSLT style sheets will be used.
Create a METS document that has all PREMIS elements bundled together in a PREMIS container inside the amdSec.
Create a METS document that has all PREMIS elements factored into the respective METS administrative metadata sections outlined in the BP/METS Profile.
For each PREMIS file create a METS file (in a file group inside a file section)
- Derive a METS structure map for each structural PREMIS representation.
- Create a flat METS structure map referencing all files if no PREMIS representation exists.
Supported input methods are those outlined for Validation. Output will be METS XML. For browser viewing a METS XML → HTML style sheet will be referenced.