skip navigation
  • Ask a LibrarianDigital CollectionsLibrary Catalogs
  •   Options
The Library of Congress > Librarians, Archivists > Archival Finding Aids > EAD Best Practices > Generic Text & Formatting
Archival Finding Aids (EAD)
  • Archival Finding Aids
  • Best Practices at LC

Related Resources

  • The EAD Standard
  • SAA EAD Help Pages
  • LC EAD Finding Aids (XML)

EAD Best Practices at the Library of Congress
Archival Finding Aids

Home | LC Conventions | Generic Text and Formatting Elements | Linking Elements |
EAD Header | Title Page and Prefatory Matter | Collection-Level Information

2.1 Generic Text and Formatting Elements

2.1 SECTIONS: Heading | Paragraph | Note

Description:

Use judgment in deciding when to place punctuation in an encoded document and when to let a stylesheet supply the punctuation; see the Application Guidelines for further guidance.

Remember that finding aids viewed externally using a different stylesheet or HTML encoding scheme may not supply the punctuation your internal stylesheet does, and determine whether this is an acceptable risk. Also remember that if some finding aids include the punctuation and others supply by stylesheet, it will be difficult to program the HTML transformation consistently to avoid double punctuation where it is already present.

If container lists are created in a database, it is more logical to assume that commas don't need to be included. If the document already exists in a word processing format, the commas are already present and extra work is required to strip them out. If in doubt, omit punctuation.

Subelements:
  • <head> See Section 2.1.1, Heading
  • <p> See Section 2.1.2, Paragraph
  • <note> See Section 2.1.3, Note
Tagging Example 1:

Whitespace outside the element for inline title element

<p>The publication of <title>A Walk in the Woods</title> in 1996 resulted
in ...
</p>  
Display Of Tagging Example 1:
 The publication of A Walk in the Woods in 1996 resulted in ...
Tagging Example 2:

Punctuation outside the element for inline <emph> element

<p>On the good ship <emph render="italic">Lollipop</emph>, life was easy.</p>
Display Of Tagging Example 2:
 On the good ship Lollipop, life was easy.
Tagging Example 3:

Period included at end of inline <title> element as required by editorial practice

<p>Shirley Jackson wrote <title render="doublequote">The Lottery.</title></p> 
Display Of Tagging Example 3:
Shirley Jackson wrote "The Lottery." 
Comments:
  • Put whitespace outside the element for inline element. See Example 1.
  • Put punctuation outside the element for inline element. See Example 2.
  • Include punctuation at end of inline element when editorial practice dictates. See Example 3.
Revision Date: 05/07/03

 Back to Top


2.1.1 Heading

Tag:

<head>

Description:
  • Headings are used to identify blocks of text within a finding aid for display and navigation (where <head> is not available, the label attribute is used to identify text but not to aid in navigation).
  • Heads always appear as the first subelement within a section of text, and should be used to ensure that a direct link to that section is included in the navigator or table of contents for the finding aid.
  • Heads are not used within components in the <dsc>; in that instance, <unittitle> elements for components with LEVEL attribute set to "series" or "subseries" may be pulled into the navigation frame.
Tagging Example 1:

Heads provided for both Administrative Information section and provenance paragraph

<descgrp type="admininfo">
<head>Administrative Information</head>
<acqinfo encodinganalog="541">
<head>Provenance</head> 
<p>
The papers of Susan Q. Archivista, archivist and philanthropist, were
given to the Library of Congress by Josiah Quincy and Sally Rae
Archivista in 1978.  An addition to the collection includes items
purchased by the Library in 1998.
</p>
</acqinfo>
</descgrp> 
Display Of Tagging Example 1:

Heads provided for both Administrative Information section and provenance paragraph

Archivista Papers              | Administrative Information      
  *Collection Summary          |     
  *Administrative Information  | Provenance
     *Provenance               | The papers of Susan Q. Archivista,
                               | archivist and philanthropist, were
                               | given to the Library of Congress
                               | by Josiah Quincy and Sally Rae
                               | Archivista in 1978.  An addition 
                               | to the collection includes items
                               | purchased by the Library in 1998. 

Display of heads in navigator illustrated: provenance head is subordinate to that for <descgrp>

Comments:

Headings are illustrated for each element for which they are valid.

Repeatable: no
Order: first element within any section where valid
Revision Date: 05/07/03

 Back to Top


2.1.2 Paragraph

Description:

The paragraph element is an important structural element within EAD. It must be used within many elements before text can be inserted, and can be used to format text within those elements into one or multiple units. Within paragraph, many other elements are available for use within text, including reference and linking elements, formatting elements, controlled access elements, and some <did> subelements.

Tagging Example 1:

Paragraph used within <separatedmaterial>; linking and controlaccess elements available within <p>

<separatedmaterial encodinganalog="544 0">
<p>An extensive collection of additional Olmsted Associates
records, including graphic material related to this collection, is
located at the Frederick Law Olmsted National Historical Site in
Brookline, Massachusetts. Records for the period 1870-1910 also are
included in the Subject File of the 
<archref href="&eadmss.ms001019;" show="new" actuate="onload"><origination>Frederick Law Olmsted</origination>
Papers
</archref> in the Library of Congress.</p>
</separatedmaterial>
Display Of Tagging Example 1:

