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

2007-12-07 Thread Ivan Mikhailov
f the error codes somewhere on the web? I > > only > > found [1] which does not include SR478. > > > > > > Cheers, > > Bastian > > > > [1] http://docs.openlinksw.com/virtuoso/errors.html > > > > > > > -Original Message-

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

2007-12-07 Thread Virtuoso Maintainer
Hi Bastian, thanks for the reply. Maybe I should think about the commercial version ;) Note that the next open source release of virtuoso is eminent. Patrick

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