Fwd: Re: Current RDFJS implementations?

(apologies if this mail arrives twice - I did not notice that opening my thunderbird from firefox uses the wrong email by default)

Hi,

I just added the faceted browser for SPARQL endpoints "Facete" to

https://github.com/linkeddata/rdflib.js/wiki/Other-Implementations


Another project I am currently heavily working on, but at present still a somewhat unlaid egg is

Sponate:

https://github.com/GeoKnow/Sponate

which is about the creation of a
Hibernate like mapper from SPARQL to Json that exposes a 'virtual' MongoDB API.
In fact, we are in the process polishing up the Facete components into this project.
The name stands for SPARQL + Json + Hibernate ;)
It already contains a 1:1 port of several RDF and SPARQL related Apache Jena classes.
Unfortunately, no parser.

Btw, has anyone ever tried piping one of the Java SPARQL parsers through a Java-Javascript converter, such as GWT?
(My attempt was unsuccessful, but I am not a GWT expert)
My impression is, that the JavaScript tools always lack significantly behind the Java versions :/

Cheers,
Claus

Received on Saturday, 5 October 2013 21:40:35 UTC