JATS4R / jats-validator

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

Use schematron runner class #25

Open hubgit opened 4 years ago

hubgit commented 4 years ago

Use a new Schematron class for running the Schematron validations, via fontoxpath.

TODO:

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/jats4r/jats-validator/bsvhjda1m ✅ Preview: https://jats-validator-git-xpath-validator.jats4r.now.sh

hubgit commented 4 years ago

Alternatively, use https://github.com/wvbe/node-schematron

hubgit commented 4 years ago

This will be more useful once matches is supported in fontoxpath: https://github.com/FontoXML/fontoxpath/issues/188