File and directory structure (Opaque Container)
- Julie Wetherill
- Emily Kelly
- Former user (Deleted)
Â
Overview
Inside the single zip file, opaque container objects can contain two types of files – content files (those files being deposited for preservation), and DRS documentation files (files documenting the contents of the opaque container). See Content files and DRS Documentation Files for more information.
When preparing files for batch processing, the files should be arranged under one of two directories: either content or documentation – before the zip file is created. The DRS documentation files should be placed in the documentation directory, all other files should be placed in the content directory. The content directory is required and has to contain at least one file. The documentation directory is optional.
Example 1: Contents of an opaque object storing a presentation
content\the_presentation.ppt Â
content\the_presentation_audio.mp3Â Â
content\the_presentation_video.mpeg Â
content\the_presentation_handout.pdf  Â
content\the_presentation_notes.doc Â
documentation\drs_documentation.txt
Example 2: Contents of an opaque object storing a faculty member's research
content\projectx\2005_002.xls Â
content\projectx\runDemo.exe Â
content\projectx\logo.bmp Â
content\projecty\docs\original_grant.pdf Â
content\projecty\images\logo.bmp Â
content\misc.pdf Â
content\temp\test1.jpg Â
documentation\drs_documentation.pdf Â
documentation\drs_documentation_license.odt Â
documentation\drs_documentation_original_order.ods
On this page: