Skip to content

oXygen XML Editor framework for NISO JATS 1.1 / NLM BITS 2.0

License

Notifications You must be signed in to change notification settings

DunaMariusCosmin/JATSKit

Repository files navigation

JATSKit

[Formerly oXygenJATSframework]

oXygen XML Editor framework for NISO JATS 1.0 / NLM BITS. Now with tools including XSLT and XProc that can be run independently of oXygen.

NISO JATS Z39.96-2012 defines an XML-based format for the authoring, publication and archiving of journal articles and related information. Its design is based on the NLM Journal Archiving and Publishing DTDs through version 3.0.

The NLM BITS format is a closely related document model built to support books (fairly broadly defined).

This oXygen framework supports editing JATS articles along with books conformant to the specifications of BITS, the JATS-based NLM book tag set (being finalized as of late 2015). Included are DTDs, CSS files for authoring, document templates, and XSLT stylesheets for production of HTML and PDF (preview) outputs, as well as XProc pipelines assembling transformations to generate EPUB as well as an EPUB-lookalike web (in XHTML) for proofing.

See the project wiki at https://github.com/wendellpiez/JATSKit/wiki for installation instructions.

Wendell Piez (http://www.wendellpiez.com), November 2012, 2015

In this directory find the following:

  • i18n
    • oXygen UI configuration
  • img
    • support for oXygen UI
  • lib
    • Libraries, with the following:
      • author-css - CSS supporting formatted authoring in oXygen XML Author
      • DTD - DTD files
      • epub - EPUB support (static files)
      • Schematron - extra-schema validation of various sorts
      • web-css - CSS for HTML and XHTML outputs
      • xproc - XProc pipelines
      • xslt - XSLT for various transformations into HTML, XHTML and EPUB
  • resources - mainly XSLT for oXygen import into JATS (smart paste)
  • src - Source code for java extensions to oXygen
  • templates - Document templates for JATS and BITS
  • build.xml
  • jats-framework-docs.html (HTML version via XSLT)
  • jats-framework-docs.xml (source JATS article)
  • jats.framework (oXygen settings)
  • jats.jar (oXygen Java support)
  • LICENSE.TXT
  • oXygenJATSframework.xml - more configuration for oXygen
  • README.md

About

oXygen XML Editor framework for NISO JATS 1.1 / NLM BITS 2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 59.2%
  • HTML 24.8%
  • CSS 8.1%
  • XProc 4.6%
  • Less 2.3%
  • Java 0.7%
  • JavaScript 0.3%