Difference between revisions of "Ingest (0.5)"
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
===Activity diagram 1 Receive SIP=== | ===Activity diagram 1 Receive SIP=== | ||
− | [[ | + | [[Media:Archivematica_AD1_ReceiveSIP_v1.pdf|Archivematica UML Activity diagram AD1 Receive SIP]] |
{| border="1" cellpadding="10" cellspacing="0" width=90% | {| border="1" cellpadding="10" cellspacing="0" width=90% | ||
Line 45: | Line 45: | ||
===Activity diagram 2 Audit SIP=== | ===Activity diagram 2 Audit SIP=== | ||
− | [[ | + | [[Media:Archivematica_AD2_AuditSIP_v5.pdf|Archivematica UML Activity diagram AD2 Audit SIP]] |
{| border="1" cellpadding="10" cellspacing="0" width=90% | {| border="1" cellpadding="10" cellspacing="0" width=90% | ||
Line 88: | Line 88: | ||
===Activity diagram 3 Accept SIP for Ingest=== | ===Activity diagram 3 Accept SIP for Ingest=== | ||
− | [[ | + | [[Media:Archivematica_AD3_AcceptSIPforIngest_v4.pdf|Archivematica UML Activity diagram AD3 Accept SIP for Ingest]] |
{| border="1" cellpadding="10" cellspacing="0" width=90% | {| border="1" cellpadding="10" cellspacing="0" width=90% | ||
Line 126: | Line 126: | ||
===Activity diagram 4 Generate AIP=== | ===Activity diagram 4 Generate AIP=== | ||
− | [[ | + | [[Media:Archivematica_AD4_GenerateAIP_v2.pdf|Archivematica UML Activity diagram AD4 Generate AIP]] |
{| border="1" cellpadding="10" cellspacing="0" width=90% | {| border="1" cellpadding="10" cellspacing="0" width=90% | ||
Line 191: | Line 191: | ||
===Activity diagram 5 Transfer AIP to Archival Storage=== | ===Activity diagram 5 Transfer AIP to Archival Storage=== | ||
− | [[ | + | [[Media:Archivematica_AD5_TransferAIPtoArchivalStorage_v3.pdf|Archivematica UML Activity diagram AD5 Transfer AIP to Archival Storage]] |
{| border="1" cellpadding="10" cellspacing="0" width=90% | {| border="1" cellpadding="10" cellspacing="0" width=90% |
Latest revision as of 16:21, 2 August 2012
Main Page > Documentation > Release 0.5 Documentation > Ingest (0.5)
[edit]
In order to work through all of the steps in the tables below, you will need to set up two shared folders in Archivematica.
- The purpose of shared folders is to allow you to place digital objects into a folder on your host machine and have the objects automatically appear in a folder in Archivematica, and vice versa.
- The two folders in Archivematica which need to be set up as shared folders are /home/demo/ingestSIP and /home/demo/storeAIP.
- /home/demo/ingestSIP is used to ingest SIPs from the host machine into Archivematica.
- /home/demo/storeAIP is used to drop AIPs into a folder in Archivematica and have them appear back in the host machine.
- Recommended names for the folders on the home machine are sendSIP and archivalstorage.
- For instructions on setting up shared folders, please go to Virtual appliance instructions.
- For testing purposes you can avoid setting up shared folders and simply use the test files found in /home/demo/testFiles/. However, you will not be moving SIPs into Archivematica or moving stored AIPs out of it.
Activity diagram 1 Receive SIP[edit]
Archivematica UML Activity diagram AD1 Receive SIP
Workflow diagram step | Description | Activity diagram references |
---|---|---|
Producer places SIP in shared folder on host machine |
|
|
SIP appears in shared folder in Archivematica |
|
1.4 Receive SIP from Producer (UC-1.1) |
Archivist copies SIP from shared folder to SIP receipt folder |
|
Activity diagram 2 Audit SIP[edit]
Archivematica UML Activity diagram AD2 Audit SIP
Workflow diagram step | Description | Activity diagram references |
---|---|---|
Archivist moves SIP from SIP receipt folder into quarantine |
|
2.1 Quarantine SIP |
SIP is quarantined for 2 minutes |
|
2.1 Quarantine SIP |
SIP is scanned for malware |
|
2.2 Check SIP for malware |
Infected files are sent to possiblevirii folder |
|
2.4 Audit SIP for compliance |
Virus-checker report is sent to accessions folder |
|
2.4 Audit SIP for compliance |
Activity diagram 3 Accept SIP for Ingest[edit]
Archivematica UML Activity diagram AD3 Accept SIP for Ingest
Workflow diagram step | Description | Activity diagram references |
---|---|---|
SIP contents are identified and validated using FITS |
|
3.3 Identify formats (UC-1.2, step 3) |
Identification/validation reports are sent to accessions folder |
|
3.3 Identify formats (UC-1.2, step 3) |
Accession log is sent to accessions folder |
|
Activity diagram 4 Generate AIP[edit]
Archivematica UML Activity diagram AD4 Generate AIP
Workflow diagram step | Description | Activity diagram references |
---|---|---|
SIP is moved to AIP preparation folder |
|
4.2 Add content information to AIP |
Archivist normalizes files |
|
4.3 Transform content information (UC-1.3, step 9) |
Normalized files are saved to AIP preparation folder |
|
4.3 Transform content information (UC-1.3, step 9) |
Normalization log is saved to accessions folder |
|
|
Archivist moves PDI from accessions folder to SIP in AIP preparation folder |
|
4.5 Add PDI to AIP |
Archivist moves SIP to AIP generation folder |
|
|
SIP content and PDI are zipped into AIP |
|
UC-1.3, step 10 |
AIP is moved to AIP receipt folder |
|
Activity diagram 5 Transfer AIP to Archival Storage[edit]
Archivematica UML Activity diagram AD5 Transfer AIP to Archival Storage
Workflow diagram step | Description | Activity diagram references |
---|---|---|
Archivist copies AIP to archival storage folder |
|
5.2 Transfer AIP to archival storage (UC-1.5) |
Go to Archival Storage (0.5)