Tools: Difference between revisions

From jatswiki
Jump to navigation Jump to search
(restoring wiki source from web archive)
 
(→‎Editing Tools: added Marcalyc)
 
(One intermediate revision by the same user not shown)
Line 91: Line 91:


[http://www.sheridan.com/products-services/production-tools/content-preparation/article-express ArticleExpress] is a proprietary product from Dartmouth Journal Services that uses JATS underneath. See [http://www.ncbi.nlm.nih.gov/books/NBK159965/ a JATS-Con 2013(4) presentation] and [http://www.ncbi.nlm.nih.gov/books/NBK279927/ a JATS-Con 2015 presentation].
[http://www.sheridan.com/products-services/production-tools/content-preparation/article-express ArticleExpress] is a proprietary product from Dartmouth Journal Services that uses JATS underneath. See [http://www.ncbi.nlm.nih.gov/books/NBK159965/ a JATS-Con 2013(4) presentation] and [http://www.ncbi.nlm.nih.gov/books/NBK279927/ a JATS-Con 2015 presentation].


===PubRef===
===PubRef===
Line 104: Line 103:


https://fontoxml.com/jats/
https://fontoxml.com/jats/
===Marcalyc===
http://marcalyc.redalyc.org/


==Validation Tools==
==Validation Tools==
Line 138: Line 141:


The [http://arphahub.com/ ARPHA Publishing Platform] is a JATS XML-based, end-to-end, online, collaborative, journal publishing workflow that supports the full life cycle of a manuscript, from authoring, to peer-review, publication, dissemination and archiving.
The [http://arphahub.com/ ARPHA Publishing Platform] is a JATS XML-based, end-to-end, online, collaborative, journal publishing workflow that supports the full life cycle of a manuscript, from authoring, to peer-review, publication, dissemination and archiving.
===PubPub===
[https://www.pubpub.org/ PubPub] can import from JATS XML and export to it.


===RVPublisher===
===RVPublisher===

Latest revision as of 03:15, 4 August 2020

Data entry tools[edit]

JATS Metadata Input Form

Conversion Tools[edit]

To JATS[edit]

From Word DOCX and other Word-processor formats[edit]

Biomedical Plain Text to JATS[edit]

sci.AI semanticizes concepts, relationships and authors in a plain text paper. Then it generates enhanced JATS with biomedical metadata.

eXtyles[edit]

eXtyles automates time-consuming aspects of document editing in Microsoft Word and exports to JATS XML (as well as many other DTDs).

Article Authoring Add-in for Word (NLM JATS)[edit]

As described at http://authoring.codeplex.com/ , "[t]his add-in for Microsoft Word enables authors/editors to use Microsoft Office Word to create, edit, and save files in the National Library of Medicine's NLM DTD (article or book) format." Though released in 2012, it was developed many years ago.

meTypeset[edit]

meTypeset "is a fork of the OxGarage stack" "to convert from Microsoft Word .docx format to NLM/JATS-XML". It is implemented as part of the PKP XML parsing stack.

Open Typesetting Stack (PKP XML Parsing Service)[edit]

The Open Typesetting Stack (formerly the PKP XML Parsing Service: sourcecode, beta site) converts Word documents to NLM DTD 3.0 XML, HTML, and PDF using meTypeset and other tools. As of April 2015, it's in beta, with metadata parsing disabled because of poor results. A plugin is being developed for Open Journal Systems (OJS) that will call this service. For more information, see a paper presented at JATS-Con 2015.

Migrate (from Stilo)[edit]

A proprietary cloud-based service: http://www.stilo.com/migrate-jats/

OxGarage[edit]

OxGarage can convert documents from various formats into "National Library of Medicine (NLM) DTD 3.0" (as well as various other formats). See documentation.

Markdown to JATS[edit]

pandoc-jats

PDF to JATS[edit]

This is a very difficult problem to solve. Success depends on how well structured your PDFs are and, for batch conversion, how consistently structured your PDFs are.

bepress OAI-PMH XML to JATS[edit]

oaipmh_jats: "This XSL stylesheet transforms OAI-PMH XML from the bepress Digital Commons platform to JATS DTD 1.1d2 XML. Input is issue-level data; output is as article-level files. Limited metadata fields are used, as this was originally created for the purpose of creating brief article records for deposit with Portico."

Native editors[edit]

Substance

from JATS[edit]

JATS to HTML[edit]

JATS Preview Stylesheets

eLife Lens converts NLM XML to JSON for displaying using HTML and Javascript. See the sourcecode on GitHub.

JATS to PDF[edit]

JATS Preview Stylesheets

JATS to EPUB[edit]

Editing Tools[edit]

JATS Framework for oXygen XML Editor[edit]

Users of oXygen XML Editor and oXygen XML Author can now install support for current versions of NISO JATS (and as a bonus, NLM BITS). Based on a Formal Public Identifier given in a DOCTYPE declaration, oXygen will detect that you are editing a JATS document and provide stylesheets and utilities.

Find the framework at https://github.com/wendellpiez/oXygenJATSframework

Documentation is here: https://github.com/wendellpiez/oXygenJATSframework/wiki

Or skip the page and download a copy directly: https://github.com/wendellpiez/oXygenJATSframework/archive/master.zip. Unzip it and drop the JATS folder into the frameworks folder of your oXygen installation.

Annotum[edit]

Annotum: a WordPress theme that contains WYSIWYG authoring in JATS (Kipling subset), peer-review and editorial management, and publishing. See a JATS-Con 2011 presentation.

ArticleExpress[edit]

ArticleExpress is a proprietary product from Dartmouth Journal Services that uses JATS underneath. See a JATS-Con 2013(4) presentation and a JATS-Con 2015 presentation.

PubRef[edit]

PubRef (whose homepage instead says "Pipeline") features a markdown-like editor that produces JATS XML. Documentation is limited, but more is expected well before March 2016.

ARPHA Writing Tool[edit]

The ARPHA Writing Tool is an online collaborative authoring tool, providing editing, peer-review and submission functionalities, as an integral component of the ARPHA JATS XML-based publishing platform.

FontoXML[edit]

https://fontoxml.com/jats/

Marcalyc[edit]

http://marcalyc.redalyc.org/

Validation Tools[edit]

PMC XML Validator[edit]

The PMC XML Validator can be used to confirm that a document is valid according to one of the JATS DTDS.

PMC Style Checker[edit]

The PMC Style Checker is an online web service that confirm whether an XML document conforms to PMC Style as defined in the PMC XML Tagging Guidelines. Note that the PMC Tagging Guidelines are a profile of JATS -- not every valid JATS document need conform to the PMC Tagging Guidelines.

JATS4R Validator[edit]

The JATS4R Validator is a work-in-progress. It is a set of schematron files that can be used to confirm that a document conforms to the recommended tagging practices of the JATS for reuse group.

Preview Tools[edit]

JATS Preview Stylesheets[edit]

code on GitHub

The JATS Preview Stylesheets are a series of .xsl, .xpl, .css, and .sch files that will create .html or .pdf versions of valid NISO Z39.96-2012 JATS 1.0 files. The primary purpose of the stylesheets is to support version 1.0 of the Publishing ("blue") tag set of JATS, but they will also work on data valid to JATS 1.0 Authoring ("orange"). Additionally, the stylesheets will work with versions 3.0 and 2.3 of NLM Journal Publishing ("blue") or Authoring ("orange").

These stylesheets are not intended to create production ready files. They can be customized as needed to produce output for any aspect of a publishing system.

oXygen Preview[edit]

See the JATS Framework for oXygen in the XML Editor Tools section below.

End-to-end publishing[edit]

ARPHA Publishing Platform[edit]

The ARPHA Publishing Platform is a JATS XML-based, end-to-end, online, collaborative, journal publishing workflow that supports the full life cycle of a manuscript, from authoring, to peer-review, publication, dissemination and archiving.

PubPub[edit]

PubPub can import from JATS XML and export to it.

RVPublisher[edit]

RVPublisher is River Valley Technology’s end to end publishing platform. Technical details are described in this JATS-Con paper.

Documentation Tools[edit]

Tools to improve upon the existing documentation for the JATS tag library

Alternative Tag Library viewer[edit]

The NISO JATS 1.0 and 1.1d1 Tag Libraries have been ported into an alternative, user-friendly HTML viewer here:

Archiving and Interchange

Publishing

Article Authoring

Book Interchange Tag Suite (BITS)

See this page for the definitive, up-to-date list.

These pages use jatsdoc, which is also included as part of the DtdAnalyzer, meaning that you can easily produce documentation pages like this for your own JATS customizations.

Browser userscript TagLibPermalink[edit]

TagLibPermalink on GitHub

A small browser extension that will add a "permalink" to each of the JATS tag library documentation pages, making it much easier to bookmark specific pages in the documentation and to share links to them, getting around the problem caused by the pages being within frames. Tested for Firefox and Chrome. Instructions and a video are found at the link above.