Link to bnf directly until HTML table is resolved
authorGavin Carothers <gavin@carothers.name>
Fri, 08 Jul 2011 13:11:37 -0700
changeset 78 cdea8b75c8b4
parent 77 a5691c307a22
child 79 9c9098d81aba
Link to bnf directly until HTML table is resolved
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Fri Jul 08 13:01:19 2011 -0700
+++ b/rdf-turtle/index.html	Fri Jul 08 13:11:37 2011 -0700
@@ -577,7 +577,7 @@
             <p>The <acronym title="Extended Backus–Naur Form">EBNF</acronym> used here is defined in XML 1.0 (Third Edition)
             [[!EBNF-NOTATION]]. Production labels consisting of a number and a final 's', e.g. [<a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#rRDFLiteral"><span class="prodNo">60s</span></a>], reference to the production with that number in the <a href="http://www.w3.org/TR/2008/REC-rdf-sparql-query-20080115/#sparqlGrammar">SPARQL Query Language for RDF grammar</a> [[RDF-SPARQL-QUERY]].
             </p>
-            <p class="note">At this point there should be the table output from yacker, but I has having trouble getting it to behave as expected.</p>
+            <p class="note">At this point there should be the table output from yacker, but I has having trouble getting it to behave as expected. See <a href="turtle.bnf">turtle.bnf</a> for exact grammar.</p>
             <div data-include="turtle-bnf.html">
             </div>
           </section>