Frans,

Do you mean the D2R Server SPARQL endpoint? It uses Joseki, which doesn’t 
support JSON-LD out of the box.

If you use the D2RQ Java API, you can get SPARQL CONSTRUCT results as an Apache 
Jena model, and there should be a number of ways of getting that serialised to 
JSON-LD.

The main obstacle here is that D2RQ uses a pretty old Jena version (2.7.0) that 
doesn’t support JSON-LD (only in 2.12.1). I don’t know if running D2RQ with the 
latest Jena will work out of the box. That usually requires some adjustments in 
the query engine code.

Best,
Richard


> On 5 Feb 2015, at 07:15, Frans Knibbe | Geodan <frans.kni...@geodan.nl> wrote:
> 
> Hello,
> 
> Does D2RQ support JSON-LD as output format for SPARQL CONSTRUCT queries? 
> 
> Greetings,
> Frans
> 
> Frans Knibbe
> Geodan
> President Kennedylaan 1
> 1079 MB Amsterdam (NL)
> 
> T +31 (0)20 - 5711 347
> E frans.kni...@geodan.nl
> www.geodan.nl | disclaimer
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. 
> http://goparallel.sourceforge.net/_______________________________________________
> d2rq-map-devel mailing list
> d2rq-map-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
d2rq-map-devel mailing list
d2rq-map-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel

Reply via email to