Re: [Virtuoso-users] isparql receives wrong response format

2014-05-09 Thread Hugh Williams
Hi Sebastian, I see what you mean by the difference in request types: v71: http://www.w3.org/2005/sparql-results#"; xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";> v6.1: http://www.w3.org/2005/sparql-results#"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocat

Re: [Virtuoso-users] isparql receives wrong response format

2014-05-08 Thread Sebastian Straub
> What is the version of the iSPARQL VAD you have installed 1.29.29/ 2014-05-07 > as with version 1.29.28 the default query expands to the following for me ? > > query= > select distinct ?Concept where {[] a ?Concept} LIMIT 100 > format=application/rdf+xml Yes, this should be equivalent to mine

Re: [Virtuoso-users] isparql receives wrong response format

2014-05-07 Thread Hugh Williams
Hi Sebastian, What is the version of the iSPARQL VAD you have installed, as with version 1.29.28 the default query expands to the following for me ? query= select distinct ?Concept where {[] a ?Concept} LIMIT 100 format=application/rdf+xml Best Regards Hugh Williams Professional Services Ope

[Virtuoso-users] isparql receives wrong response format

2014-05-07 Thread Sebastian Straub
Hi, I tried to install Virtuoso 7.1 (stable) on Ubuntu 14.04, but due to issue #160 [1], I had to switch to the development-branch, which compiled without any errors. Now, when I run SPARQL queries via HTTP or the basic sparql webinterface, everything works as expected, but when using isparql, I'