- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Wed, 19 Dec 2012 09:46:40 +0000
- To: public-rdf-wg@w3.org
On 19/12/12 02:55, Eric Prud'hommeaux wrote:
> I haven't tried the productions below because I think the SPARQL grammar (also Andy's) provides a simpler solution:
>
> -[7] predicateObjectList ::= verb objectList (';' predicateObjectList?)*
> +[7] predicateObjectList ::= verb objectList (';' (verb objectList)? )*
Either is fine by me (hence the text in the LC is fine).
Andy
Received on Wednesday, 19 December 2012 09:47:10 UTC