Difference between revisions of "Tests: Approve and store AIP"

From Archivematica
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Main Page]] > [[Development]] > [[:Category:Development documentation|Development documentation]] > [[Testing]] > Tests: Approve and store AIP
 
[[Main Page]] > [[Development]] > [[:Category:Development documentation|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."
+
*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.
 
*User can open the AIP by clicking "Open directory" in the dashboard.
 
*AIP is now a zipped package: <UUID>.zip
 
*AIP is now a zipped package: <UUID>.zip
Line 11: Line 11:
 
*The data directory contains the following subdirectories:
 
*The data directory contains the following subdirectories:
 
**logs
 
**logs
 +
**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 16:29, 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. 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