- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Mon, 23 Jan 2006 13:27:24 -0000
- To: <public-rdf-dawg-comments@w3.org>
I have chnaged the grammar to reflect the clarification of BGPs and
constraints by putting a rule in that is called BasicGraphPattern.
The case of:
{ _:a :p ?v . FILTER(?v <3) . _:a : ?w }
I have changed:
Moved constraint into a BasicGraphPattern rule
Created BlockOfTriples for a sequnece of triple patterns (this was
"Triples")
Moved BlockOfTriples and BasicGraphPattern to be with the other
pattern rules
Renamed Triples1 to TriplesSameSubject
Removed recursion in TriplesSameSubject
Andy
Received on Monday, 23 January 2006 13:27:32 UTC