SlideShare a Scribd company logo
Metropolitan New York Library Council
1
Outline
I. The Basics
II. Finding Aid
III. Implementation
Break
IV. Exercises
2
Introductions
3
I. The Basics
4
What is EAD?
XML standard for encoding finding aids
I. Basics
5
6
XML standard for encoding finding aids
I. Basics - What is EAD?
XML (eXtensible Markup Language):
a set of rules for structuring data via markup
7
XML standard for encoding finding aids
I. Basics - What is EAD?
Tag:
<unitdate era=“ce”>2011</unitdate>
Attribute:
<unitdate era=“ce”>2011</unitdate>
Element:
<unitdate era=“ce”>2011</unitdate>
Elements and attributes defined by a
Document Type Definition (DTD) or a
Schema
<bioghist> <bionote>
8
I. Basics - What is EAD?
XML standard for encoding finding aids
<ead>
<eadheader>
<titleproper>Guide to the
Papers of Joseph Roth
</titleproper>
</eadheader>
</ead>
9
XML standard for encoding finding aids
I. Basics - What is EAD?
XML standard for encoding finding aids
Defined set of containers for descriptive data
EAD : DACS = MARC : AACR2
10
I. Basics - What is EAD?
XML standard for encoding finding aids
A description of records that gives the
repository physical and intellectual control over
the materials and that assists users to gain
access to and understand the materials (SAA)
Describing Archives: A Content Standard (DACS)
11
I. Basics - What is EAD?
What is EAD?
XML standard for encoding finding aids
I. Basics
12
What is EAD?
EAD encoding is not a substitute for
sound archival description!
I. Basics
13
II. Finding Aid
14
EAD Finding Aid Structure
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE ead SYSTEM "ead.dtd">
<?xml-stylesheet type="text/xsl" href="lbi2010.xsl"?>
II. Finding Aid
15
EAD Finding Aid Structure
<ead>
<eadheader>Information about repository and
finding aid</eadheader>
<archdesc>Description of archival
materials</archdesc>
</ead>
II. Finding Aid
16
Common Tags
• Structural and content tags
<eadheader>Many other tags</eadheader>
<date>July 4, 1776</date>
II. Finding Aid
17
Common Tags <eadheader>
• Finding aid author
<filedesc><titlestmt>
<author>Processed by Stanislav Pejša.</author>
</titlestmt></filedesc>
II. Finding Aid
18
Common Tags <archdesc>
• Biographical information
<bioghist><p>Joseph Roth was one of the most prominent
Austrian writers of the first half of the 20th
century.</p></bioghist>
• Controlled vocabulary
<controlaccess>
<geogname encodinganalog="651$a" source="lcsh"
authfilenumber="n 79040121">Austria</geogname>
</controlaccess>
II. Finding Aid
19
Common Tags <archdesc>
• Description of Subordinate Components
<dsc>
<c01 level="series">
<c02>Folder 1
<c03>Item 1</c03>
<c03>Item 2</c03>
</c02>
<c02>Folder 2</c02>
</c01>
II. Finding Aid
20
Common Tags <archdesc>
• Description of Subordinate Components
A Component <c> provides information about the content,
context, and extent of a subordinate body of materials.
Each <c> element identifies an intellectually logical section
of the described materials. The physical filing
separations between components do not always
coincide with the intellectual separations.
From EAD Tag library <http://www.loc.gov/ead/tglib/elements/c.html>
II. Finding Aid
21
Common Tags <archdesc>
• Description of Subordinate Components
<dsc>
<c01 level="series">
<did>
<unittitle id="serII">Series II: Addenda</unittitle>
<unitdate normal="1985/1996">1985-1996</unitdate>
</did>
<c02>Subordinate elements, such as folders</c02>
</c01>
II. Finding Aid
22
Common Tags <archdesc>
• Description of Subordinate Components
<c02>
<did>
<container type="box">2</container>
<container type="folder">1</container>
<unittitle>Articles</unittitle>
<unitdate>1985-1994</unitdate>
</did>
</c02>
II. Finding Aid
23
Common Tags <archdesc>
• Digital Archival Object (<dao>)
<c02>
<did> […]
<unittitle>Articles</unittitle>
</did>
<dao
href="http://www.archive.org/stream/josephroth_07_r
eel07#page/n218/mode/1up" actuate="onrequest"
linktype="simple" show="new"/>
</c02>
II. Finding Aid
24
Common Tags – Human Readable?
<dimensions>
II. Finding Aid
25
Common Tags – Human Readable?
<dimensions>
A subelement of <physdesc> for information
about the size of the materials being
described; usually includes numerical data.
II. Finding Aid
26
Common Tags – Human Readable?
<famname>
II. Finding Aid
27
Common Tags – Human Readable?
<famname>
The proper noun designation for a group of
persons closely related by blood or persons
who form a household. Includes single
families and family groups, e.g., Patience
Parker Family and Parker Family.
II. Finding Aid
28
Common Tags – Human Readable?
<revisiondesc>
II. Finding Aid
29
Common Tags – Human Readable?
<revisiondesc>
An optional subelement of the <eadheader>
for information about changes or
alterations that have been made to the
encoded finding aid.
II. Finding Aid
30
EAD Finding Aid
II. Finding Aid
31
oXygen Setup
32
II. Finding Aid
1. Start the oXygen XML editor program
2. Open “JosephRoth.xml” found in the EAD
folder on the desktop
oXygen Setup
33
II. Finding Aid
III. Implementation
34
III. Implementation:
Creating EAD
35
III. Implementation: Creating EAD
36
Archivists’ Toolkit Archon
ArchivesSpace
ICA-AtoM
III. Implementation: Creating EAD
37
oXygen
III. Implementation: Creating EAD
38
III. Implementation: Creating EAD
39
NoteTab Dreamweaver
EADitor Note Pad
EAD Tag Library
III. Implementation: Creating EAD
40
SAA Standards Portal
III. Implementation: Creating EAD
41
III. Implementation:
Using EAD
42
Now What?
III. Implementation: Using EAD
43
XSLT
III. Implementation: Using EAD
44
XSLT
45
III. Implementation: Using EAD
EAD to HTML
III. Implementation: Using EAD
46
EAD to HTML with DC
III. Implementation: Using EAD
47
EAD to PDF
III. Implementation: Using EAD
48
EAD to MARC
III. Implementation: Using EAD
49
Other Uses
• Integration with other standards (e.g. EAC-CPF)
• Open Archives Initiative – Protocol for Metadata
Harvesting (OAI-PMH)
• EAD consortia
• Metadata for digitized collections
III. Implementation: Using EAD
50
Other Uses
• Flexible search and display
III. Implementation: Using EAD
51
The Future of EAD
(pre) Alpha release of EAD revision, August 2012
• Reduce semantic overload
• Simplify links
• Reduce mixed content
• Add, deprecate, and delete elements
III. Implementation: Using EAD
52
The Future of EAD
III. Implementation: Using EAD
53
• Revision is schema-based -- goodbye, DTD
• LC stylesheet: dtd2schema.xsl
• “Attribute validation errors indicate that the
attribute value does not conform to the ruling
ISO standard”
The Future of EAD
• Beta release of schema, documentation, and
migration tools, January 15, 2013
• New version of EAD released with tag library and
migration tools, July 1, 2013
slideshare.net/mikerush/ead-revision-progress-report-20120808
III. Implementation: Using EAD
54
Relax!
III. Implementation: Using EAD
55
IV. Exercises
56
Exercise Setup
57
IV. Exercises
1. Start the oXygen XML Editor program
2. Open “JosephRoth.xml” found in the EAD
folder on the desktop
Exercise How To
58
IV. Exercises
Exercise How To
59
IV. Exercises
Exercise How To
60
IV. Exercises
Exercise How To
61
IV. Exercises
How does this work? XSLT!
62
IV. Exercises
Exercise How To
63
IV. Exercises
1. Make the change in the XML
2. Hit the red arrow to transform the XML to
HTML
3. Examine the HTML in the browser
IV. Exercises
Exercise How To - Tips
1. Be very careful with quotation marks and
angle brackets
<unitdate era="ce">2011</unitdate>
2. Copy and paste carefully - know where the
cursor is
3. O/o are not the same as 0
4. Look up while typing
IV. Exercises
Exercise How To - Tips
Check for
error
messages
Processing the
Joseph Roth Addendum
You are a processing
archivist at the Leo Baeck
Institute. You have been
asked to process an
addendum to the Joseph
Roth Collection, and to
update the EAD finding
aid accordingly.
IV. Exercises
66
Austrian writer Joseph Roth (1894-1939)
Exercise 1: Housekeeping
Update the information in the <eadheader>
section to reflect your contribution.
IV. Exercises
67
Exercise 1: Housekeeping
<ead><eadheader><filedesc><titlestmt>
<author>Processed by Stanislav Pejša.
Addendum processed by [your name].</author>
IV. Exercises
68
The head archivist tells you that there is an error in
the biographical information. Roth’s mother’s
first name is Maria, not Mario.
Fix this typo.
IV. Exercises
69
Exercise 2:
Biographical Information
<ead><archdesc>
<bioghist><p>
Find “Mario” and replace with “Maria”
</p></bioghist>
IV. Exercises
70
Exercise 2:
Biographical Information
Looking at the existing controlled access points,
you realize that the subject term for Roth’s
birthplace, “Brody, Galicia” is incorrect. The
proper LC term is “Brody (Ukraine)”.
Correct the term.
IV. Exercises
71
Exercise 3a:
Geographic Information
<ead><archdesc><controlaccess>
<geogname>
Find “Brody, Galicia” and replace with “Brody
(Ukraine)”
</geogname>
IV. Exercises
72
Exercise 3a:
Geographic Information
Add the LC authority file number for “Brody
(Ukraine)”.
IV. Exercises
73
Exercise 3b:
Geographic Information
Go to LC authorities: http://id.loc.gov
Search for Brody (Ukraine)
<ead><archdesc><controlaccess>
<geogname encodinganalog="651bb0$a"
role="subject" source="lcsh"
authfilenumber="n88212572">Brody
(Ukraine)</geogname>
IV. Exercises
74
Exercise 3b:
Geographic Information
IV. Exercises
75
Exercise 3b:
Geographic Information
The addendum you are given is one folder,
consisting of material in Polish from a 2002
conference about Roth.
Add this folder to Series II: Addenda, and update
the rest of the finding aid accordingly.
IV. Exercises
76
Exercise 4:
Adding a New Folder
The addendum you are given is one folder,
consisting of material in Polish from a 2002
conference about Roth.
Add this folder to Series II: Addenda, and update
the rest of the finding aid accordingly.
IV. Exercises
77
Exercise 4:
Adding a New Folder
"
What needs to be added?
Where in the finding aid?
IV. Exercises
78
Exercise 4a:
Adding the Folder
<ead><archdesc><dsc><c01 level="series">
<c02>
<did>
<container type="box">2</container>
<container type="folder">3</container>
<unittitle>Polish conference</unittitle>
<unitdate>2002</unitdate>
</did>
</c02>
IV. Exercises
79
Exercise 4a:
Adding the Folder
Does the date information need to be updated?
IV. Exercises
80
Exercise 4b:
Updating the Dates
Series-level date:
<ead><archdesc><dsc><c01 level="series"><did>
<unitdate normal="1985/2002"
type="inclusive">1985-2002</unitdate>
NB: Also at the collection level (high-level did), in
the arrangement note, and in the title.
IV. Exercises
81
Exercise 4b:
Updating the Dates
Collection-level date:
<ead><archdesc><did>
Arrangement note date:
<ead><archdesc><arrangement>
Title date:
<ead><eadheader><filedesc><titlestmt>
IV. Exercises
82
Exercise 4b:
Updating the Dates
Find the existing language information, and see if
you can understand the format. Add Polish to
the list of languages, at both the series and the
collection levels.
IV. Exercises
83
Exercise 4c:
Updating the Language
<language langcode="pol">Polish</language>
ISO639-2 code
(id.loc.gov)
IV. Exercises
84
Exercise 4c:
Updating the Language
<ead><archdesc><did> and
<ead><archdesc><dsc><c01 level="series"><did>
<langmaterial>This series is in <language
langcode="ger">German</language>,
<language langcode="eng">English</language>, and
<language
langcode="pol">Polish</language>.</langmaterial>
IV. Exercises
85
Exercise 4c:
Updating the Language
Add one sentence to the Series II scope note
reflecting the additional folder.
IV. Exercises
86
Exercise 4d:
Updating the Series II Scope Note
<ead><archdesc><dsc><c01
level="series"><scopecontent><p>This series
consists of material that was added to the
collection after the inventory was drafted and
the bulk of the collection organized. […] Also
included are materials from a 2002 conference in
Poland.</p></scopecontent>
IV. Exercises
87
Exercise 4d:
Updating the Series II Scope Note
Link to the digitized version of the material in the
additional folder using this link:
http://bit.ly/x7944b
IV. Exercises
88
Exercise 5:
Adding a link to the digital object
<ead><archdesc><dsc><c01 level="series">
<c02>
<did>[…]</did>
<dao href="http://bit.ly/x7944b"
actuate="onrequest" show="new"/>
</c02>
IV. Exercises
89
Exercise 5:
Adding a link to the digital object
The head archivist has asked you to print out
copies of your EAD finding aid for the reading
room. Create a print-friendly HTML file.
IV. Exercises
90
Exercise 6:
Creating a Print-Friendly File
Find a stylesheet and save it in your EAD folder.
(We’ve done this for you – thanks Syracuse!)
Change the stylesheet declaration:
<?xml-stylesheet type="text/xsl" href="eadprint-su.xsl"?>
IV. Exercises
91
Exercise 6:
Creating a Print-Friendly File
IV. Exercises
92
Exercise 6:
Creating a Print-Friendly File
The head librarian has asked you to supply a MARC
record for your archival collection. Generate a
MARCXML record from this EAD.
IV. Exercises
93
Exercise 7:
Generating a MARC Record
Find an appropriate stylesheet.
(We’ve done this for you)
Set up a new transformation scenario.
IV. Exercises
94
Exercise 7:
Generating a MARC Record
IV. Exercises
95
Exercise 7:
Generating a MARC Record
IV. Exercises
96
Exercise 7:
Generating a MARC Record
IV. Exercises
97
Exercise 7:
Generating a MARC Record
IV. Exercises
98
Exercise 7:
Generating a MARC Record
IV. Exercises
99
Exercise 7:
Generating a MARC Record
IV. Exercises
100
Exercise 7:
Generating a MARC Record
The first step in migrating existing finding aids to
EAD 3.0 is to convert from DTD-based to schema-
based files. Convert a DTD-based finding aid to a
schema-based finding aid.
IV. Exercises
101
Exercise 8:
Converting from DTD to Schema
Find an appropriate stylesheet.
(dtd2schema_metro.xsl)
Set up and run a new transformation scenario.
(Follow the directions in exercise 7)
IV. Exercises
102
Exercise 8a:
Converting from DTD to Schema
IV. Exercises
103
Exercise 8b:
Converting from DTD to Schema
There is improperly coded data in the “normal”
attribute of the <date> tag (see the error
message). Fix this.
IV. Exercises
104
Exercise 8b:
Converting from DTD to Schema
Dates are encoded in the format YYYY-MM:
IV. Exercises
105
Exercise 8b:
Converting from DTD to Schema
Note also that attributes governing link behavior
have been converted to comply with Xlink:
IV. Exercises
106
Questions?
Resources
107
EAD Tools
Resources
108
Tinker!
• Gentle Introduction to XML
• EAD Cookbook
• A free XML editor
• Library of Congress EAD files
Resources
109
Download via Slideshare:
http://www.slideshare.net/archivistkevin/introduction-to-ead
Twitter @archivistkevin
Thank you!
110

