Status paragraph
author"Gavin Carothers <gavin@topquadrant.com>"
Wed, 13 Jul 2011 16:11:52 -0700
changeset 83 4990e6cf38ad
parent 82 3a13143a4ad6
child 85 01b18ef38e10
Status paragraph
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Jul 13 10:21:51 2011 -0700
+++ b/rdf-turtle/index.html	Wed Jul 13 16:11:52 2011 -0700
@@ -118,6 +118,17 @@
 			"Turtle". It is intended to be compatible with, and a subset of, 
 			<a href="http://www.w3.org/DesignIssues/Notation3">Notation 3</a>.</p>
 	</section>
+
+    <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 implementors 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 with the SPARQL triple patterns. The working group does not 
+			expect to make any large changes to the existing syntax.
+      </p>
+    </section>
 	
 	<section id="sec-intro">
 			<h2>Introduction</h2>