Difference between revisions of "AIP structure"
Line 39: | Line 39: | ||
</div> | </div> | ||
− | *Logs: contains normalization log, malware scan log, and submission documentation extraction log generated during SIP creation. (See '''Figure 3''') | + | *Logs: /data/logs contains normalization log, malware scan log, and submission documentation extraction log generated during SIP creation. (See '''Figure 3''') |
[[Image:Data_logs.png|600px|thumb|'''Figure 3''' Logs folder content in Data]] | [[Image:Data_logs.png|600px|thumb|'''Figure 3''' Logs folder content in Data]] | ||
Line 47: | Line 47: | ||
</div> | </div> | ||
− | *Metadata: contains a folder containing logs from each transfer that makes up the SIP. The METS file for each transfer's original order is contained within the log file for the transfer (see bottom of page at [[METS|METS for Archivematica transfer]]).(See '''Figure 4''' ) More information about the contents of the "transfer" file(s) and screenshots in Transfer section below. | + | *Metadata: /data/metadata contains a folder containing logs from each transfer that makes up the SIP. The METS file for each transfer's original order is contained within the log file for the transfer (see bottom of page at [[METS|METS for Archivematica transfer]]).(See '''Figure 4''' ) More information about the contents of the "transfer" file(s) and screenshots in Transfer section below. |
[[Image:Data_metadata.png|600px|thumb|'''Figure 4''' Metadata folder content in Data]] | [[Image:Data_metadata.png|600px|thumb|'''Figure 4''' Metadata folder content in Data]] | ||
</div> | </div> | ||
Line 54: | Line 54: | ||
</div> | </div> | ||
− | *Objects: contains original objects, normalized objects and submission documentation. If there were any lower level directories within the SIP, that directory structure is maintained. (See '''Figure 5''' ) | + | *Objects: /data/objects contains original objects, normalized objects and submission documentation. If there were any lower level directories within the SIP, that directory structure is maintained. (See '''Figure 5''' ) |
[[Image:Data_objects.png|600px|thumb|'''Figure 5''' Objects folder content in Data]] | [[Image:Data_objects.png|600px|thumb|'''Figure 5''' Objects folder content in Data]] | ||
Line 62: | Line 62: | ||
</div> | </div> | ||
− | *[[METS|METS file]] | + | *[[METS|METS file]]: /data/METS.uuid.xml contains the full PREMIS implementation (see [[PREMIS metadata: original files|PREMIS metadata for original file]], [[PREMIS metadata: normalized files|PREMIS metadata: normalized files]], [[PREMIS metadata: events|PREMIS metadata: events]], and [[PREMIS metadata: rights|PREMIS metadata: rights]] |
</div> | </div> |
Revision as of 15:09, 7 February 2012
Main Page > Development > Development documentation > AIP structure
In progress.
Name
The AIP name is composed of the following:
- Either the name of the original transfer if no new name has been assigned to the SIP upon formation or the name of the SIP or SIPs created from the transfer and
- a UUID assigned during SIP formation
example: Images-aebbfc44-9f2e-4351-bcfb-bb80d4914112
"Images" is the name assigned by the user and "aebbfc44-9f2e-4351-bcfb-bb80d4914112" is the UUID generated during SIP formation.
Directory Structure
BagIt documentation
- The AIP is packaged in accordance with the Library of Congress Bagit specification (PDF, 84KB) In Figure 1, the BagIt files are bag-info.txt, bagit.txt, manifest-sha512.txt and tagmanifest-md5.txt.
Data
The data directory consists of the METS file for the AIP and three folders: logs, metadata and objects.(See Figure 2)
- Logs: /data/logs contains normalization log, malware scan log, and submission documentation extraction log generated during SIP creation. (See Figure 3)
- Metadata: /data/metadata contains a folder containing logs from each transfer that makes up the SIP. The METS file for each transfer's original order is contained within the log file for the transfer (see bottom of page at METS for Archivematica transfer).(See Figure 4 ) More information about the contents of the "transfer" file(s) and screenshots in Transfer section below.
- Objects: /data/objects contains original objects, normalized objects and submission documentation. If there were any lower level directories within the SIP, that directory structure is maintained. (See Figure 5 )
- METS file: /data/METS.uuid.xml contains the full PREMIS implementation (see PREMIS metadata for original file, PREMIS metadata: normalized files, PREMIS metadata: events, and PREMIS metadata: rights
The Transfers folder
In the AIP, the transfers folder contains information about each transfer included in the formation of the SIP. At the top level of the transfer folder, you will see each transfer. Figure 6 shows the contents of the transfers folder from an AIP derived from a SIP made up of only one transfer.
Once you open up a single transfer, you will see logs and metadata folders for that transfer. (See Figure 7)
The logs folder contains the malware scan log, metadata extraction log, filename cleanup log, file UUID log, and the METS file that reflects the original order of the transfer before it underwent any arrangement and appraisal actions contributing to the formations of the SIP. (See Figure 8)
The metadata folder for the transfer contains a folder with any submission documentation submitted with the transfer. These files could be donor agreements, transfer forms, copyright agreements and any correspondence or other documentation relating to the transfer. Note that at the top level, within the objects folder, there are copies of this documentation in the submissionDocumentation folder. If this were an AIP made up of SIPs composed of multiple transfers, the objects/submissionDocumentation folder would contain copies of the submission documentation from each of those transfers. Copies of the submission documentation contained in the AIP at the objects/submissionDocumentation level has been normalized for preservation. (See Figure 9)