voro/XTF directory structure


//data/11111/22/3333*22
       11111            = the NAAN (5)
                3333*22 = opaque identifier (var)
             22         = last 2 digits of id (2)


id/id.mets.xml

The METS document is required. It is indexed and presented if no content XML file is present.

id/id.xml

The content XML file is indexed and presented if present. EAD and TEI are supported in production.

id/id.dc.xml

The Dublin Core file is extracted from the METS file using the appropriate transformation from the METS driver.

id/files/

Any files that are referenced in the METS document have copies in this directory (unless they are starts-with(@USE='archive') or in TIFF format).

id/figures/

Alternate file structure used dynaWeb migration (and eScholarship Editions).

id/source.mets.xml

voroBasic only; original file submitted by contributor.

id/cache_info.storable

voroBasic only; serialized perl object containing an associative array (keyed on FILEID) of associative arrays suitable for passing to LWP in order to make if-modified-since requests.