Difference between revisions of "Tests: Approve and store AIP"
Jump to navigation
Jump to search
(Created page with 'Main Page > Development > Development documentation > Testing > Tests: Approve and store AIP *AIP appears in dashboard with a...') |
|||
Line 2: | Line 2: | ||
*AIP appears in dashboard with a bell icon and a description that reads: "If desired, review normalized files and any other content and move the AIP into archival storage." | *AIP appears in dashboard with a bell icon and a description that reads: "If desired, review normalized files and any other content and move the AIP into archival storage." | ||
+ | *User can open the AIP by clicking "Open directory" in the dashboard. | ||
+ | *AIP is now a zipped package: <UUID>.zip | ||
+ | *At the top level, the AIP consists of a data directory and the following text files: | ||
+ | **bag-info.txt | ||
+ | **bagit.txt | ||
+ | **manifest-md5.txt | ||
+ | **tagmanifest-md5.txt | ||
+ | *The data directory contains the following subdirectories: | ||
+ | **logs | ||
+ | **metadata | ||
+ | **objects | ||
+ | *The data directory includes a METS.xml file |
Revision as of 13:31, 14 December 2010
Main Page > Development > Development documentation > Testing > Tests: Approve and store AIP
- AIP appears in dashboard with a bell icon and a description that reads: "If desired, review normalized files and any other content and move the AIP into archival storage."
- User can open the AIP by clicking "Open directory" in the dashboard.
- AIP is now a zipped package: <UUID>.zip
- At the top level, the AIP consists of a data directory and the following text files:
- bag-info.txt
- bagit.txt
- manifest-md5.txt
- tagmanifest-md5.txt
- The data directory contains the following subdirectories:
- logs
- metadata
- objects
- The data directory includes a METS.xml file