Skip to content

lpanebr/jats-conversion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains:

  • XSL files for conversion from JATS XML to various other formats.
  • A PHP class for using the XSL.
  • Schema files fetched from third parties, for use in conversion and validation.

XML catalog

Add <nextCatalog catalog="file:///path/to/jats-conversion/schema/catalog.xml"/> to your system's catalog file (e.g. at /etc/xml/catalog) to avoid fetching resources from the network.

JATS validation

Validate a JATS XML file using:

Convert and validate against:

Updating

  • Run cd schema && make fetch to fetch all the resources.

About

Conversion and validation for JATS XML

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • XSLT 96.0%
  • PHP 1.4%
  • Shell 1.4%
  • Other 1.2%