Module 2: The TEI Header

5. Summary

After this overview of the most current header sections, it is time to put them all together and illustrate how a fairly detailed header for our sample text could look:

<teiHeader xmlns="http://www.tei-c.org/ns/1.0">
<fileDesc>
<titleStmt>
<title>The Wild Ass​’s Skin: an electronic edition</title>
<author xml:id="HdB">Honoré de Balzac</author>
<editor role="translator" xml:id="EM">Ellen Marriage</editor>
<editor role="editor" xml:id="T​BEcrew">The T​BE crew</editor>
<editor role="preface" xml:id="GS">George Saintsbury</editor>
<respStmt>
<name xml:id="RvdB">Ron Van den Branden</name>
<resp>transcription</resp>
<resp>annotation</resp>
</respStmt>
<sponsor>Association for Literary and Linguistic Computing (A​LLC)</sponsor>
<sponsor>Centre for Data, Culture and Society, University of Edinburgh, UK</sponsor>
<sponsor>Centre for Computing in the Humanities (C​CH) - King​'s College London</sponsor>
<sponsor>University College London (U​CL)</sponsor>
<funder>
<address>
<addrLine>Centre for Scholarly Editing and Document Studies (C​TB)</addrLine>
<addrLine>Royal Academy of Dutch Language and Literature</addrLine>
<addrLine>Koningstraat 18</addrLine>
<addrLine>9000 Gent</addrLine>
<addrLine>Belgium</addrLine>
</address>
<email>ctb​@kantl​.be</email>
</funder>
<principal xml:id="EV">Edward Vanhoutte</principal>
<principal xml:id="MT">Melissa Terras</principal>
</titleStmt>
<editionStmt>
<edition n="2​.0">
<title>Version 2​.0, enriched with thematic annotations.</title>
<date when="2010">2010</date>
</edition>
<respStmt>
<name>Melissa Terras</name>
<resp>Added thematic annotations.</resp>
</respStmt>
</editionStmt>
<extent>572 Kb</extent>
<publicationStmt>
<publisher>Centre for Scholarly Editing and Document Studies (C​TB)</publisher>
<distributor>Centre for Computing in the Humanities (C​CH) - King​'s College London</distributor>
<pubPlace>Gent</pubPlace>
<address>
<name type="institution">Centre for Scholarly Editing and Document Studies (C​TB)</name>
<name type="institution">Royal Academy of Dutch Language and Literature</name>
<street>Koningstraat 18</street>
<postCode>9000</postCode>
<name type="city">Gent</name>
<name type="country">Belgium</name>
</address>
<idno type="I​SBN">0​-00​-000000​-0</idno>
<availability status="free">
<licence>Published under a
<ref target="http​://creativecommons​.org​/licenses​/by​-sa​/3.0/">Creative Commons Attribution Share​Alike 3​.0 License</ref>
.</licence>
</availability>
<date when="2010​-01​-01">1 January 2010</date>
</publicationStmt>
<seriesStmt>
<title>The T​BE collection: sample texts encoded with T​EI.</title>
<respStmt>
<name>Edward Vanhoutte</name>
<resp>compiler</resp>
</respStmt>
<idno type="I​SSN">0000​-0001</idno>
<idno type="installment">1</idno>
</seriesStmt>
<notesStmt>
<note>O​CR scanning done at K​ANTL, Ghent.</note>
</notesStmt>
<sourceDesc>
<bibl>
<title>The Wild Ass​’s Skin</title>
by
<author>Honoré de Balzac</author>
.
<pubPlace>London</pubPlace>
:
<publisher>Dent</publisher>
,
<date when="1906">1906</date>
.
<extent>xv</extent>
,
<extent>288 p.</extent>
. Translated by
<editor role="translator">Ellen Marriage</editor>
; preface by
<editor role="preface">George Saintsbury</editor>
.</bibl>
</sourceDesc>
</fileDesc>
<encodingDesc>
<editorialDecl>
<correction method="markup">
<p>Apparent errors have been corrected using the <sic> / <corr> elements, wrapped in a <choice> element.</p>
</correction>
<normalization method="markup" source="http​://www​.oed​.com/">
<p>Spelling has been modernised using the <orig> / <reg> elements, wrapped in a <choice> element.</p>
</normalization>
<quotation marks="all">
<p>Diplomatic transcription, all original quotation marks have been retained and normalised to double quotation marks.</p>
</quotation>
<hyphenation eol="none">
<p>End​-of​-line hyphenation has been removed. All other hyphenation has been retained.</p>
</hyphenation>
<interpretation>
<p>Thematic analysis added, studying the main motifs.</p>
<p>Names and dates are marked.</p>
</interpretation>
</editorialDecl>
<projectDesc>
<p>Text encoded for
<soCalled>The T​BE collection: sample texts encoded with T​EI</soCalled>
, aiming at providing a collection of prime exemplar T​EI encoded materials.</p>
</projectDesc>
<tagsDecl>
<rendition scheme="css" xml:id="division">display​:block; margin: 1em;</rendition>
<rendition scheme="css" xml:id="paragraph">display​:block; margin​-bottom: 0​.5em;</rendition>
<rendition scheme="css" xml:id="red">color​:red;</rendition>
<rendition scheme="css" xml:id="smallcaps">font​-variant​:small​-caps;</rendition>
<rendition scheme="css" xml:id="large">font​-size​:large;</rendition>
<!-- ... -->
<namespace name="http​://www​.tei​-c.org​/ns​/1.0">
<tagUsage gi="div" occurs="300" withId="300" rendition="#division">Marks text divisions in the source text.</tagUsage>
<tagUsage gi="p" occurs="8302" withId="8300" rendition="#paragraph">Marks paragraphs in the source text.</tagUsage>
<!-- ... -->
</namespace>
</tagsDecl>
<refsDecl>
<p>The paragraphs in the text are numbered with the
<att>n</att>
attribute. Each number consists of four digits; numbering is consecutive throughout the book. For example:
<val>0203</val>
numbers the 203th paragraph throughout the book.</p>
<p>Each chapter is identified with a formal identification code inside the
<att>xml​:id</att>
attribute. Chapters are numbered using arabic numerals. The codes are composed by concatenating the identification codes for all ancestor text divisions down to the chapter level, with the dot as separation marker. For example:
<val>I​.2.3</val>
identifies the third chapter of the second book of the first volume.</p>
</refsDecl>
<classDecl>
<taxonomy xml:id="D​DC">
<bibl>
<title>Dewey Decimal Classification</title>
<edition>Abridged Edition 14</edition>
<ptr target="http​://www​.oclc​.org​/dewey​/versions​/abridgededition14​/default​.htm"/>
</bibl>
</taxonomy>
<taxonomy xml:id="lcsh">
<bibl>
<title>Library of Congress Subject Headings</title>
</bibl>
</taxonomy>
<taxonomy xml:id="B​CS">
<category xml:id="B​CS.man">
<catDesc>Studies of Manners</catDesc>
<category xml:id="B​CS.man​.priv">
<catDesc>Scenes from Private Life</catDesc>
</category>
<category xml:id="B​CS.man​.prov">
<catDesc>Scenes from provincial life</catDesc>
<category xml:id="B​CS.man​.prov​.cel">
<catDesc>The Celibates</catDesc>
</category>
<category xml:id="B​CS.man​.prov​.par">
<catDesc>Parisians in the Country</catDesc>
</category>
<category xml:id="B​CS.man​.prov​.jeal">
<catDesc>The Jealousies of a Country Town</catDesc>
</category>
</category>
<category xml:id="B​CS.man​.par">
<catDesc>Scenes from Parisian life</catDesc>
<category xml:id="B​CS.man​.thir">
<catDesc>The Thirteen</catDesc>
</category>
<category xml:id="B​CS.man​.rel">
<catDesc>Poor Relations</catDesc>
</category>
</category>
<category xml:id="B​CS.man​.pol">
<catDesc>Scenes from political life</catDesc>
</category>
<category xml:id="B​CS.man​.mil">
<catDesc>Scenes from military life</catDesc>
</category>
<category xml:id="B​CS.man​.cou">
<catDesc>Scenes from country life</catDesc>
</category>
</category>
<category xml:id="B​CS.phil">
<catDesc>Philosophical studies</catDesc>
</category>
<category xml:id="B​CS.ana">
<catDesc>Analytical studies</catDesc>
</category>
</taxonomy>
</classDecl>
<metDecl>
<metSym value="-">long syllable</metSym>
<metSym value="u">short syllable</metSym>
<metSym value="|">foot boundary</metSym>
<metSym value="/">line boundary</metSym>
</metDecl>
<variantEncoding method="parallel​-segmentation" location="internal"/>
</encodingDesc>
<profileDesc>
<creation>Original written in
<date when="1831">1831</date>
in
<name type="city">Paris</name>
.</creation>
<langUsage>
<language ident="en" usage="98">English</language>
<language ident="fr" usage="1">French</language>
<language ident="ar" usage="1">Arabic</language>
</langUsage>
<textClass>
<keywords scheme="#lcsh">
<list>
<item>Literature</item>
<item>Fiction and juvenile belles lettres</item>
<item>Literature- -Translations into English</item>
</list>
</keywords>
<classCode scheme="#D​DC">843​.7</classCode>
<catRef target="#B​CS.phil" scheme="#B​CS"/>
</textClass>
<handNotes>
<handNote xml:id="JH" scribe="James​Harding" script="hand" medium="ink​.blue">handwriting in blue ink by James Harding, previous owner of the book</handNote>
<handNote xml:id="ar" script="arabic">Arabic script</handNote>
</handNotes>
</profileDesc>
<revisionDesc>
<change when="2009​-03​-08" who="#MT">addition of thematic analysis</change>
<change when="2009​-03​-08" who="#RvdB">addition of explanatory notes</change>
<change when="2008​-10​-25" who="#RvdB">spell check</change>
<change when="2008​-08​-25" who="#RvdB">addition of phrase level markup</change>
<change when="2008​-08​-20" who="#RvdB">file creation</change>
</revisionDesc>
</teiHeader>
Example 40. The <teiHeader> for the example text.