Presentation is loading. Please wait.

Presentation is loading. Please wait.

Sharing Your Finding Aids in CONTENTdm Encoded Archival Description (EAD) Files in Mountain West Digital Library June 3, 2009 Sandra McIntyre, Mountain.

Similar presentations


Presentation on theme: "Sharing Your Finding Aids in CONTENTdm Encoded Archival Description (EAD) Files in Mountain West Digital Library June 3, 2009 Sandra McIntyre, Mountain."— Presentation transcript:

1 Sharing Your Finding Aids in CONTENTdm Encoded Archival Description (EAD) Files in Mountain West Digital Library June 3, 2009 Sandra McIntyre, Mountain West Digital Library Cheryl Walters, Utah State University

2 Encoded Archival Description (EAD) Used by archives and manuscripts libraries to encode data describing corporate records and personal papers Variously called finding aids, guides, handlists, registers, or catalogues Administered and maintained jointly by: Society of American Archivists U.S. Library of Congress

3 Encoded Archival Description (EAD) Based on Standard Generalized Markup Language (SGML) and its subset, eXtensible Markup Language (XML) Main sections: – contains the title and optional subtitle of the collection and detailed information about the finding aid itself – contains the description of the collection material itself

4 EAD file in XML Finding Aid text is encoded using EAD and XML markup so the finding aids can be shared, searched and viewed electronically. EAD element titleproper in XML tagging: Register of the Andrew Karl Larson Papers XML is the markup language that allows EAD files to be read and exchanged electronically.

5 EAD 2002 Schema See http://www.loc.gov/eadhttp://www.loc.gov/ead

6 Using CONTENTdm for EAD files CONTENTdm 4.0: minimal EAD import Extracted and imported 7 metadata fields No display, just “Access this item” Extraction script and other modifications by Terry Reese at Oregon State University Extracted and imported unlimited fields Some institutions modified the displays CONTENTdm 5.1: improved EAD import functionality Extracts and imports 47 metadata fields Displays EAD file as pages in compound object

7 Collaborative EAD project Utah Manuscripts Association (UMA) Funding: LSTA grant 2007-2008 6 pilot institutions: Utah State University -- PI: Brad Cole University of Utah Brigham Young University Weber State University Utah State History Utah State Archives

8 Collaborative EAD project: Goals Interoperable use of metadata EAD standard Project’s own Best Practices Guidelines Infrastructure for sharing and searching finding aids Creating EAD files easily Uploading files and metadata Sharing in Mountain West Digital Library Education and assistance for new partners

9 Coming from different directions: partners widely divergent Stages of readiness: One library had no electronic EAD finding aids, just print Another had all finding aids in XML EAD Some had a mixture of print, html, & EAD finding aids Staff size: from very small to very large IT support: from very little to a lot Inhouse EAD expertise: from none to considerable

10 Brigham Young University Weber State University University of Utah Utah State University Utah State Archives Utah State History Result #1: EAD files in 6 local repositories http://digital.lib.usu.edu/cdm4/browse.php?CISOROOT=/Ead

11 A local EAD collection

12 An individual EAD file

13 Mountain West Digital Library Utah State University Brigham Young University Weber State University Utah State Archives Utah State History University of Utah Result #2: Harvested centrally http://mwdl.org/index.php/search/results?query=&field-10=ead

14 Mountain West Digital Library

15 Project Steps 1. Project-specific standards 2. Encoding tool 3. Metadata extraction 4. Ingestion to CONTENTdm 5. XSL stylesheet for display of EAD files 6. Modification of the CONTENTdm item viewer 7. OAI harvest into Mountain West Digital Library

16 Our Best Practice Guidelines See LSTA project wiki: http://lsta.lib.byu.edu http://lsta.lib.byu.edu Based on other existing guidelines such as Northwest Digital Archive Best Practice Guidelines & Best Practices and Application Guidelines for Creating EAD Finding Aids at the University of Minnesota Libraries

17 Encoding tools Custom shareware: xEAD from University of Utah Commercial tools: XML Editor by SyncRO Soft NoteTab Pro by Fookes Software XMetaL by Just Systems

18 Metadata extraction: Mapping EAD elements (i.e., fields) 35 EAD elements are extracted and mapped

19 Metadata extraction: Mapping flow Dublin Core field identifier CONTENTdm local field Collection Number EAD element ead/archdesc/did/unitid

20 Metadata extraction: Setting up CONTENTdm fields

21 Metadata extraction: Extraction script JScript batch extraction script: Acts on all EAD files in the same folder Parses XML: Takes EAD elements and maps them to CONTENTdm fields Saves each record (=metadata extracted from one EAD file) as a separate line in a tab-delimited text file

22 JScript maps EAD unitid into the Collection Number field of tab-delimited spreadsheet // unitid to Collection Number eadFields[4] = "ead:ead/ead:archdesc/ead:did/ead:unitid"; eadToCdm[4] = 3; JScript instruction : Spreadsheet with Dublin Core metadata

23 Ingestion into CONTENTdm Standard CONTENTdm “Multiple Files” import Metadata from tab-delimited text file goes into CONTENTdm fields. All files from selected folder are uploaded. Workaround for date ranges in 4.3

24 What’s happening inside a folder of finding aid files during extraction Clicking on jscript file extracts Dublin Core fields and… a tab delimited spreadsheet of DC metadata is created in same folder

25 XSL stylesheet Modifying CONTENTdm for immediate display of EAD file (with no CONTENTdm metadata record) XSLT transformation of original EAD – controls the display of EAD elements to the user Appearance customizable in CSS by each partner Includes a search box for regional search of all finding aids in MWDL

26 XSL stylesheet http://content.lib.utah.edu/u?/UU_EAD,867

27 Modifying item viewer in CONTENTdm For CONTENTdm 4 or higher, with PHP 5 or higher: 1. Copy into appropriate directories: XSL stylesheet CSS stylesheet Small images (for regional search box) New include file basic_view_ead.php 2. Add about 25 lines in basic_view.php

28 OAI harvest into Mountain West Digital Library

29 Project description and tools http://lsta.lib.byu.edu

30 Results All 6 repositories up 4,694 EAD files harvested so far in MWDL Reports of more patron requests Standards still difficult to maintain U of U: some empty required fields USU: changed call number convention Weber State: dates not formatted correctly Editing process for EAD changes is tedious

31 Future growth Bringing in additional regional partners Refining tools Adding more EAD search and browse capability to MWDL For repositories, adding links to digitized materials

32 CONTENTdm 5’s Improved EAD Import Advantages: Can import much bigger finding aids No need for pre-mapping by another tool Disadvantages: Limited to importing one finding aid at a time; this is problematic if have large amounts of finding aids Encoding problems need to be resolved: Schema namespace not accepted so x-links don’t work Jury still out: will all text for files be searchable?

33 Questions welcome! Sandra McIntyre Program Director Mountain West Digital Library (801) 585-0969 sandra.mcintyre@utah.edu sandra.mcintyre@utah.edu Cheryl Walters Head, Digital Initiatives Utah State University Merrill-Cazier Library (435) 797-2623 cheryl.walters@usu.edu cheryl.walters@usu.edu


Download ppt "Sharing Your Finding Aids in CONTENTdm Encoded Archival Description (EAD) Files in Mountain West Digital Library June 3, 2009 Sandra McIntyre, Mountain."

Similar presentations


Ads by Google