--- a/rdf-turtle/index.html Tue May 01 14:58:51 2012 -0700
+++ b/rdf-turtle/index.html Tue May 01 15:29:57 2012 -0700
@@ -142,12 +142,16 @@
<section id='sotd'>
<p>
- Turtle is already a reasonably settled serialization of RDF. Many
- implementations of Turtle already exist. We are hoping for feedback from those
- existing implementers and other people deciding that now would be a good time
- to support Turtle. There are still a few rough edges that need polishing, and
- better alignment is needed with the SPARQL triple patterns. The working group
- does not expect to make any large changes to the existing syntax.
+ <strong>The following are the non-editorial changes since last publication:</strong>
+ <ul>
+ <li>Local part of prefix names can now include ":"
+ <li>Specification of N-Triples
+ <li>Turtle in HTML
+ <li>Renaming of grammar tokens and rules around IRIs
+ <li>Reserved character escape sequences
+ <li>String escape sequences limited to strings
+ <li>Numeric escape sequences limited to IRIs and Strings
+ </ul>
</p>
</section>