[x3d-public] Latest X3DV4 JSON schema (check date)

John Carlson yottzumm at gmail.com
Mon Apr 26 19:54:47 PDT 2021


Indeed, there was a change!!!! to draft 07 JSON schema!

Here's the diff:

$ git diff -w json*
diff --git a/json-schema-draft-07.json b/json-schema-draft-07.json
index 5bee90e..fb92c7f 100644
--- a/json-schema-draft-07.json
+++ b/json-schema-draft-07.json
@@ -64,6 +64,10 @@
              "type": "boolean",
              "default": false
          },
+        "writeOnly": {
+            "type": "boolean",
+            "default": false
+        },
          "examples": {
              "type": "array",
              "items": true

I don't think this will affect X3D JSON schema, but it may affect everit 
and Ajv.

Good catch!

Retesting...

John

On 4/26/21 9:32 PM, John Carlson wrote:
> Classpath which contains jars to download found in validate.sh in 
> x3dschema repository under my coderextreme account on GitHub.com
>
> John
>
> On Mon, Apr 26, 2021 at 7:32 PM John Carlson <yottzumm at gmail.com 
> <mailto:yottzumm at gmail.com>> wrote:
>
>     https://github.com/coderextreme/x3dschema/blob/master/validate.sh
>     <https://github.com/coderextreme/x3dschema/blob/master/validate.sh>
>
>     (Check CLASSPATH above, and location to download everit if
>     building everit from source.
>
>     There are additional jars for running everit, to verify my
>     classpath, check everit’s pom.xml files.
>
>     Next I will look into everit releases.
>
>     John
>
>     On Mon, Apr 26, 2021 at 7:24 PM John Carlson <yottzumm at gmail.com
>     <mailto:yottzumm at gmail.com>> wrote:
>
>         https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/schema/x3d-4.0-JSONSchema.json
>         <https://github.com/coderextreme/X3DJSONLD/blob/master/src/main/schema/x3d-4.0-JSONSchema.json>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210426/f4465bb3/attachment.html>


More information about the x3d-public mailing list