...
- Create a new Accession record in ArchivesSpace
- Required fields:
- Content Description
- Dates
- Related Resource
- Required fields:
- Get Note the accession identifier
- If there are two fields, connect them with a dash (-) to get the full ID
- "2019" and "036" would be: "2019-036"
- just "2003-17" would just be "2003-17" (for pre-ArchivesSpace accessions)
- "2019" and "036" would be: "2019-036"
- These are the ArchivesSpace accession id_0 and id_1 fields
- If there are two fields, connect them with a dash (-) to get the full ID
Simple Accession
...
2. Place the files in the ingest directory
This will ingest files while updating the ArchivesSpace accession record.
- Go to the Accession
...
Will assume files are in \\Romeo\SPE\ingest\<collectionID>
...
Accession Records from another directory
- Log on to railsdev server with
railsdev
- Run ingest
- use an -a flag with the ASpace accession ID (see above)
- use a -p flag with the path
ingest apap101 -p /media/SPE/folder -a 2019-005
- Must use path accessible to the railsdev server
- Must convert to Linux path:
- \\Romeo\SPE\folder1\folder2 is /media/SPE/folder1/folder2
- \\Lincoln\Masters\Special Collections\Electronic_Records_Library is /media/Masters/Special Collections/Electronic_Records_Library
- Script will log to \\Romeo\SPE\ingest
Using a Transfer Folder or Accession Template
(Currently not working and needs maintenance)
Use for creating logs in standard transfer folders or template accessions. For other accessions, create the accession manually and use ingest with an -a flag instead.
Overview of Transfer Folder
Requirements:
- Folder starts with collection ID in uppercase, ("UA200", "UA710_Events", "UA608_LACS")
- Located at \\Lincoln\Library\<Collection Folder>
- Has three subfolders, "transfer," "log,", "request"
Examples:
- UA615_History
- log
- request
- transfer
- UA200
- log
- request
- transfer
Accessioning records using a transfer folder
...
Run: transfer <collection ID> -a <accession ID>
- Examples
transfer ua200 -a 2019-045
transfer ua710 -a 2020-003
...
Transfer Records from another directory
...
transfer ua500 -p "/media/Masters/Special Collections/ua500/transfer"
- Will still log to \\Romeo\SPE\ingest
...
- page in the Processing app
- Enter the Accession ID noted above and the Collection ID and click "Submit"
Results of Transfer
- Accession record will be updated with extents of files and package ID for reference.
- Files will be packaged unto a SIP bag here: \\Lincoln\Masters\Archive\SIP\<collection ID>/\<package ID>
SIP and AIP packages are here: https://github.com/UAlbanyArchives/packages - Processing folder for package is created in \\Romeo\SPE\processing\<collection ID>/\<package ID>
- Master files are places in \masters subfolder
- Example Processing package:
- ua200_d4f5RMWRXj9dx2aVkV7erL
- derivatives
- masters
- metadata
- ua200_d4f5RMWRXj9dx2aVkV7erL
...