OxGarage

From TEIWiki
Revision as of 16:55, 1 March 2011 by Rahtz (talk | contribs) (Features)
Jump to navigation Jump to search


Synopsis

OxGarage is a web, and RESTful, service to manage the transformation of documents between a variety of formats. The majority of transformations use the Text Encoding Initiative format as a pivot format.<ref>http://www.oucs.ox.ac.uk/oxgarage/</ref>

The system understands a variety of input and output formats; see the list of formats for conversion to and from.

Features

OxGarage can be used to

  • Convert TEI documents to HTML, LaTeX, Word, OpenOffice, and ePub
  • Process TEI ODD documents to make schemas or documentation
  • Convert Word documents to TEI
  • Transform some common XML formats (NLM, P4, Docbook) to or from TEI
  • Manage any of the document conversions supported by OpenOffice

A user uploads a document, chooses the target format, OxGarage works out the required transformation steps, performs them, and returns the resulting new document. For example, an ODD document can be turned into ePub by

  1. expanding the ODD file by merging with the TEI P5 source
  2. converting the resulting XML to TEI Lite for formatting
  3. transforming TEI Lite XML to HTML and packaging as ePub

OxGarage takes care of all three stages, the user does not need to know about the middle stage. All transformations using TEI are performed with XSLT 2.0 stylesheets.

The results for some transformations can be tweaked by choosing different output profiles. These are defined on the OxGarage server.

User commentary

Please sign all comments.

System requirements

Source code and licensing

OxGarage is an extension of the EGE project (on Sourceforge: http://enrich-ege.sourceforge.net/) and is licensed under the GPL.

Support for TEI

Language(s)

Documentation

See links at http://www.oucs.ox.ac.uk/oxgarage/ .

Tech support

Contact oxgarage@oucs.ox.ac.uk .

User community

Sample implementations

http://www.tei-c.org/oxgarage/

Current version number and date of release

History of versions

How to download or buy

Use online at http://www.tei-c.org/oxgarage/ .

Additional notes

Test version is at http://oxgarage.oucs.ox.ac.uk:8080/ege-webclient/ .

References

<references/>