Paragraph used within <separatedmaterial>; linking and controlaccess elements available within <p>

An extensive collection of additional Olmsted Associates records,
including graphic material related to this collection, is located at 
the Frederick Law Olmsted National Historical Site in Brookline,
Massachusetts. Records for the period 1870-1910 also are included in
the Subject File of the Frederick Law Olmsted Papers in the Library of 
Congress. 
Tagging Example 2:

Less detailed tagging: published titles tagged with <title> and no attribute. Single and double quotes from keyboard used rather than <title> tagging for names of poems and <emph> for Hoosier poet.

<p>
James Whitcomb Riley was born in Greenfield, Indiana, and is known as
the  "Hoosier poet." He was on the staff of the 
<title>Indianapolis
Journal,
</title> 1877-1885, and his contributions to that newspaper
established his fame as a poet. Typescript poems in the papers include
"The Name of Old Glory," "The Lisper," "The Young Old Man," and "At
'The Literary.' "
</p>   
Display Of Tagging Example 2:

Display is identical with that of Example 3

James Whitcomb Riley was born in Greenfield, Indiana, and is known as
the "Hoosier poet." He was on the staff of the Indianapolis Journal,
1877-1885, and his contributions to that newspaper established his
fame as a poet. Typescript poems in the papers include "The Name of
Old Glory," "The Lisper," "The Young Old Man," and "At 'The
Literary.'" 
Tagging Example 3:

More detailed tagging: published titles tagged with <title> and render attribute. Double quotes from keyboard deleted in favor of <title> tagging for names of poems and <emph> for Hoosier poet.

<p>
James Whitcomb Riley was born in Greenfield, Indiana, and is known as
the 
<emph render="doublequote">Hoosier poet.</emph> He was on the staff of
the 
<title render="italic">Indianapolis Journal</title>, 1877-1885,
and his contributions to that newspaper established his fame as a
poet. Typescript poems in the papers include 
<title render="doublequote">
The Name of Old Glory,
</title> <title render="doublequote">The
Lisper,
</title> <title render="doublequote">The Young Old Man,</title> and
<title render="doublequote">At <emph render="singlequote">The Literary.</emph>
</title>
</p>   
Display Of Tagging Example 3:

Display is identical with that of Example 2

James Whitcomb Riley was born in Greenfield, Indiana, and is known as
the "Hoosier poet." He was on the staff of the Indianapolis Journal,
1877-1885, and his contributions to that newspaper established his
fame as a poet. Typescript poems in the papers include "The Name of
Old Glory," "The Lisper," "The Young Old Man," and "At 'The
Literary.'" 
Comments:
  • Although paragraphs can be used in many places on their own, be sure to encode the text as specifically as is appropriate for consistency in display and retrieval. For example, you may need to use <note><p> rather than <p> alone.
  • Titles (such as titles of published works) are among the data and elements found with paragraphs. By standard practice at LC and elsewhere, an encoded <title> displays as italic unless otherwise specified. See Example 2.
  • Titles of unpublished works and other titles customarily given in double quotes may be handled in one of two ways: they need not be encoded as titles, and keyboarded double quotes ("") may be retained in the XML document. Single and double quotation marks may be keyboarded in rather than using the Unicode numeric character references such as &#x0027; (left single quote) and &#x201D; (right double quote.) See Example 2.
  • Alternately, one may explicitly encode <title render="italic"> for published titles and <title render="doublequote"> for unpublished or other quoted titles. See Example 3. Although the second alternative is most precise, it need not be considered if there is no anticipated use of the <title> tag for searching or building a browse list of titles.
Repeatable: yes
Revision Date: 05/24/04

 Back to Top


2.1.3 Note

Tag:

<note>

Description:

The <note> element is available in many places as explanatory text. This element is used for supplementary data such as footnotes and should not be used when more specific elements are available.

See Also:

Section 3.3.1.9, Note (within high-level <did>) Go to Section

Encoding Analog:

500$a

Other Attributes:

Use as appropriate when notes should appear as footnotes, endnotes, or linked notes:

  • actuate="onload" or "onrequest"
  • type="footnote" or "endnote"
  • show="embed" or "new"

See Tag Library for full list of attributes and their values.

Subelements:
  • <p>

See Tag Library for full list of valid subelements.

Tagging Example 1:

Note is short explanatory text; no special display required

<c02 level="file">
<did>
<unittitle encodinganalog="245$a">Diary, author unknown</unittitle>
<note encodinganalog="500">
<p>
A study of this item in 1982 concluded that it came from the Shaker
community at Union Village, Ohio, and not Pleasant Hill.
</p>
</note>
</did>
</c02>  
Display Of Tagging Example 1:

Note is short explanatory text; no special display required

Diary, author unknown
  A study of this item in 1982 concluded that it came from the Shaker
  community at Union Village, Ohio, and not Pleasant Hill. 
Comments:
  • The display of notes as footnotes or endnotes may be controlled by use of the ACTUATE and SHOW attributes which control linking behavior. Setting the TYPE attribute as "footnote" or "endnote" may facilitate the placement of the notes by the stylesheet used for printing.
Repeatable: yes
Revision Date: 05/07/03

 Back to Top

About | Site Map | Contact | Accessibility | Legal | USA.gov