TEI media type
Revision as of 19:17, 11 July 2016 by Piotr Banski (talk | contribs)
The TEI media type ("MIME type") is defined by IETF RFC 6129 as application/tei+xml
In the CLARIN project, among others for the purpose of processing with the WebLicht tool chain, the following parameters are additionally recognized:
- ISO/TEI transcriptions of spoken language: application/tei+xml;format-variant=tei-iso-spoken. A parameter tokenized=0|1 can be added to indicate whether (=1) or not (=0) the respective TEI file is tokenized (i.e. has <w> markup).
- DTA/TEI files: application/tei+xml;format-variant=tei-dta. A parameter tokenized=0|1 can be added to indicate whether (=1) or not (=0) the respective TEI file is tokenized (i.e. has <w> markup).