Skip to content

uga-libraries/processing-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing Scripts

Overview

Scripts used for processing born-digital archives at the UGA Special Collections Libraries. Workflow documentation can be found in the born-digital-processing repo.

See sample-output for examples of the outputs generated by these scripts.

Getting Started

Dependencies

None so far. Just use standard Python libraries.

Installation

No special instructions so far.

Using the Scripts

metadata-csv

Script usage: `python /path/to/script /path/to/aips_directory collection_id [er_number]

  • aips_directory (required): path to the directory that contains the folders to be made into AIPs
  • collection_id (required): collection identifier
  • er_number (optional): first sequential number to use for the AIP ID, if not 1

Creates the metadata.csv with one row for each aip folder in a directory. This CSV is used as input for the general_aip.py script.

Script output is the metadata.csv, saved in the aips_directory. To complete the metadata.csv, add the AIP titles and edit the version number if not 1.

About

Scripts used for processing born-digital archives

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages