From: Bart P. <bar...@el...> - 2007-03-23 15:43:23
|
Hi, are there any plans to implement json results for sparql queries? http://www.w3.org/TR/rdf-sparql-json-res/ It would be nice to use dojo.data to query a RAP DB http://dojotoolkit.org/node/98 Greetings Bart Christian Weiske schrieb: > Hello all, > > > I'm proud I can announce that my SparqlEngineDb implementation went a > big step forward and has ORDER BY and LIMIT/OFFSET support now. ORDER BY > support was really tricky, since data have to be sorted not the way the > database sorts the blob values, but by their resource type (blank, > literal, resource) and then according to the sorting rules that their > XSD schema type specifies (which was a problem since the integers are > stored as blobs/strings, and the DBMS does not know that they are meant > to be integers). > _______________________________________________ > Rdfapi-php-interest mailing list > Rdf...@li... > https://lists.sourceforge.net/lists/listinfo/rdfapi-php-interest |