alto2tei

A repository for illustrating the transformation of a XML ALTO file into XML-TEI format

https://github.com/tei4htr/alto2tei

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 11 months ago · JSON representation ·

Repository

A repository for illustrating the transformation of a XML ALTO file into XML-TEI format

Basic Info
  • Host: GitHub
  • Owner: TEI4HTR
  • License: cc-by-4.0
  • Language: XSLT
  • Default Branch: main
  • Size: 2.14 MB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 4 years ago
Metadata Files
Readme License Citation

README.md

Alto2tei

This repository stores an XSLT for transforming a XML ALTO file into XML-TEI. The XSLT was modified from the PAGE XML version created for the LECTAUREP (INRIA - Archives nationales), and xml files resulting from the transformation.

For each annotation region, <TextBlock> in a XML ALTO file, a <surface> element is created in the TEI file.

Repository tree

├── xmlalto ├── tei └── alto_to_tei.xsl

  • The XSLT
  • A directory named xmlalto, in which are stored XML ALTO files.
  • The directory named tei stores the TEI files resulting from the transformed XML ALTO.

Cite this work

Chagué, A., Chiffoleau, F., & Scheithauer, H. (2022). alto2tei, an XSL Transformation to transform XML ALTO into TEI XML (Version 1.0.0) [Computer software]

Citation (CITATION.CFF)

cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Chiffoleau
    given-names: Floriane
    orcid: https://orcid.org/0000-0003-4482-7897
  - family-names: Chagué
    given-names: Alix
    orcid: https://orcid.org/0000-0002-0136-4434
  - family-names: Scheithauer
    given-names: Hugo
    orcid: https://orcid.org/0000-0002-5659-4675
title: "alto2tei, an XSL Transformation to transform XML ALTO into TEI XML"
date-released: 2022-06-30
version: 1.0.0

GitHub Events

Total
Last Year