Hi, On 1/30/07, Chris Bizer <[EMAIL PROTECTED]> wrote: > Our server pruduces SPARQL/JSON according to the W3C DAWG note on JSON > http://www.w3.org/TR/rdf-sparql-json-res/ As Exhibit expects a slightly > different input format, we have to transform the query result via a PHP script > from the SPARQL/JSON format into the Exhibit/JSON format, which is awfully > slow, > as our PHP/JSON library sucks. Indeed, PHP5.2 JSON module seems is broken in various ways :-/
> I konw that you are currently flooded with feature requests, so sorry for > another one. But do you have any plans for directly supproting SPARQL/JSON in > exhibit? > > As the number of SPARQL endpoints on the Web constantly grows > (http://esw.w3.org/topic/SparqlEndpoints), I think this would be a very > usefull > feature and would open another application area for Exhibit. > Indeed, would be a great idea, as it would be a quite ideal frontend for SPARQL endpoints ! I've made an hack for Timeline to allow it to support SPARQL/JSON format [1]. I think a similar one would be quite easy to do for Exhibit Hope that helps Alex. [1] http://apassant.net/home/2006/07/sioc-timeline/sparqljson.js > Cheers > > Chris > > > > -- > Chris Bizer > Freie Universität Berlin > Phone: +49 30 838 54057 > Mail: [EMAIL PROTECTED] > Web: www.bizer.de > > _______________________________________________ > General mailing list > [email protected] > http://simile.mit.edu/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
