Skip to main content

TEI XML transformer to HTML, DOCX, JSON. Detailed documentation can be found on the project page on Github: https://github.com/Stoneberry/TEITransformer.

Project description

TEI XML transformer to HTML, DOCX, JSON. The main goal of this package is to develop an algorithm of conversion TEI XML into Edition Formats (HTML, DOCX, JSON). The algorithm consists of two main parts: an algorithm for converting TEI XML to a format (TEITransformer); a front and back application architecture for creating a digital publication and integrating it into an application or website (https://github.com/Stoneberry/tei_platform.git). The client interface is implemented by the TEITransformer class. The user interacts with the algorithm only using this module. When initializing the object, the user must specify the scenario according to which the transformation will take place. The algorithm for enabling visualization uses a set of XSLT stylesheets. XSLT stands for the Extensible Stylesheet Language for Transformations. The main idea is to describe the template of the output document and fill it with the extracted information from XML. The extracting process is conducted by writing rules that specify which element should be converted and under what condition. Detailed documentation can be found on the project page on Github: https://github.com/Stoneberry/TEITransformer.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TEItransformer-0.0.6.tar.gz (230.0 kB view hashes)

Uploaded Source

Built Distribution

TEItransformer-0.0.6-py3-none-any.whl (257.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page