Difference between revisions of "Ingest (0.5)"
Jump to navigation
Jump to search
Line 106: | Line 106: | ||
*A report on the accession process will appear automatically: home/demo/accessionreports/accession.log. | *A report on the accession process will appear automatically: home/demo/accessionreports/accession.log. | ||
*For each file in the SIP, the accession log will state "Accession of /tmp/accession-[FITS folder number]/[SIP number]/filename] completed successfully." | *For each file in the SIP, the accession log will state "Accession of /tmp/accession-[FITS folder number]/[SIP number]/filename] completed successfully." | ||
− | |||
− | |||
| | | | ||
|- | |- | ||
− | |||
− | |||
− | |||
− | + | |} | |
− | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | ===AD4 Generate AIP=== | |
+ | [[File:Archivematica_AD4_GenerateAIP_v2.pdf|Archivematica UML Activity diagram AD4 Generate AIP]] | ||
− | ''''' | + | {| border="1" cellpadding="10" cellspacing="0" width=90% |
− | + | |- | |
− | + | |- style="background-color:#cccccc;" | |
+ | !style="width:20%"|'''Workflow diagram step''' | ||
+ | !style="width:40%"|'''Description''' | ||
+ | !style="width:40%"|'''UML diagram references''' | ||
+ | |- | ||
+ | |SIP is moved to AIP preparation folder | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
|- | |- | ||
− | | | + | |Archivist normalizes files |
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
|- | |- | ||
− | | | + | |Normalized files are saved to AIP preparation folder |
− | |||
− | |||
− | |||
| | | | ||
− | |||
− | |||
|- | |- | ||
− | | | + | |Normalization log is saved to accessions folder |
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |Archivist moves PDI in accessions folder to SIP in AIP preparation folder |
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
− | |||
− | |||
− | |||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |Archivist moves SIP to AIP generation folder |
| | | | ||
− | |||
− | |||
− | |||
− | |||
| | | | ||
|- | |- | ||
− | | | + | |SIP content and PDI are zipped into AIP |
− | |||
| | | | ||
− | |||
− | |||
− | |||
| | | | ||
|- | |- | ||
− | | | + | |AIP is moved to AIP receipt folder |
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
|- | |- |
Revision as of 13:38, 19 November 2009
Main Page > Documentation > Release 0.3 Documentation > Ingest (0.3)
AD1 Receive SIP
File:Archivematica AD1 ReceiveSIP v1.pdf
Workflow diagram step | Description | UML diagram references |
---|---|---|
Producer places SIP in shared folder on host machine |
|
|
SIP appears in shared folder in Archivematica |
|
|
Archivist copies SIP from shared folder to SIP backup folder |
|
AD2 Audit SIP
File:Archivematica AD2 AuditSIP v5.pdf
Workflow diagram step | Description | UML diagram references |
---|---|---|
Archivist moves SIP from shared folder into quarantine |
|
|
SIP is quarantined for 2 minutes |
|
|
SIP is scanned for malware |
|
|
Infected files are sent to possiblevirii folder |
|
AD3 Accept SIP for Ingest
File:Archivematica AD3 AcceptSIPforIngest v4.pdf
Workflow diagram step | Description | UML diagram references |
---|---|---|
SIP contents are identified and validated using FITS |
| |
Identification/validation reports are sent to accessions folder |
|
|
Virus-checker report is sent to accessions folder |
|
|
Accession log is sent to accessions folder |
|
AD4 Generate AIP
File:Archivematica AD4 GenerateAIP v2.pdf
Workflow diagram step | Description | UML diagram references |
---|---|---|
SIP is moved to AIP preparation folder | ||
Archivist normalizes files | ||
Normalized files are saved to AIP preparation folder | ||
Normalization log is saved to accessions folder | ||
Archivist moves PDI in accessions folder to SIP in AIP preparation folder | ||
Archivist moves SIP to AIP generation folder | ||
SIP content and PDI are zipped into AIP | ||
AIP is moved to AIP receipt folder |
AD5 Transfer AIP to Archival Storage
File:Archivematica AD5 TransferAIPtoArchivalStorage v2.pdf
Step | Implementation | Notes |
---|---|---|
5.1 Request storage of AIP (UC-1.5) | ||
5.2 Transfer AIP to Archival storage (UC-1.5) |
|
|
5.3 Confirm receipt and storage of AIP (UC-1.5) | ||
5.4 Add AIP storage location to descriptive information (UC-1.6) | In the physical storage area in Qubit, add the storage location. | |
5.5 Add Descriptive Information to Data Management (UC-1.6) | This was done in AD4, step 4.6. In OAIS, generating descriptive information and adding them to data management are two different steps; however, in Archivematica this is done in one step in Qubit, which is used to upload images to a web interface, generate derivatives for searching and browsing and record descriptive information. | |
5.6 Confirm update of Data Management | ||
5.7 Destroy SIP and AIP copies | Destroy /home/demo/ingest/2009_01 and /home/demo/mybags/2009_01. |