JATS4R / jats-validator

JATS4R Schematron validation as a web service
https://jats-validator.vercel.app/
3 stars 1 forks source link
jats jats-xml schematron schematron-validation validation xml

jats-validator is a set of web services that take an XML document (as the xml field of a multipart/form-data POST request) and return the following:

The server runs as a lambda function when deployed for production, and can be run locally with now dev for development.