ARCFile Registry - Overview
What is the aDORe ARCFile Registry?
The ARCFile Registry is an administrative OAI-PMH Repository, which keeps track of the creation and location of ARCFiles
How does the aDORe ARCFile Registry work?
- Register: Processed ARCfiles are registered using the Protocol for Metadata Posting (PMP).
- Retrieve: OAI-PMH is used to list and get ARCfiles contained in archive.
The resulting OAI Record contains the following information:
- ARCfile ID: Globally unique identifier, expressed as a URI, for the ARC file
- ARCfile File: Location of the ARC file
- ARCfile Index: Location of the index associated with the ARC file
- ARCfile Resolver OpenURL: BaseURL of the OpenURL Resolver that provides access to datastreams of all registered ARC files
- ARCfile Admin: Metadata from the version-1-block section of the ARC file
Sample ARCFile Registry Record: <?xml version="1.0" encoding="UTF-8"?> <ARCfileRegistry xmlns="http://library.lanl.gov/2005-08/aDORe/ARCfileRegistry/" xmlns:tb="http://library.lanl.gov/2005-08/aDORe/XMLtapeBasics/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://library.lanl.gov/2005-08/aDORe/ARCfileRegistry/ http://african.lanl.gov/aDORe/schemas/2005-08/ARCfileRegistry.xsd"> <tb:ARCfileId>info:lanl-repo/arc/arc_abcde77c-d9c0-11d9-b731-b0a8c271beda</tb:ARCfileId> <ARCfileFile>file:///data/repository/arcfiles/arc_abcde77c-d9c0-11d9-b731-b0a8c271beda.arc</ARCfileFile> <ARCfileIndex>file:///data/repository/arcfiles/arc_abcde77c-d9c0-11d9-b731-b0a8c271beda.cdx</ARCfileIndex> <openurlURL>http://barracuda.lanl.gov:8080/project/openURL</openurlURL> <ARCfileAdmin>filedesc://arc_abcde77c-d9c0-11d9-b731-b0a8c271beda.arc 0.0.0.0 20050506160254 text/plain 73</ARCfileAdmin> </ARCfileRegistry>

Additional Information
Liu, X., Balakireva, L., Hochstenbach, P., Van de Sompel, H. (2005, June).
File-based storage of Digital Objects and constituent datastreams: XMLTapes and Internet Archive ARC files
Burner, M., Kahle, B (1996, September).
Arc File Format

