Re: SPARQL and Turtle Prefix Placement

> btw, i've been updating the grammar to deal with some LL(1).LALR(1) and other conflicts. should be synched soon.

As this is very close to LC, could you point out the changes being made?

This does not make it very easy to see any material changes:
http://dvcs.w3.org/hg/rdf/rev/8b47a7006c8c

The hg log is to changes of the HTML and it's very hard to see the real 
changes when it has:

  1.7 -    <td>[1]<td>
  1.8 -    <td><code>turtleDoc</code><td>
  1.9 +    <td>[1]</td>
1.10 +    <td><code>turtleDoc</code></td>

- - - - - - - - - - - - -

I noticed there are 2 * 17's:

[17] 	BASE 	::= 	'@base'
[17] 	PREFIX 	::= 	'@prefix'

	Thanks
	Andy

Received on Friday, 15 June 2012 08:25:38 UTC