- From: Seaborne, Andy <andy.seaborne@hp.com>
- Date: Mon, 23 Jan 2006 16:23:14 -0000
- To: "RDF Data Access Working Group" <public-rdf-dawg@w3.org>
Should have been send to the WG list.
Andy
-------- Original Message --------
> From: Seaborne, Andy <>
> Date: 23 January 2006 13:27
>
> 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 16:23:31 UTC