XSLT Schematron
Posted by jtakeda on 24 May 2018 in Activity log
Ported over the XSL schematron pipeline to MoEML, which is working nicely. What's nice about this is that we now have the TEI schematron embedded into MoEML's own schematron, which is quite nice.
I've changed the main build (london/build.xml) to use the XSLT created by the schematron process and everything seems to be fine. It is very slightly slower than the schematron ant task, but it much nicer since the error messages fail the build immediately, rather than waiting for Jenkins to parse the "ERROR" output.