<div dir="auto">Don, hoping you can start working on Java solutions, so far I’ve worked on JavaScript and python.   Everit is broken and I haven’t tried working on other Java packages .   Your generated schemas do not play well with Ajv.   All examples are broken.   I have achieved pretty good results with my X3D JSON Schema in non-strict mode in JavaScript, but a solution for the web is required.   I have forgotten my python results, I switched validation packages in Python.   I have a test.py in  X3DJSONLD/src/main/python/test.py.</div><div dir="auto"><br></div><div dir="auto">My carpal tunnel flared up to the worst level ever.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 12, 2021 at 4:31 AM John Carlson <<a href="mailto:yottzumm@gmail.com">yottzumm@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">Here are the validaton problems with the converted with the x3D JSON <br>
schema converted from X3D XML schema:<br>
<br>
$ bash validate.sh 2>&1|grep Failed" "validation|wc<br>
<br>
    3823   38270 2619431<br>
$ bash validate.sh 2>&1|grep "Invalid regular expression"|wc<br>
<br>
    3823   38270 2619431<br>
<br>
3823 files fail validation with regexp errors.  Probably in the <br>
converted X3D JSON schema, would be my guess.<br>
<br>
</blockquote></div></div>