Re: [Virtuoso-users] virtuoso 7.2 and service

2015-03-11 Thread Olivier Rossel
Could you retry now? dbpedia.org might have been temporarily down when you tried the first query. On Wed, Mar 11, 2015 at 11:48 AM, Yohann MORENO wrote: > Hello > > When I try this request with virtuoso 7.2, > > SELECT * > WHERE { > ?Parametre owl:sameAs ?dbparametre. > SERVICE

Re: [Virtuoso-users] Loading relational data into Virtuoso

2014-09-09 Thread Olivier Rossel
I might be off-topic, but Druid (http://druid.sourceforge.net/) has always been a life saver when I have to deal with an unknown database. Roughly, you launch the jar by a java -jar druid.jar, and then point it to the JDBC driver of your database, and you can do most of the things you need (loadin

[Virtuoso-users] Fwd: Cryptic error when BINDing a variable

2014-05-17 Thread Olivier Rossel
Hello, I try this query on dbpedia.org: SELECT DISTINCT ?Label0 WHERE { < http://www.w3.org/2000/01/rdf-schema#label> ?Label0 . < http://www.w3.org/1999/02/22-rdf-syntax-ns#

Re: [Virtuoso-users] [Virtuoso-devel] Official binary builds

2013-01-20 Thread Olivier Rossel
Can't you use deb-src for Debian and Ubuntu? On Fri, Jan 18, 2013 at 4:43 PM, Hugh Williams wrote: > Hi Alexey, > > We are currently discussing how best this can be done for this common Linux > distro's, but as it stands they would have to be build from source, for > which we do provide instructi