Re: [Virtuoso-users] Problem with MAX function in SPARQL

2015-11-11 Thread Hugh Williams
Hi Francesco, I have been able to recreate this issue with the latest open source develop/7 build and reported to development to look into: SQL> SPARQL PREFIX km4c:> PREFIX foaf:

Re: [Virtuoso-users] Problem with MAX function in SPARQL

2015-11-11 Thread Kingsley Idehen
On 11/11/15 1:09 PM, Francesco Balzu wrote: > Excuse me if I submit again the same question, but it is important to > me to know where I am mistaken. > I have a problem with the MAX aggregate function in SPARQL. I provide > the data and the query that generates the wrong (according to me) > result.

[Virtuoso-users] Problem with MAX function in SPARQL

2015-11-11 Thread Francesco Balzu
Excuse me if I submit again the same question, but it is important to me to know where I am mistaken. I have a problem with the MAX aggregate function in SPARQL. I provide the data and the query that generates the wrong (according to me) result. The query is slightly different from the one that