Revision 461ff9135157975d3a3e941f06ee03fb6a04a4a3 authored by raffazizzi on 03 September 2023, 08:25:36 UTC, committed by raffazizzi on 03 September 2023, 08:25:36 UTC
2 parent s f5bf292 + 8508013
Raw File
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