Difference between revisions of "Ingest (0.5)"
(17 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
+ | |||
+ | ===Setting up shared folders=== | ||
+ | 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#Import_files_into_virtual_appliance_.28optional.29|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. | ||
+ | <br /> | ||
===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 12: | Line 23: | ||
!style="width:55%"|'''Description''' | !style="width:55%"|'''Description''' | ||
!style="width:25%"|'''Activity diagram references''' | !style="width:25%"|'''Activity diagram references''' | ||
− | |||
|- | |- | ||
|Producer places SIP in shared folder on host machine | |Producer places SIP in shared folder on host machine | ||
| | | | ||
− | * | + | *Place a folder of digital files into the shared ingest folder on the host machine. |
− | * | + | *Note that the SIP does not need to be prepared in any way prior to ingest - i.e. you do not need to prepare it as a METS file or otherwise process the SIP. A simple folder with one or more files in it is fine. |
− | + | | | |
− | |||
− | |||
− | | | ||
|- | |- | ||
|SIP appears in shared folder in Archivematica | |SIP appears in shared folder in Archivematica | ||
| | | | ||
− | *SIP will appear in /home/demo/ | + | *SIP will appear in /home/demo/ingestSIP/. |
− | * | + | *To navigate to this folder, click Places > Home folder. |
|1.4 Receive SIP from Producer (UC-1.1) | |1.4 Receive SIP from Producer (UC-1.1) | ||
|- | |- | ||
− | |Archivist copies SIP from shared folder to SIP | + | |Archivist copies SIP from shared folder to SIP receipt folder |
| | | | ||
− | *Copy | + | *Copy SIP from /home/demo/ingestSIP/ to /home/demo/receiveSIP/. |
+ | */home/demo/ingestSIP acts as a backup SIP copy. If anything goes wrong during the ingest process, this backup copy can be retrieved and processed. | ||
| | | | ||
|- | |- | ||
Line 37: | 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 46: | Line 54: | ||
!style="width:25%"|'''Activity diagram references''' | !style="width:25%"|'''Activity diagram references''' | ||
|- | |- | ||
− | |Archivist moves SIP from | + | |Archivist moves SIP from SIP receipt folder into quarantine |
| | | | ||
− | *Drag the SIP from /home/demo/receiveSIP/ | + | *Drag the SIP from /home/demo/receiveSIP/ and drop it into /home/demo/quarantine. |
+ | *Note that you must drag and drop, not copy and paste, in order to trigger the quarantine process. | ||
|2.1 Quarantine SIP | |2.1 Quarantine SIP | ||
|- | |- | ||
Line 79: | 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 117: | 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 156: | Line 165: | ||
| | | | ||
|- | |- | ||
− | |Archivist moves PDI | + | |Archivist moves PDI from accessions folder to SIP in AIP preparation folder |
| | | | ||
*In Archivematica, all the contents relating to the SIP in /home/demo/accessionreports/ is considered PDI (Preservation Description Information). | *In Archivematica, all the contents relating to the SIP in /home/demo/accessionreports/ is considered PDI (Preservation Description Information). | ||
− | ** | + | **Cut these contents and paste them to /home/demo/prepareAIP/[SIP]. |
|4.5 Add PDI to AIP | |4.5 Add PDI to AIP | ||
|- | |- | ||
Line 165: | Line 174: | ||
| | | | ||
*Drag the SIP from /home/demo/prepareAIP/ and drop it into /home/demo/generateAIP/. | *Drag the SIP from /home/demo/prepareAIP/ and drop it into /home/demo/generateAIP/. | ||
+ | *Note that you must drag and drop, not copy and paste, in order to trigger the AIP generation process. | ||
| | | | ||
|- | |- | ||
Line 181: | 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% | ||
Line 190: | Line 200: | ||
!style="width:25%"|'''Activity diagram references''' | !style="width:25%"|'''Activity diagram references''' | ||
|- | |- | ||
− | |Archivist | + | |Archivist copies AIP to archival storage folder |
| | | | ||
− | * | + | *Copy the AIP from /home/demo/receiveAIP/ to /home/demo/storeAIP/. |
|5.2 Transfer AIP to archival storage (UC-1.5) | |5.2 Transfer AIP to archival storage (UC-1.5) | ||
|- | |- | ||
− | |} | + | |}<br /> |
+ | |||
+ | Go to [[Archival Storage (0.5)]] |
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)