As we began the process of implementing ArchivesSpace at Yale, the accessions module was the first that we reviewed in detail. As a result of this analysis, we identified a few crucial areas that required further development before we could ensure continuity of business practice at Yale (and in particular at the Beinecke library).
The plug-ins profiled below let us do each of the functions on this list.
This plugin allows us to import bibliographic records from WorldCat as accessions in ArchivesSpace. This is accomplished via the WorldCat Metadata API.
The ultimate aim of this plug-in is to allow streamlined workflows across bibliographic and archival accessioning.
The video below is a demonstration of how an OCLC record can be imported as an accession record.
This plugin modifies the four-part accession identifier. The first part is restricted to fiscal year (based on the accession date), the second part is a department code selected from an enumerated list, and the third is a system-generated sequential four-digit number for each department and fiscal year. The fourth segment is suppressed.
This means that (other than specifying your department code), the accession identifier is system-generated and far more error proofed.
Here's what it looks like during data entry:
And after saving, you see that the next available accession number is populated.
The department list is configurable.
This plug-in allows the accessioning archivist to note the various material types present in a given accession.
Additionally, staff can set a default, prepopulated materail type from this list if they so choose. This may be useful to departments that assign accessioning responsibilities to staff based on material types.
This plugin allows us to add payment information to our accession records. A given accession record can have one Payment Summary subrecord, which can then have zero or more associated Payment records. Together these capture the financial details of our purchased accessions, including price, invoice number, fund code, currency, etc.
OCLC Bibliographic Record Importer Plug-In on Github
Accession Identifier Plug-In on Github
Material Types Plug-In on Github
Payments Module Plug-In on Github