More Related Content

What's hot

What's hot (20)

An Introduction to Semantic Web Technology
An Introduction to Semantic Web TechnologyAn Introduction to Semantic Web Technology
An Introduction to Semantic Web Technology
 
Semantic web
Semantic webSemantic web
Semantic web
 
web opac
 web opac  web opac
web opac
 
Electronic Resource Management in the library
Electronic Resource Management in the libraryElectronic Resource Management in the library
Electronic Resource Management in the library
 
FRBR
FRBRFRBR
FRBR
 
LISTA Database Analysis
LISTA Database AnalysisLISTA Database Analysis
LISTA Database Analysis
 
Ontology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical StudyOntology and Ontology Libraries: a Critical Study
Ontology and Ontology Libraries: a Critical Study
 
RDA Presentation
RDA PresentationRDA Presentation
RDA Presentation
 
Lcsh
LcshLcsh
Lcsh
 
Dublin core Presentation
Dublin core PresentationDublin core Presentation
Dublin core Presentation
 
Semantic web
Semantic webSemantic web
Semantic web
 
Library congress subject headings
Library congress subject headings Library congress subject headings
Library congress subject headings
 
Library automation history Anandraj.L
Library automation history Anandraj.LLibrary automation history Anandraj.L
Library automation history Anandraj.L
 
