Creating an EAD Finding Aid
Nicole Wilkins
SJSU School of Library and Information Science
Libr 281 Professor Mary Bolin
November 30, 2009
Summary
Encoded Archival Description (EAD) is a widely used metadata standard that was developed for archives to create machine-readable finding aids. The EAD standard has become a way for individual archives to store and present information for their patrons and it has created a standard structure for finding aids across the Unites States. American archivists have developed best practices and descriptive standards that allow them to share their metadata in union catalogs and in large multi- organization initiatives like the Online Archive of California.
For this project, I have created an EAD based finding aid for a collection of photographic prints and negatives using the guidelines and tools developed by the Society of American Archivists. This paper describes the documentation, tutorials and templates, and software that I used to develop the finding aid.
Introduction
Creating metadata for archival collections has historically been an institution-specific endeavor.
Descriptive standards for content and data structure were loosely
followed by archives around the United States. Each archive
developed their own internal standards for format and level of
detail captured in their inventories and patron-facing descriptive
documents. The introduction of the world wide web in the late
1980s and early 1990s prompted archivists to begin developing
machine-readable finding aids that could be shared in union
catalogs or be made available on the web. The Encoded Archival Description (EAD) metadata standard was developed to help archives create metadata that could be easily translated into different formats from documents printed on paper, to MARC21 records used in library catalogs, to dynamically generated webpages. Since its introduction in 1998, EAD has become a professional standard for archival metadata creation.
Knowledge and use of the EAD standard has become an essential part of archival practice in the United States. As a library and information science student focusing on archival studies, it is important for me to become familiar with the process of creating useful finding aids. This metadata project focuses on the creation an EAD finding aid for a collection of a few hundred photographic prints and negatives. I created this a collection of photographs over the last eight years while living in California, France, and The Netherlands. This project required me to organize the collection into useful series and sub-series, choose the type of information I would collect, work with common authority dictionaries, and use the information resources and tools provided by archival professionals for the creation of EAD finding aids.
EAD
EAD is a data structure standard has been implemented
XML. It defines the type of data that can be captured
and provides a structure for the data, but does not
define the actual content of any of the fields. The
structure itself is highly adaptable. EAD's DTD
describes146 elements that can be used to capture information about the finding aid itself (the author, any changes made since it was first created, who was responsible for the encoding, etc.), the collection as a whole, and any series, sub-series or individual items in the collection. It has a hierarchical
structure, with elements lower in the structure inheriting information from those preceding it. This structure allows archivists to create groups of series and sub-series, with each smaller group naturally associated with the information of the larger group that it belongs to. Series inherit the information from the collection, and their series sub-series inherits the information from the large series as well as the collection as a whole.
Finding aids only require a few data elements to be considered complete while at the same time providing a range of options that allow for very detailed descriptions of a collection. This flexibility allows archival repositories to choose the level of detail they wish to record – from merely the name of the collection and its location in the stacks to a full description of each item - while still being a
standardized, easily searchable, and adaptable finding aid.
The EAD standard is maintained by the Network Development and MARC standards Office of the Library of Congress and the Society of American Archivists. It was designed with the following goals in mind (EAD Workgroup, 2002):
1. A goal of EAD is to make archival resources from many institutions accessible to users. To achieve this goal, EAD must accommodate a wide range of internationally divergent descriptive practices. The standard must be responsive to clearly articulated needs across the range of institutional or media-specific archival contexts.
2. EAD element and attribute names must be as universal as possible in both language and application to accommodate international interchange. At the same time, it is important to provide mechanisms to meet specific language or media output needs.
3. EAD addresses information about archival resources that is shared publicly. It is not a system for collections management activities such as the transfer of ownership, conservation, exhibition, use, storage or technical processing of materials.
4.
EAD is a data structure and not a data content standard. It does not prescribe how one formulates the data that appears in any given data element - that is the role of external national or international data content standards. The EAD Tag Library illustrates the type of data that is intended to be included in an element to the extent necessary to correlate that element to a descriptive area in a particular content standard. At the same time, care must be taken to ensure compatibility with such external standards.5. EAD is also a data communication format based on SGML/XML syntax. In some environments, archival description will be created and maintained using technologies such as relational or object-oriented databases, and EAD will be used principally as a transfer mechanism. In other situations, archives will manage descriptive data directly in SGML/XML-based systems. EAD must accommodate both environments.
6. EAD focuses on the structural content of archival description, not on its presentation. However, the standard must provide sufficient mechanisms to support output in a variety of formats. These may include traditional forms of finding aids such as registers, inventories, and lists of various sorts, as well as new output forms for both web display and print.
7. The EAD DTD specifies an order and grouping of elements to a limited degree. These are the internal structures of the DTD. For most output mechanisms using current technology, the order of elements within an EAD instance is irrelevant to the output of that data. Changes, as opposed to additions, to the structure will not be made simply to facilitate some output sequence or product.