https://github.com/TEIC/TEI
Raw File
Tip revision: e5dd73ed04d96866dc952b6acd0181d41803551b authored by raffazizzi on 16 November 2023, 18:34:34 UTC
Release 4.7.0
Tip revision: e5dd73e
README.md
# Text Encoding Initiative Repository

[![GitHub release](https://img.shields.io/github/release/TEIC/TEI.svg)](https://github.com/TEIC/TEI/releases)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3413524.svg)](https://doi.org/10.5281/zenodo.3413524)
[![TEI Guidelines Tests](https://github.com/TEIC/TEI/actions/workflows/test.yml/badge.svg)](https://github.com/TEIC/TEI/actions/workflows/test.yml)

The [TEI](https://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](https://www.tei-c.org/release/doc/tei-p5-doc/en/html/index.html) and
[schemas](https://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](https://www.tei-c.org/guidelines/p5/using-the-tei-github-repository/)
back to top