WHAT ARE METADATA STANDARDS? EXPLAIN DUBLIN CORE IN DETAIL.
WHAT ARE METADATA STANDARDS? EXPLAIN DUBLIN CORE IN DETAIL.WHAT ARE METADATA STANDARDS? EXPLAIN DUBLIN CORE IN DETAIL.
WHAT ARE METADATA STANDARDS? EXPLAIN DUBLIN CORE IN DETAIL.
 
SLSH ppt
SLSH pptSLSH ppt
SLSH ppt
 
Introduction to Metadata
Introduction to MetadataIntroduction to Metadata
Introduction to Metadata
 
OAI-PMH
OAI-PMHOAI-PMH
OAI-PMH
 
RESOURCE SHARING: A LIBRARY PERCEPTIVE
RESOURCE SHARING: A LIBRARY PERCEPTIVE RESOURCE SHARING: A LIBRARY PERCEPTIVE
RESOURCE SHARING: A LIBRARY PERCEPTIVE
 
Evolution of Digital Libraries
Evolution of Digital LibrariesEvolution of Digital Libraries
Evolution of Digital Libraries
 
ISO 2709
ISO 2709ISO 2709
ISO 2709
 

Similar to Introduction to EAD

EAD Workshop, Queens College, 4-22-2013
EAD Workshop, Queens College, 4-22-2013EAD Workshop, Queens College, 4-22-2013
EAD Workshop, Queens College, 4-22-2013Kevin Schlottmann
 
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...Michael Rush
 
