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
> 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
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
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'