I now provide full JRuby source converted from  X3D JSON on the X3DJSONLD website.<div dir="auto"><br></div><div dir="auto"><div><a href="https://coderextreme.net/X3DJSONLD/src/main/html/main_viewer.html">https://coderextreme.net/X3DJSONLD/src/main/html/main_viewer.html</a></div><br></div><div dir="auto">The trick was to do fetch() in JavaScript in addition to reading files from the file system.</div><div dir="auto"><br></div><div dir="auto">Alpha testers welcome, as I am testing server-side conversion, since I added a new function to handle the result from fs.readFileSync() and fetch().  I have not personally tested the programs presented on the website yet, except for JavaScript, a long time ago.</div><div dir="auto"><br></div><div dir="auto">Now, I have to propagate this to other Serializers which use the file system to read imports into source code.</div><div dir="auto"><br></div><div dir="auto">A simpler alternative would be to include imports in the serializer, but then updates would be a pain!</div><div dir="auto"><br></div><div dir="auto">Amazing!</div><div dir="auto"><br></div><div dir="auto">John</div>