AAT LOD Microthesauri
AAT LOD MicrothesauriAAT LOD Microthesauri
AAT LOD MicrothesauriMarcia Zeng
 
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...Ricard de la Vega
 
Using the Archivists' Toolkit: Hands-on practice and related tools
Using the Archivists' Toolkit: Hands-on practice and related toolsUsing the Archivists' Toolkit: Hands-on practice and related tools
Using the Archivists' Toolkit: Hands-on practice and related toolsAudra Eagle Yun
 
Optimized index structures for querying rdf from the web
Optimized index structures for querying rdf from the webOptimized index structures for querying rdf from the web
Optimized index structures for querying rdf from the webMahdi Atawneh
 
Cataloging with MarcEdit
Cataloging with MarcEditCataloging with MarcEdit
Cataloging with MarcEditDoreen Herold
 
MarcEdit and OCLC Integration -- Summer ALA 2014
MarcEdit and OCLC Integration -- Summer ALA 2014MarcEdit and OCLC Integration -- Summer ALA 2014
MarcEdit and OCLC Integration -- Summer ALA 2014Terry Reese
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)IJERD Editor
 

Similar to Introduction to EAD (20)

EAD - QC GSLIS 730
EAD - QC GSLIS 730EAD - QC GSLIS 730
EAD - QC GSLIS 730
 
