HI All,
I'm trying to learn how to save demo queries using iSPARQL so they
show up in the faceted browser.
I'm reading this post:
http://vos.openlinksw.com/owiki/wiki/VOS/VirtFCTFeatureQueries#SPARQL%20Queries
When I try to login using the default user: dav and password dav it
displays a message
HI All,
I'm trying to learn how to save demo queries using iSPARQL so they
show up in the faceted browser.
I'm reading this post:
http://vos.openlinksw.com/owiki/wiki/VOS/VirtFCTFeatureQueries#SPARQL%
20Queries
When I try to login using the default user: dav and password dav it
displays a messag
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'
Hi,
I have set up OpenLink Virtuoso (open-source version) on my Linux
machine(Fedora).
I am able to access the conductor and am able to load some triples.
I came across isparql and was trying to use it. I noticed there is a log-in
required.
Firstly may I know if isparql is available full-fledge u