Skip to content

alexduryee/multiple_identifiers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiple_identifiers

A plugin to implement multiple identifiers (EAD unitid) in ArchivesSpace.

Installation

  • Download the plugin and copy it into your archivesspace/plugins/multiple_identifiers/ directory
  • Run scripts/setup-database.sh (Linux/OSX) or scripts/setup-database.bat (Windows)
  • Add 'multiple_identifiers' to the AppConfig[:plugins] line in config/config.rb
  • Restart ArchivesSpace

Features

  • A new data element, Identifier, which is a repeatable field for Resources and Archival Objects. Identifiers have a Type (drop-down list) and Value (String).
  • Types can be edited via the Manage Controlled Terms list in ArchivesSpace
  • Support for EAD export via the <unitid type="your_selected_type"> XML element
  • No MARC support (sorry!)

About

ArchivesSpace Plugin which implement repeatable identifiers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published