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-
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
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
&
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
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