TEI media type
Jump to navigation
Jump to search
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).