- From: Ruben Verborgh <ruben.verborgh@ugent.be>
- Date: Fri, 22 Aug 2014 17:31:15 +0200
- To: public-rdfjs@w3.org
Dear RDF/JavaScripters, For some time, we haven't had a full SPARQL 1.1 parser for JavaScript yet. SPARQL.js finally changes this :-) The full story is on http://ruben.verborgh.org/blog/2014/08/22/writing-a-sparql-parser-in-javascript/ and the MIT licensed code on https://github.com/RubenVerborgh/SPARQL.js. npm module: sparqljs (compatible with browsers through browserify). Check it out and let me know what you think! Best, Ruben
Received on Friday, 22 August 2014 15:31:52 UTC