Skip to content
crugas edited this page Oct 25, 2023 · 11 revisions

ArchivesSpace Batching

Hello and welcome to the ArchivesSpace Batching program wiki! If you would like to get started installing the software, see the Installation page. For developers, you can see more documentation in the Code Structure section.

Summary

This application batch exports records from ArchivesSpace in EAD, MARCXML, Container Label, or PDF form. Additionally, it can run exported EAD records through a series of cleanup processes. Lastly, a user can upload .xml or .pdf files to their instance of XTF for finding aid websites.

ArchivesSpace at UGA

This application derived from the ArchivesSpace project to migrate the Hargrett and Russell Libraries from Archivists' Toolkit to ArchivesSpace. As such, both institutions needed a way to batch export records from their ArchivesSpace repositories and since exporting one at a time is time intensive, this program was developed to streamline the process.

XTF

XTF or eXtensible Text Framework is a project led by the California Digital Library to transform EAD.xml files into readable and usable html. The Hargrett and Russell Libraries use a modified version of XTF to host their own website for public display of their finding aids. This program integrates with existing workflows by allowing users to upload and index new/changed EAD.xml files to their website. This simplifies the previous workflow of exporting from Archivists' Toolkit, running XML processes on the exported files, and manually uploading to the website.

Contributors and Special Thanks to:

  1. Adriane Hanson - Head of Digital Stewardship at the University of Georgia Libraries
  2. Shawn Kiewel - [Former] Application Analyst Specialist at the University of Georgia Libraries
  3. Kevin Cottrell - GALILEO/Library Infrastructure Systems Architect at the University of Georgia Libraries
  4. Kat Stein - Director of the Hargrett Library
  5. Robert A. Lay, Jr. - Head of Arrangement and Description of the Richard B. Russell Library for Political Research and Studies
  6. PySimpleGUI
  7. ArchivesSpace Community
  8. Tyler Brockmeyer
Clone this wiki locally