-
Notifications
You must be signed in to change notification settings - Fork 32
Home
Welcome to the oXygenJATSframework wiki --
- What's the JATS framework for oXygen
- What's in it
- How to extend it
- Feature requests / developers' discussion
Users of the current JATS DTDs (version 1.0, version 0.2 of BITS) can take advantage of CSS stylesheets (for authoring) and XSLT transformations (for production of HTML and other outputs) bundled in a framework that recognizes these document types by their Formal Public Identifiers (FPIs).
jats css O2-DTD templates
oXygen has a nice video on how to set up a framework, which explains everything. (They even use an earlier version of JATS as their example: not bad!)
You can add to or replace CSS or XSLT. Or you can perform routine modifications to support your own use of JATS. For example, if you have your own stylesheets (or only your own profiles for the Preview stylesheets included) you can add transformation scenarios to use them.
You can add support for older JATS DTDs. (Only the JATS 1.0 DTD, backward-compatible with NLM 3.0, are included.)
Write to the JATS-List at www.mulberrytech.com if you have ideas or proposals, of if you want to volunteer to implement.