EAD_MIAP_20161128
EAD_MIAP_20161128EAD_MIAP_20161128
EAD_MIAP_20161128
 
METRO EAD
METRO EADMETRO EAD
METRO EAD
 
EAD at Metro 09-25-13
EAD at Metro 09-25-13EAD at Metro 09-25-13
EAD at Metro 09-25-13
 
Pratt EAD -
Pratt EAD -Pratt EAD -
Pratt EAD -
 
EAD Workshop, Queens College, 4-22-2013
EAD Workshop, Queens College, 4-22-2013EAD Workshop, Queens College, 4-22-2013
EAD Workshop, Queens College, 4-22-2013
 
QC EAD 11-07-12
QC EAD 11-07-12QC EAD 11-07-12
QC EAD 11-07-12
 
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...
Formats for Exchanging Archival Data: An Introduction to EAD, EAC-CPF, and Ar...
 
Tthornton code4lib
Tthornton code4libTthornton code4lib
Tthornton code4lib
 
AAT LOD Microthesauri
AAT LOD MicrothesauriAAT LOD Microthesauri
AAT LOD Microthesauri
 
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
 
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
 
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
Technical Challenges and Approaches to Build an Open Ecosystem of Heterogeneo...
 
Using the Archivists' Toolkit: Hands-on practice and related tools
Using the Archivists' Toolkit: Hands-on practice and related toolsUsing the Archivists' Toolkit: Hands-on practice and related tools
Using the Archivists' Toolkit: Hands-on practice and related tools
 
