W3C home > Mailing lists > Public > public-sparql-dev@w3.org > October to December 2009

Re: convert SQL to SPARQL

From: Richard Newman <rnewman@franz.com>
Date: Fri, 16 Oct 2009 10:37:36 -0700
Cc: <public-sparql-dev@w3.org>
Message-Id: <C5A60B4E-BE31-4CE4-9353-9D484154C147@franz.com>
To: Ricardo Almeida <ric_gabriel@hotmail.com>
Hi Ricardo,

> Is  this correct, or the GROUP BY is an extension?

Aggregates are not part of SPARQL as currently released, so you can't  
do GROUP BY. Neither can you do COUNT(?matricula).

Your implementation might support these, but most don't.

You also need to drop the angle brackets around your abbreviated  
resources — <ex:Pessoa> should be ex:Pessoa.
Received on Friday, 16 October 2009 17:38:14 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 16 October 2009 17:38:14 GMT