[x3d-public] JSON schema links for X3D JSON meeting Wednesday 8am PST

John Carlson yottzumm at gmail.com
Tue Mar 20 18:07:55 PDT 2018


Roy’s schema (my patched version):

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

Roy’s schema upgraded to draft-06:

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

My generated schema at draft-06:

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

Patch to bring standard up to roy’s schema.  I think the required may be unnecessary, and will patch.

$ diff -w /c/x3d-code/www.web3d.org/specifications/x3d-3.3-JSONSchema.json x3d-3.3-JSONSchema.json.backup
5605c5605
<       "IndexedTrangleSet": {
---
>       "IndexedTriangleSet": {
16085c16085
<                                       "$ref": "#/definitions/IndexedTrangleSet"
---
>                                       "$ref": "#/definitions/IndexedTriangleSet"
17608c17608
<                               "$ref": "#/definitions/IndexedTrangleSet"
---
>                               "$ref": "#/definitions/IndexedTriangleSet"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20180320/5360d01d/attachment.html>


More information about the x3d-public mailing list