[x3d-public] Nearly good news.

John Carlson yottzumm at gmail.com
Thu Nov 18 01:59:19 PST 2021


util.js:175 strict mode: "prefixItems" is 2-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/0"
util.js:175 strict mode: "prefixItems" is 2-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/1"
util.js:175 strict mode: "prefixItems" is 2-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40type"
util.js:175 strict mode: "prefixItems" is 3-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40avatarSize"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/2"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/3"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/4"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/5"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/6"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/$defs/@geoSystem/oneOf/7"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40clipBoundary"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40fieldOfView"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40jointBindingRotatio
ns"
util.js:175 strict mode: "prefixItems" is 4-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40orientation"
util.js:175 strict mode: "prefixItems" is 6-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40spine"
util.js:175 strict mode: "prefixItems" is 9-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40inertia"
util.js:175 strict mode: "prefixItems" is 10-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40crossSection"
util.js:175 strict mode: "prefixItems" is 16-tuple, but minItems or 
maxItems/items are not specified or different at path 
"#/oneOf/1/properties/%40matrix"


I am getting farther along with Ajv, successfully using it and 
ajv-formats on 2 web pages. Apparently, Ajv is finding problems above 
with the X3D4 JSON schema, which is here:

https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/schema/x3d-4.0-JSONSchema.json

JSON schema information is on the https://json-schema.org site

If someone could look into this, it would be appreciated greatly!  We're 
nearly there for a production deployment of X3D4 JSON schema supporting 
JSON schema draft 2020-12 in X3DJSONLD, I just need to check various 
command line stuff to make sure it's still working, and then I'll check 
X3DJSONLD in and release!


John


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20211118/75b7b00c/attachment.html>


More information about the x3d-public mailing list