On this page:
TEI Encoding Guidelines for Digital Ricœur

TEI Encoding Guidelines for Digital Ricœur🔗

Philip McGrath <philip@philipmcgrath.com>
and Digital Ricœur

This manual specifies how to encode texts for Digital Ricœur.

A foundational assumption is that we want to complete an initial encoding quickly by keeping the complexity of TEI tagging process to a minimum, while still producing well-formed XML documents that conform to the TEI standards. Our initial priorities are marking pagebreaks and recording basic catalog information.

To that end, we have defined a custom subset of TEI, which is codified in the DR-TEI.dtd Document Type Definition (DTD). (A DTD is a formal, computer-checkable specification of the structure of an XML document.) To ensure consistency and facilitate the development of tools, we also impose additional requirements beyond those specified by the DTD. These requirements are documented in this manual.

For additional documentation pertaining only to the requirements specified by the DTD, see DR-TEI_doc.html.

We have implemented a number of tools to assist in preparing and validating TEI XML documents, which are documented under Tools.

    1 Background: XML and TEI

      1.1 XML

        1.1.1 Further Reading

      1.2 TEI

    2 Getting Started

      2.1 Minimal Template

    3 Refining the Encoding

      3.1 Front- and Back-matter

      3.2 Chapters & Other Sections

        3.2.1 Sections Not by Ricœur

      3.3 Footnotes & Endnotes

      3.4 Paragraphs, Headings, and Lists

    4 Formal Specification

      4.1 The teiHeader Element

        4.1.1 The Title Statement

        4.1.2 The Publication Statement

        4.1.3 The Source Description

        4.1.4 The Text Classification

      4.2 The text Element

        4.2.1 Structural Elements

        4.2.2 Content-Containing Elements

    5 Tools

      5.1 TEI Lint

      5.2 raco ricoeur/tei