Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ArchivesSpace a server whose main purpose is to host a software program also named ArchivesSpace. The program is “an open source archives information management application for managing and providing web access to archives, manuscripts and digital objects”.

Background

We store digital descriptions of our archival collections in the following six places:

Location

Format

Number of collections described

Source

Example

Who can see it?

Shared/P/Othmer Library/Archives/Collections Inventories/Archival Finding Aids and Box Lists

Word documents

?

This is the original collection description.

?

Institute staff

ArchivesSpace site

MySQL-backed website

Roughly 45 as of 2020

Entered manually based on the P drive Word files.

https://archives.sciencehistory.org/resources/81#tree::resource_81

Only logged in ArchivesSpace users

ArchivesSpace Apache front end

EAD (xml format)

Roughly 45 as of 2020

Generated nightly from ArchivesSpace database

https://archives.sciencehistory.org/ead/scihist-2012-021.xml

Public

ArchivesSpace Apache front end

HTML

Roughly 45 as of 2020

Generated nightly from ArchivesSpace database

https://archives.sciencehistory.org/2012-021.html

Public

OPAC

PDF

?

Exported manually as PDF from the ArchivesSpace site, then attached to the OPAC record for the collection

https://othmerlib.sciencehistory.org/articles/1065801.15134/1.PDF

Public

https://guides.othmerlibrary.sciencehistory.org/friendly.php?s=CHFArchives

LibGuide

All or almost all, categorized by subject.

?

Subject: nuclear chemistry

Technically public, but does not appear to be linked to from anywhere.

...

The current production version of Aspace is 2.7.1 .

Terminal access: ssh -i /path/to/production/pem_file.pem ubuntu@50.16.132.240

The ubuntu user owns all the admin scripts.

The relevant Ansible role is: /roles/archivesspace/ in the ansible-inventory codebase.

...