This started as an experiment of compiling Sophia into WebAssembly, and grew into a (hopefully) useful playground for RDF validation, conversion, canonicalization, and possibly more in the future...
wasm-pack build --target web
Run a local web server (e.g. with python -m http.server
) and visit http://localhost:8000/demo/.