[Virtuoso-users] iSPARQL

2017-10-10 Thread Haag, Jason
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

[Virtuoso-users] iSPARQL

2017-09-30 Thread Jason Haag
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

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'

[Virtuoso-users] iSparql log-in credentials

2012-06-05 Thread Rameswara Sashi Kiran Challa
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