Skip to content

TEI simplePrint

Bianca Gualandi edited this page Sep 29, 2017 · 3 revisions

TEI SimplePrint is an entry-level customization of the TEI Guidelines: http://www.tei-c.org/release/doc/tei-p5-exemplars/html/tei_simplePrint.doc.html. Although its main focus is the encoding of print material from the Early Modern period, it has proven particularly well-suited to encoding the vast majority of monographs published by OBP. You can find more about this customisation at http://www.tei-c.org/Guidelines/Customization/index.xml

The only change has been the addition of the TEI element <media>, understandably not included in the original customisation (see https://github.com/OpenBookPublishers/XML-last/blob/master/schemas/tei_simplePrint_OBP_custom.xsd). Occurring inside the <figure> element, <media> (with its attributes mimeType and url) has been used to tag audio and video files embedded in the book content.

The TEI simplePrint project is developing TEI Publisher, an out-of-the-box app for conversion to HTML, epub and PDF: http://teipublisher.com/exist/apps/tei-publisher/index.html

You can read more about TEI Publisher at http://teipublisher.com/exist/apps/tei-publisher/doc/documentation.xml?odd=documentation.odd

Clone this wiki locally