[Cubicweb] syntactic sugar in SPARQL gives inspiration for RQL
Nicolas Chauvat
nicolas.chauvat at logilab.fr
Mon Jan 27 23:49:05 CET 2014
Hi List,
I recently had to re-read the SPARQL 1.1 specification and realized I
had forgotten about two pieces of syntatic sugar (paths and
alternatives), that we may want to import in future versions of RQL:
alternatives: "(X a Y) U (X b Y)" <=> "X a|b Y"
paths: "X a Y, Y b Z" <=> "X a/b Z"
WDYT ?
--
Nicolas Chauvat
logilab.fr - services en informatique scientifique et gestion de connaissances
More information about the Cubicweb
mailing list