Re: what functions should we include in SPARQL 1.1?

On Wed, Nov 3, 2010 at 10:39 AM, Paul Gearon <gearon@ieee.org> wrote:
<snip/>
> Math/Logic
> Many of these are already covered, but I'd like to see:
>  if(cond, true-expr, false-expr)
> I believe this is already possible, but an if() function makes certain
> tasks much easier.

Sorry, I forgot that IF has been included in the builtins already.
It's not documented yet, but I presume that it operates as I remember:
  http://www.w3.org/TR/2010/WD-sparql11-query-20100601/#func-if

So please ignore that part of my earlier email.

Regards,
Paul

Received on Wednesday, 3 November 2010 17:26:22 UTC