(WHS Archives) ArchivesSpace -- Resource -- EAD Export

Instructions for exporting EAD from ASpace and editing before putting onto UWDCC testsite.

Exporting EAD from ASpace (In Review)

  1. Open ASpace check for the following fields at collection level, if not alert Cataloging Archivist

    1. Title

    2. Language (at least 1)
    3. Date (only 1)

    4. Extent (at least 1)

    5. Agent Links (at least 1, in most cases)
    6. Subjects (at least 2)
    7. Notes should have at least: Physical Location (x2), Abstract, Arrangement (if more than 1 Part)
    8. Finding aid data should have at least: EAD ID, EAD Location and Finding aid status = Ready to publish.

  2. Collection level select Publish all

  3. Export > Generate PDF for review and make needed edits in ASpace, see Contents List Guidelines

    1. Expand abbreviations and acronyms
    2. Fix typos and spelling errors
    3. Dates should be in Year Month Day order (1975 April 17 not Apr. 17, 1975)
    4. Check for consistency within finding aid and with other WHS finding aids
  4. Export > Download EAD > check

    • Include unpublished

    • Include <dao> tags

    • Use numbered <c> tags

  5. Open xml in Oxygen, file will be in C://Downloads/ with call number(s) as first part of file name; it will give you an error message starting with "This document contains long lines ..." select "Continue"

  6. Edit > Select All > Copy
  7. Open EadTransformer (wisc.edu) 
    1. Select "Wisconsin Historical Society"
    2. Paste EAD xml into box
    3. Select "Transform"
    4. Select "Copy text"
  8. Open new XML file in Oxygen then save (File > Save)

    H:\\Collections\Shared\Archives Cataloging and EAD\EAD\EAD ASpace export\[file name].xml

     File name = last part of EAD ID in ASpace Finding aid data; for example, use highlighted portion: uw-whs-m2001028

    H:\\Collections\Shared\Archives Cataloging and EAD\EAD\EAD ASpace  export\m2001028.xml

  9. <unitdate> must appear inside <unittitle> for the following areas:

       - Collection title
       - Parts (in contents list)
       - Series

    When moving <unitdate> inside <unittitle>, do not forget to add "comma space" before <unitdate>

    For example

    <unittitle>Committee Files, <unitdate>  era="ce" calendar="gregorian" datechar="creation" type="inclusive" normal="1975/177">circa 1975-circa 1977</unitdate></unittitle>

  10. <unitid> at collection level: 

       - Add additional call numbers from Abstract, as needed

       - Remove periods between call numbers, add semicolons and spaces, as needed

    For example
    <unitid>U.S. Mss 27AN; Audio 505A; Audio 1052A;.AE 842; CD 364-CD 365; DG 781; .FI 020-FI
            030;.M2004-120</unitid>

    to

    <unitid label="Call Number">U.S. Mss 27AN; Audio 505A; Audio 1052A; AE 842; CD 364-CD 365; DG 781; FI 020-FI
            030; M2004-120</unitid>


  11. Delete duplicate <physdesc> otherwise Compress <physdesc><extent>: remove attribute altrender from both tags, as well as combining the two <extent> within one <physdesc>

    For one <physdesc> example

    <physdesc altrender="part"> 

  <extent altrender="materialtype spaceoccupied">0.2 cubic feet of photographs</extent>
 
        <extent altrender="carrier">
(1 archives box)</extent>
 </physdesc>

    replace with

 
      <physdesc>
         
<extent>
0.2 cubic feet of photographs (1 archives box)</extent>
       
</physdesc>

For multiple <physdesc> combine into one <physdesc><extent>; add "; plus additions of " when there are processed and "unprocessed" parts:

       <physdesc>
         
<extent>
3.4 cubic feet (3 records center cartons and 1 archives box); plus additions of 101.4 cubic feet (97 record center cartons and 13 archives boxes) and 1 video recording</extent>
       
</physdesc>

  1. <repository> 

    Should appear as
     
    <repository label="Repository">
     <extptr 
    entityref="whslogo" show="embed" actuate="onload" altrender="center" title="Wisconsin Historical Society logo" role="logoimage"/>
     <extref 
    linktype="simple" href="https://www.wisconsinhistory.org/Records/Article/CS15325" role="handle">

    Wisconsin Historical Society, Division of Library, Archives, and Museum Collections</extref>
    </repository>
     

    or
     

    Replace with appropriate ARC or Collection link

  2. <physloc type="locationcode" audience="internal">whi</physloc>

    or

    ARC or Collection link also includes code(s) for internal <physloc>

  3. <abstract> Move any call/accession numbers which might appear at beginning of Abstract into the <unitid> 
  4. <langmaterial><language> has a floating period which needs to be deleted 
  5. <arrangement> change <list type="ordered"> to <list type="simple">

  6. <controlaccess> fields under the following order (and/or in order of most importance):

    <persname>
    <famname>
    <corpname>
    <title>
    <subject>
    <geoname>
    <genreform>
  7. <dsc>: replace with:

    For "one-part" collections
    <dsc type="in-depth">

    or

    For multi-part collections
    <dsc type="combined">

  8. See step 14 about <unitdate> in Parts and Series, if not already done so.
  9. Make sure only <physloc type="locationcode" audience="internal">whi</physloc> is the only field with audience="internal"
  10. Find &amp; with spaces before and after and replace with &#38;

  11. Find &amp; without spaces before and after and replace with & [it is important to do in this order]
  12. Validate in <oXygen/> = Validate with -- ead.dtd file in EAD/EAD New/EAD DTD and Stylesheet 

    1. Ignore validation error for logo: E[Xerces]ENTITY "whslogo" is not unparsed.

  13. FTP to UWDCC test site

  14. Review finding aid on test site, make edits in ASpace and reexport (or for minor edits make in xml and ASpace without reexporting)

  15. Export final PDF from ASpace and save in appropriate Accessions or Register folder on the L:drive



KeywordsArchivesSpace ASpace EAD   Doc ID96630
OwnerAlison B.GroupUWLSS
Created2019-12-13 15:12:01Updated2024-05-16 17:04:37
SitesUW Libraries Shared Systems
Feedback  0   0