Re: [Virtuoso-users] Aggregates for SPARQL - Problem

2007-12-07 Thread Bastian Quilitz
hich does not include SR478. > > > Cheers, > Bastian > > [1] http://docs.openlinksw.com/virtuoso/errors.html > > > > -Original Message- > > From: Ivan Mikhailov [mailto:imikhai...@openlinksw.com] > > Sent: Thursday, December 06, 2007 9:49 PM &

Re: [Virtuoso-users] Aggregates for SPARQL - Problem

2007-12-07 Thread Bastian Quilitz
s.html > -Original Message- > From: Ivan Mikhailov [mailto:imikhai...@openlinksw.com] > Sent: Thursday, December 06, 2007 9:49 PM > To: Bastian Quilitz > Subject: Re: [Virtuoso-users] Aggregates for SPARQL - Problem > > Hello Bastian, > > This bug has be

[Virtuoso-users] Aggregates for SPARQL - Problem

2007-12-06 Thread Bastian Quilitz
Hello, I'm playing with the Aggregates for SPARQL and have a strange problem: Following query execute in isql but not via the SPARQL entpoint (500 internal server error): SELECT ?p count(?p) WHERE {?s ?p ?o} If I remove the ?p in the select it is working. Are there differencies between the su

[Virtuoso-users] Problem building Virtuoso on Suse

2007-11-29 Thread Bastian Quilitz
Hi all, I have a problem building virtuoso 5.0.2 on Suse Linux (64bit). Here is what I did: CFLAGS="-O3 -m64" export CFLAGS ./configure --prefix=/home/. make The error message I get can be found at: http://pastie.caboo.se/123346.txt?key=bco9tsyeacyoiqjtsy4g Any idea what causes this er

[Virtuoso-users] Virtuoso RDF support - performance

2007-07-04 Thread Bastian Quilitz
Hello, I am experimenting with virtuoso open source as rdf store. I tried to import a dbpedia dataset (1.6M triples) into the demo database (demo.ini) on a 8xOpteron(dualCore) with a lot of ram. This took around 3h and I am wondering whether this is a reasonable time? Although there were some othe