--- a/rdf-turtle/index.html Thu May 17 12:06:27 2012 -0700
+++ b/rdf-turtle/index.html Thu May 17 12:07:33 2012 -0700
@@ -815,7 +815,7 @@
</p>
</section>
<section id="sec-parsing-example" class="informative">
- <h3>Parsing Example (Informative)</h3>
+ <h3>Parsing Example</h3>
<p>The following informative example shows the semantic actions performed when parsing this Turtle document with an LALR(1) parser:</p>
<pre class="example"><script type="text/turtle">
@@ -852,7 +852,7 @@
</section>
</section>
<section id="sec-examples" class="informative">
- <h2>Examples (Informative)</h2>
+ <h2>Examples</h2>
<p>This example is a Turtle translation of
<a href="http://www.w3.org/TR/rdf-syntax-grammar/#example7">example 7</a>
@@ -1206,7 +1206,7 @@
<h2>Turtle compared</h2>
<p>Turtle is related to a number of other languages.</p>
<section id="sec-diff-n3" class="informative">
- <h3>Turtle compared to Notation 3 (Informative)</h3>
+ <h3>Turtle compared to Notation 3</h3>
<p>Turtle is similar to and inspired by Notation 3 (<abbr title="Notation 3">N3</abbr>).
Please see the most recent Notation3 specification for comparison with Turtle.</p>
@@ -1239,7 +1239,7 @@
-->
</section>
<section id="sec-diff-rdfxml" class="informative">
- <h3>Turtle compared to RDF/XML (Informative)</h3>
+ <h3>Turtle compared to RDF/XML</h3>
<p>
<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/">RDF/XML</a>
([[RDF-SYNTAX-GRAMMAR]])
@@ -1249,7 +1249,7 @@
These restrictions do not apply to Turtle.</p>
</section>
<section id="sec-diff-sparql" class="informative">
- <h3>Turtle compared to SPARQL (Informative)</h3>
+ <h3>Turtle compared to SPARQL</h3>
<p>The <a href="http://www.w3.org/TR/sparql11-query/">SPARQL Query Language for RDF</a> (<abbr title="SPARQL Protocol And RDF Query Language">SPARQL</abbr>) [[RDF-SPARQL-QUERY]] uses a Turtle style syntax for its <a href="http://www.w3.org/TR/sparql11-query/#rTriplesBlock">TriplesBlock production</a>.
This production differs from the Turtle language in that:
@@ -1442,7 +1442,7 @@
<section id="sec-acks" class="appendix">
- <h2>Acknowledgements (Informative)</h2>
+ <h2>Acknowledgements</h2>
<p>This work was described in the paper
<a href="http://www.dajobe.org/2003/11/new-syntaxes-rdf/">New Syntaxes for RDF</a>
@@ -1459,7 +1459,7 @@
</section>
<section id="sec-changelog" class="appendix">
- <h2>Changes (Informative)</h2>
+ <h2>Changes</h2>
<p>Changes since the last publication of this document
<a href="http://www.w3.org/TeamSubmission/2008/SUBM-turtle-20080114">W3C Turtle Submission 2008-01-14</a>