Optimized index structures for querying rdf from the web
Optimized index structures for querying rdf from the webOptimized index structures for querying rdf from the web
Optimized index structures for querying rdf from the web
 
ISOcat to LMF to TEI
ISOcat to LMF to TEIISOcat to LMF to TEI
ISOcat to LMF to TEI
 
Cataloging with MarcEdit
Cataloging with MarcEditCataloging with MarcEdit
Cataloging with MarcEdit
 
Lab manual etl
Lab manual etlLab manual etl
Lab manual etl
 
MarcEdit and OCLC Integration -- Summer ALA 2014
MarcEdit and OCLC Integration -- Summer ALA 2014MarcEdit and OCLC Integration -- Summer ALA 2014
MarcEdit and OCLC Integration -- Summer ALA 2014
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 

Recently uploaded

INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfbu07226
 
Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesRased Khan
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptxmansk2
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxjmorse8
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345beazzy04
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya - UEM Kolkata Quiz Club
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resourcesdimpy50
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17Celine George
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfjoachimlavalley1
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...sanghavirahi2
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticspragatimahajan3
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxEduSkills OECD
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonSteve Thomason
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsCol Mukteshwar Prasad
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryEugene Lysak
 
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Abhinav Gaur Kaptaan
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17Celine George
 

Recently uploaded (20)

INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Introduction to Quality Improvement Essentials
Introduction to Quality Improvement EssentialsIntroduction to Quality Improvement Essentials
Introduction to Quality Improvement Essentials
 
Application of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matricesApplication of Matrices in real life. Presentation on application of matrices
Application of Matrices in real life. Presentation on application of matrices
 
2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx2024_Student Session 2_ Set Plan Preparation.pptx
2024_Student Session 2_ Set Plan Preparation.pptx
 
Morse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptxMorse OER Some Benefits and Challenges.pptx
Morse OER Some Benefits and Challenges.pptx
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General QuizPragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
Pragya Champions Chalice 2024 Prelims & Finals Q/A set, General Quiz
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Benefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational ResourcesBenefits and Challenges of Using Open Educational Resources
Benefits and Challenges of Using Open Educational Resources
 
How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17How to Manage Notification Preferences in the Odoo 17
How to Manage Notification Preferences in the Odoo 17
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...The impact of social media on mental health and well-being has been a topic o...
The impact of social media on mental health and well-being has been a topic o...
 
size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptxStudents, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
Students, digital devices and success - Andreas Schleicher - 27 May 2024..pptx
 
B.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdfB.ed spl. HI pdusu exam paper-2023-24.pdf
B.ed spl. HI pdusu exam paper-2023-24.pdf
 
The Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve ThomasonThe Art Pastor's Guide to Sabbath | Steve Thomason
The Art Pastor's Guide to Sabbath | Steve Thomason
 
How to Break the cycle of negative Thoughts
How to Break the cycle of negative ThoughtsHow to Break the cycle of negative Thoughts
How to Break the cycle of negative Thoughts
 
The Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. HenryThe Last Leaf, a short story by O. Henry
The Last Leaf, a short story by O. Henry
 
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
Research Methods in Psychology | Cambridge AS Level | Cambridge Assessment In...
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17
 

Introduction to EAD

