[Mulgara-dev] SPARQL grammar error

Alex Hall alexhall at revelytix.com
Mon Dec 1 17:23:22 UTC 2008


I believe I've found an error in the JavaCC grammar file for the SPARQL parser,
specifically in the OrderCondition construction.  The
"queryStructure.addOrdering(...)" statement appears to be attached only to the
"( e=Constraint() | e=Var() )" term.  The end result is that bracketted
expressions with the 'ASC' or 'DESC' keywords are not actually added to the
query structure.  Is my interpretation of this correct?

Regards,
Alex



More information about the Mulgara-dev mailing list