Remove issue around literals, example is HUGE would be even bigger in N-Quads
authorGavin Carothers <gavin@carothers.name>
Tue, 02 Jul 2013 13:36:26 -0700
changeset 882 ddf50965e2f5
parent 881 cc93fd577d4c
child 883 b8994acd28ac
Remove issue around literals, example is HUGE would be even bigger in N-Quads
nquads/index.html
--- a/nquads/index.html	Tue Jul 02 13:34:29 2013 -0700
+++ b/nquads/index.html	Tue Jul 02 13:36:26 2013 -0700
@@ -142,9 +142,6 @@
           If present, the <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-language-tagged-string">language tag</a> is preceded by a '<code>@</code>' (<span class="codepoint">U+0040</span>).
           If there is no language tag, there may be a <a href="http://www.w3.org/TR/rdf11-concepts/#dfn-datatype-iri">datatype IRI</a>, preceeded by '<code>^^</code>' (<span class="codepoint">U+005E</span> <span class="codepoint">U+005E</span>). If there is no datatype IRI and no language tag, the datatype is <code>xsd:string</code>.
         </p>
-        <p class="issue">
-          Include examples with a few escapes for new lines, etc
-        </p>
         </section>
       <section id="BNodes">
         <h3>RDF Blank Nodes</h3>