Rinke Hoekstra
Rinke Hoekstra
Adopting the RDF/JS libraries has benefits over using Oxigraph and rdflib.js. * It allows for more finegrained control of rendering, and supports the preservation of namespace prefixes when converting from...
Passing this.flags to `stringToN3` to ensure that format flags are properly used. Fixes #650 The `stringToN3` function resets to default flag 'e` if `flags` has no value. This fix ensures...
The current `package.json` does not have a `prepare` step, which means that it is hard for development projects to include a specific branch or commit to their dependencies (as no...