Editor's Notes

  1. http://www.flickr.com/photos/carowallis1/2314716161/sizes/m/in/photostream/ Will be available on slideshare – many links on images and in text in the later portion of the presentation
  2. https://secure.flickr.com/photos/cordlesscorey/3365173969/sizes/m/in/photostream/
  3. Familiar with html? Similar (tags aka mark-up), but data structure, not display XML (eXtensible Markup Language): set of rules for structuring data via markup
  4. DTD and schema define the buckets; the list of tags in the tag library (we’ll see later) is defined here. Move to schema is coming; more flexible; not something you need to know right away http://www.flickr.com/photos/linneberg/4481309196/sizes/m/in/photostream/
  5. http://www.flickr.com/photos/johnkay/3539126525/sizes/m/in/photostream/ Note that it is hierarchical – nested. Parent elements apply to child elements.
  6. Encoding standards are rules for defining buckets; content standards are rules for the information inside http://www.flickr.com/photos/linneberg/4481309196/sizes/m/in/photostream/ Xml, EAD, MARC are ways to structure your data, they are not the same as the descriptive data such as the finding aid, the catalog record, etc.
  7. http://www.archivists.org/glossary/term_details.asp?DefinitionKey=66 http://www.flickr.com/photos/osuarchives/3427510628/sizes/m/in/photostream/
  8. EAD cookbook
  9. An EAD-encoded finding aid is split into info about institution/FA (metametadata) and info about materials (the finding aid)
  10. id.loc.gov <p> to structure text
  11. So-called “empty element” – all the data is within the tag
  12. Looking at the real thing
  13. Extremely unlikely you will be asked to type it all out by hand. Temples, programs, guidance.
  14. Software is free (like kittens, not like beer) Designed by archivists: interface is intuitive Manages most common archival processes Designed for metadata standards Output – html, ead Built on a database (MySQL)
  15. “ICA-AtoM is web-based archival description software that is based on International Council on Archives ('ICA') standards. 'AtoM' is an acronymn for 'Access to Memory'.”
  16. Basic, powerful XML editor. You can safely ignore about 95% of the buttons and drop-downs, but will do things like suggest valid tags and attributes, close tags, and validate as you go. This is what we use.
  17. Software is free (like kittens, not like beer) Designed by archivists: interface is intuitive Manages most common archival processes Designed for metadata standards Output – html, ead Built on a database (MySQL)
  18. http://www.loc.gov/ead/tglib/element_index.html
  19. http://www2.archivists.org/standards
  20. XSLT (Extensible Stylesheet Language Transformations) is a declarative, XML-based language used for the transformation of XML documents. Here, the EAD tag processinfo is converted into HTML.
  21. XSLT (Extensible Stylesheet Language Transformations) is a declarative, XML-based language used for the transformation of XML documents. Here, the EAD tag processinfo is converted into HTML.
  22. Results returned a correct level of hierarchy, linking back to full finding aid.
  23. http://www.slideshare.net/mikerush/ead-revision-progress-report-20120808
  24. http://www.slideshare.net/mikerush/ead-revision-progress-report-20120808
  25. http://www.slideshare.net/mikerush/ead-revision-progress-report-20120808
  26. https://secure.flickr.com/photos/flik/172629460/sizes/z/in/photostream/
  27. http://www.loc.gov/pictures/collection/cph/item/2005681364/resource/
  28. XSLT (Extensible Stylesheet Language Transformations) is a declarative, XML-based language used for the transformation of XML documents. Here, the EAD tag processinfo is converted into HTML.
  29. We’ll be logically consistent, but in real world there are more things to correct and consider.
  30. http://www.archive.org/stream/josephroth_07_reel07#page/n563/mode/1up
  31. Stylesheet created by Michele Combs of Syracuse.
  32. Stylesheet created by Michele Combs of Syracuse.
  33. http://www.loc.gov/ead/eadschema.html
  34. https://secure.flickr.com/photos/loneblackrider/315302588/sizes/l/in/photostream/
  35. https://secure.flickr.com/photos/elnegro/233434144/sizes/z/in/photostream/
  36. http://www.oclc.org/research/publications/library/2010/2010-04.pdf
  37. Links are in comments and in slides