Remove XML namespace and QName indentifiers
authorGavin Carothers <gavin@carothers.name>
Wed, 25 Apr 2012 17:58:55 -0700
changeset 261 0ca15dfa86db
parent 260 559916600db6
child 262 bc464a7af425
Remove XML namespace and QName indentifiers
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Apr 25 17:56:38 2012 -0700
+++ b/rdf-turtle/index.html	Wed Apr 25 17:58:55 2012 -0700
@@ -1021,19 +1021,7 @@
           <h2>Identifiers for the Turtle Language</h2>
           <p>The IRI that identifies the Turtle language is:<br />
           <code>http://www.w3.org/ns/formats/Turtle</code>
-          </p>
-
-          <p>The XML (Namespace name, Local name) pair that identifies
-          the Turtle language is:<br />
-          Namespace: <code>http://www.w3.org/ns/formats/Turtle</code><br />
-          Local name: <code>turtle</code><br />
-          The suggested namespace prefix is <code>ttl</code> (informative)
-          which would make this <code>ttl:turtle</code> as an XML QName.
-          </p>
-          <p class="issue">Previous versions of the Turtle specified 
-          <code>http://www.w3.org/2008/turtle#turtle</code> as the IRI for the Turtle language. 
-          This change aligns Turtle with identifiers for RDF/XML, N3, POWDER, etc</p>
-          
+          </p>          
         </section>
         <section id="sec-conformance">
           <h2>Conformance</h2>