Add turtle compared super section
authorGavin Carothers <gavin@carothers.name>
Fri, 10 Jun 2011 22:09:36 -0700
changeset 51 a076f28b8811
parent 50 f3ef6ae61890
child 52 b51ff0660265
Add turtle compared super section
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Fri Jun 10 16:40:36 2011 -0700
+++ b/rdf-turtle/index.html	Fri Jun 10 22:09:36 2011 -0700
@@ -809,7 +809,9 @@
           </p>
         </section>
 
-
+      <section id="sec-compared" class="informative">
+        <h3>Turtle compared</h2>
+        <p>Turtle is related to a number of other languages.</p>
       <section id="sec-diff-ntriples" class="informative">
         <h2>Turtle compared to N-Triples (Informative)</h2>
         <p class="note">All of the parts of Turtle that talk about being derived from N-Triples need to change if this document also specifies N-Triples.</p>
@@ -838,7 +840,7 @@
         </ol>
       </section>
       <section id="sec-diff-n3" class="informative">
-        <h2>Turtle compared to Notation 3 (Informative)</h2>
+        <h3>Turtle compared to Notation 3 (Informative)</h2>
 
         <p>Notation 3 (N3) triples are a superset of RDF triples.
         In particular, N3 formulae (graphs) may be the subject or object of N3 triples.
@@ -862,7 +864,7 @@
         </ol>
       </section>
       <section  id="sec-diff-sparql" class="informative">
-      <h2>Turtle compared to SPARQL (Informative)</h2>
+      <h3>Turtle compared to SPARQL (Informative)</h2>
 
       <p>The <a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/">SPARQL Query Language for RDF</a> (<acronym title="SPARQL Protocol And RDF Query Language">SPARQL</acronym>) [[RDF-SPARQL-QUERY]] uses a Turtle/N3 style syntax for its <a href="../../../2009/sparql/docs/query-1.1/rq25#rTriplesBlock">TriplesBlock production</a>.
       This production differs from the Turtle langage in that:
@@ -883,6 +885,7 @@
       </p>
       </section>
       
+      </section>
       
       <section id="sec-mediaReg" class="appendix">
         <h2>Internet Media Type, File Extension and Macintosh File Type (Normative)</h2>