Difference between revisions of "Tests: Approve and store AIP"
Jump to navigation
Jump to search
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. Click "Approve" to 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. Click "Approve" to move the AIP into archival storage." | ||
− | *User can open the AIP by clicking | + | *User can open the AIP by clicking <u>Open directory</u> in the dashboard. |
*AIP is now a zipped package: <UUID>.zip | *AIP is now a zipped package: <UUID>.zip | ||
*At the top level, the AIP consists of a data directory and the following text files: | *At the top level, the AIP consists of a data directory and the following text files: | ||
− | **bag-info.txt | + | **''bag-info.txt'' |
− | **bagit.txt | + | **''bagit.txt'' |
− | **manifest-md5.txt | + | **''manifest-md5.txt'' |
− | **tagmanifest-md5.txt | + | **''tagmanifest-md5.txt'' |
*The data directory contains the following subdirectories: | *The data directory contains the following subdirectories: | ||
− | **logs | + | **''/logs'' |
− | **logs/fileMeta | + | **''/logs/fileMeta'' |
− | **metadata | + | **''/metadata'' |
− | **objects | + | **''/objects'' |
− | *The data directory includes a METS.xml file | + | *The data directory includes a ''METS.xml'' file |
Revision as of 14:10, 1 February 2011
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. Click "Approve" to 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
- /logs/fileMeta
- /metadata
- /objects
- The data directory includes a METS.xml file