Add title for EBNF
authorGavin Carothers <gavin@carothers.name>
Fri, 08 Jul 2011 11:09:00 -0700
changeset 74 1be5f415036d
parent 73 ba887d3f4cad
child 75 4106407897c1
Add title for EBNF
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Fri Jul 08 11:01:50 2011 -0700
+++ b/rdf-turtle/index.html	Fri Jul 08 11:09:00 2011 -0700
@@ -574,7 +574,7 @@
           </section>
           <section id="sec-grammar-grammar">
           <h3>Grammar</h3>
-            <p>The EBNF used here is defined in XML 1.0 (Third Edition)
+            <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>