Menu

#114 Example file for converting from .x3d to .x3dj (unvalidatable test case)

X3D4
open
None
2026-06-21
2026-06-19
No

This file, when converted to JSON, may prove useful for testing JSON schema. I don't necessarily think the file is correct!

https://github.com/coderextreme/X3DJSONLD/blob/main/src/main/data/Nodes.x3d

Discussion

  • John W Carlson

    John W Carlson - 2026-06-19
    • summary: Illegal… JSON result properties when converting from .x3d to .x3dj --> Example file for converting from .x3d to .x3dj (unvalidatable test case)
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,8 +1,3 @@
     This file, when converted to JSON, may prove useful for testing JSON schema.  I don't necessarily think the file is correct!
    
     https://github.com/coderextreme/X3DJSONLD/blob/main/src/main/data/Nodes.x3d
    -
    -Also, when processing some files to JSON, I had a handful issues getting "Illegal..." in the JSON.   I'm putting this here as a reminder because I was too engrossed in my task.  The source .x3d files are here:
    -
    -https://github.com/coderextreme/X3DJSONLD/blob/main/src/main/data/  I will try sort these out in the next few days.
    -
    
     
  • Don Brutzman

    Don Brutzman - 2026-06-21

    We are awaiting stabilization of JSON Schema specification by IETF working group before attempting to merge the varying different JSON schema dialects already in existence.

    We will only be testing valid X3D models in XML and JSON once that effort finally begins.

     

Log in to post a comment.