Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 3.93 KB

USER_DOCUMENTATION.md

File metadata and controls

41 lines (30 loc) · 3.93 KB

Using This Plugin to Ingest Spreadsheets

As of version V2.1.0, the aspace-import-excel plugin supports both the Import Archival Objects (original) spreadsheet ingest and the new Add Digital Objects to Archival Objects ingest method.

Common Workflow:

  1. Make sure the plug-in has been installed! See the Installation instructions in the main README document.

  2. Download the appropriate Excel Spreadsheet template.

  3. Identify your Resource EAD ID. For importing Archival Objects, this may represent a Resource with no Archival Objects. Obviously, if you're adding Digital Objects to Archival Objects, the Resource must have the corresponding Archival Objects!

  4. Fill in your spreadsheet. Use either the Instructions for Importing Archival Objects or Instructions for Adding Digital Objects to Archival Objects, as appropriate

  5. Use the plugin to ingest the spreadsheet.

Note The Resource must already be defined, with an EAD ID, in ArchivesSpace before initiating the ingest

  1. In ArchivesSpace, where you invoke the ingest depends on what you are trying to do.

    • Locate the desired Resource record if:

      • the resource has no Archival Objects; or
      • you want to create Archival Objects to be appended to the end of the list of first-level Archival Objects; or
      • you want to add Digital Objects to Archival Objects.
    • Otherwise, if you want the first Archival Object in your list to be inserted as a sibling/child (see Hierarchical Relationship) of an already-existing Archival Object, locate the Archival Object where you want to begin your insertion. You can either search for it or select it from the tree that displays on the Resource record. In the latter case, the page will reload to that Archival Object.

  2. When you have displayed the Resource or the Archival Object as appropriate, make sure you are in edit mode. A "Load via Spreadsheet" button will appear. Finding the Load via Spreadsheet button on an empty resource

  3. Click on the button. You will see a Load Spreadsheet modal window, with the rest of the page "greyed out". If you are at the Resource level, the modal window will look like this: modal window with two ingest choices If you are at the Archival Object level, the modal window will look like this: modal window with only Add Archival Object

  4. Click on "Select File" to browse and locate a file on your system. Select the Excel File.

  5. Click on either the Import Archival Objects or Add Digital Objects to Archival Objects button, if you are given the choice.

  6. Click on "Import from SpreadSheet". The Ingester will start; the rest of the page will continue to be "greyed out".

  7. When the ingest is finished, there will be an alert pop-up.

  8. Click to close the popup, and you will be presented with a report of the processing.

  9. You can click on "Copy to clipboard" to get a tabbed version of the report to examine and/or save.

back to Workflow