Look at a TEI folio description
Examples of TEI encoded Folio
Antiphonary folio located at the Beinecke Rare Book and Manuscript Library, catalogued on the Fragmentarium website.
TEI xml sheet for the above Antiphonary folio.
Understanding TEI exercise
For today's exercise follow the link to Fragmentarium and download the TEI file for the manuscript fragment by pressing the "Download TEI Xml" tab.
Locate the file on your desktop and open with Atom.
Toggle "Soft Wrap" under the "View" menu option to make sure you can see all the text on your screen (i.e. to avoid really long lines of text scrolling to the right).
The file defines what version of XML (line 1) and TEI (line 2) it is using and what particular standards it is applying. You will notice that the standards link back to version of TEI set up by Fragmentarium on the TEI standards page.
From lines 3-76, you have the TEI header. From lines 77-81, you have the TEI text. Think of this as a sort of header = metadata about the folio, and the text block (here empty) as the transcription.
The majority of the TEI header is taken up by the "File Description"
<fileDesc>
that contains several subheadings:Title (line 6)
Edition (line 9)
Publication Statement (lines 11-18)
Publisher
Availability
Licence
Source Description (lines 19-74)
ms description (line 20...)
Manuscript identifier (ie shelfmark by location and repository)
Head (i.e. title of work by genre, as well as original date and location – here left blank)
Physical Description here is again mostly left blank but indicates the possibilities of information you could input.
As you can see if you compare this to the image, the description here is minimal - no discussion of music notation, palaeography etc. There is a lot that could be added, but the idea of Fragmentarium in this case is to offer a limited description that has already been established (taken largely from the reference book noted in line 68, "Hebbard, 2017").
Last updated