Re: [Virtuoso-users] Group by in ASK queries error

2014-01-06 Thread Rumi
Hi Dimitris, On 03-Jan-14 1:49 PM, Dimitris Kontokostas wrote: Hi Rumi, I know about the inner select but by checking the sparql grammar [1] and validator [2] my query looks valid Yes. The query syntax is correct. A report is sent to development to fix. Will let you know when it is available

Re: [Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Dimitris Kontokostas
Hi Rumi, I know about the inner select but by checking the sparql grammar [1] and validator [2] my query looks valid Best, Dimitris [1] http://www.w3.org/TR/sparql11-query/ SelectQuery ::= SelectClause DatasetClause

Re: [Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Rumi
Hi Dimitris, On 03-Jan-14 11:06 AM, Dimitris Kontokostas wrote: Hi & happy new year to all! I noticed that virtuoso doesn't support group by / having in ask queries Is this a bug or not supported yet? e.g. ASK WHERE { ?resource ?c } GROUP BY ?resource HAVING ( count(?c) > 1 ) Happy New

[Virtuoso-users] Group by in ASK queries error

2014-01-03 Thread Dimitris Kontokostas
Hi & happy new year to all! I noticed that virtuoso doesn't support group by / having in ask queries Is this a bug or not supported yet? e.g. ASK WHERE { ?resource ?c } GROUP BY ?resource HAVING ( count(?c) > 1 ) Best, Dimitris -- Kontokostas Dimitris -