[x3d-public] JSON schema generator

John Carlson yottzumm at gmail.com
Wed Nov 18 14:01:33 PST 2020


https://raw.githubusercontent.com/coderextreme/X3DJSONLD/master/src/main/shell/generateSchema.sh

Above is a shell script to generate all versions of X3D JSON schema in
JSON-schema draft-07.

FYI, there are JSON schema draft-07 validators in use: everit and Ajv.

Don, I seem to remember an issue we had with generating spurious errors
when validating nodes with USE.   The answer I figured out was turn off
debugging and go to the deepest reported node in the document for where the
error is.   The Ajv author said he would not change this, but there’s the
Ajv-errors package.

Please review.

John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20201118/d5105118/attachment.html>


More information about the x3d-public mailing list