- spurious \\s
authorEric Prud'hommeaux <eric@w3.org>
Fri, 15 Jun 2012 08:55:36 -0400
changeset 442 14e36e30a9c0
parent 441 5f779d262c00
child 443 5dd07bbb1bdb
- spurious \\s
~ entity-encoded <>s
rdf-turtle/turtle-bnf.html
--- a/rdf-turtle/turtle-bnf.html	Fri Jun 15 04:47:33 2012 -0400
+++ b/rdf-turtle/turtle-bnf.html	Fri Jun 15 08:55:36 2012 -0400
@@ -175,7 +175,7 @@
     <td>[132s]</td>
     <td><code>IRIREF</code></td>
     <td>::=</td>
-    <td>'<code class='grammar-literal'>&lt;</code>' ([<code class='grammar-chars'>^#x00-#x20<>\"{}|^`\\</code>] <code>| </code> <a href='#grammar-production-UCHAR'>UCHAR</a>)<code class='grammar-star'>*</code> '<code class='grammar-literal'>&gt;</code>'</td>
+    <td>'<code class='grammar-literal'>&lt;</code>' ([<code class='grammar-chars'>^#x00-#x20&lt;&gt;"{}|^`\</code>] <code>| </code> <a href='#grammar-production-UCHAR'>UCHAR</a>)<code class='grammar-star'>*</code> '<code class='grammar-literal'>&gt;</code>'</td>
 </tr>
             <tr id="grammar-production-PNAME_NS" data-grammar-original="[133s] PNAME_NS ::= PN_PREFIX? &quot;:&quot;" data-grammar-expression="(&#x27;,&#x27;, [(&#x27;?&#x27;, (&#x27;id&#x27;, &#x27;PN_PREFIX&#x27;)), (&quot;&#x27;&quot;, &#x27;:&#x27;)])" class='grammar-token'>
     <td>[133s]</td>