Schemas and documentation for the E-ditiones project.
The metadata and the transcriptions both have their own schemas.
- Two for the
<teiHeader>
(metadata)- One for prints
- One for manuscripts
- Three for the
<text>
(transcription)- Level 1 : the encoding will distinguish form and content
- Level 2 : we will add semantic informations
- Level 3 : we will add linguistical informations
All these schemas are related to one another thanks to ODD-chaining.
All the documents used to create the sub-schemas are available in this repo.
Mother-ODD.xml
: the ODD containing all the elements that can be used.Mother-compiled.xml
:Mother-ODD.xml
transformed withodd2odd.xsl
You can learn more about the process on wiki.tei-c.org or with this tutorial by Lou Burnard.
This repository contains all the schemas of the E-ditiones project in the RELAX NG language.
You will find six specific schemas, there are schemas for :
- one for the header of a manuscript
- one for the header of a printed document
- one for the text at level 1
- one for the text at level 2
- one for the text at level 3
If you need more details, we wrote an encording manual which explains how to encode your file step by step.
The documentation of this project is available in the folder Documentation. You can find the XML version in the file ODD-body.xml.
The encoding may have changed. Click here to see most recent examples.
Some examples are available in the folder Examples.
Each file is named according to its content : Identifier.xml
matches the header of the file and Identifier_Level-of-encoding.xml
matches the text. For example, EXP_0001-1.xml
matches with the text (as transcription) which has the identifier EXP_0001
at level 1.
Please note that we are still working on the best way to form a complete file.
Click here to see an exemple of an encoding following each schemas :
This repository is developed by Alexandre Bartz with the help of Simon Gabay, as part of the E-ditiones project.
Alexandre Bartz, Simon Gabay. 2020. Encoding principles for French modern manuscripts and printed documents. Retrieved from https://github.com/e-ditiones/ODD17.