https://github.com/TEIC/TEI
Raw File
Tip revision: cfa975b20f6b4e55c3dca7d5bd8c6748125b511d authored by Hugh Cayless on 29 January 2019, 15:14:19 UTC
Merge branch 'release-3.5.0'
Tip revision: cfa975b
README.md
# Text Encoding Initiative Repository

[![Build Status](https://travis-ci.org/TEIC/TEI.svg?branch=dev)](https://travis-ci.org/TEIC/TEI)

The [TEI](http://www.tei-c.org) is an international and interdisciplinary standard used by libraries, museums, publishers, and academics to represent all kinds of literary and linguistic texts, using an encoding scheme that is maximally expressive and minimally obsolescent.

This repository contains the sources for building the [TEI P5 Guidelines](http://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html) and 
[schemas](http://www.tei-c.org/guidelines/customization/). If you want to work on the Guidelines, you should look in the [P5 directory](https://github.com/TEIC/TEI/tree/dev/P5). 

Some notes on working with Git and on this GitHub repository may be found in the following documents:
* [Git README](https://github.com/TEIC/TEI/blob/master/Documents/Git-README.md)
* [Using the TEI GitHub Repository](http://www.tei-c.org/Guidelines/P5/get.xml)
back to top