- From: bergi <bergi@axolotlfarm.org>
- Date: Sun, 3 Dec 2023 23:39:46 +0100
- To: Pierre-Antoine Champin <pierre-antoine@w3.org>, Semantic Web <semantic-web@w3.org>
Hi all, If someone is interested in JavaScript-based tools for the browser and also the command line, I just published some services/packages based on RDF-Ext to convert RDF, prettify Turtle files, and do some SHACL-based validation. These have been my standard tools for these use cases for several months and, therefore, are already very stable despite being initial releases. RDF-Translator is an RDF converter for the browser. URL: https://playground.rdf-ext.org/rdf-translator/ GitHub: https://github.com/rdf-ext/rdf-translator/ rdf-ext-cli is a command line util to convert and validate RDF data. NPM: https://www.npmjs.com/package/rdf-ext-cli GitHub: https://github.com/rdf-ext/rdf-ext-cli The SHACL Playground based on the fast shacl-engine could also be of interest. URL: https://playground.rdf-ext.org/shacl/ GitHub: https://github.com/rdf-ext/shacl-playground/ Blog Post: https://www.bergnet.org/2023/03/2023/shacl-engine/ All packages/services are 100% JavaScript & open source, and contain 0% stolen code. Best, bergi Am 21.11.23 um 10:34 schrieb Pierre-Antoine Champin: > My second question is: for those who use that service or a similiar one > : would a purely client-size option be acceptable ? In other words, are > you using it exclusively in a browser, or are you accessing it as an API > from other programs?
Received on Sunday, 3 December 2023 22:40:04 UTC