This repository contains:
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.
Validate a JATS XML file using:
Convert and validate against:
tests/validate.sh filename
to validate a JATS XML file.cd schema && make fetch
to fetch all the resources.