--- a/trig/index.html Sat Jun 15 13:04:11 2013 -0700
+++ b/trig/index.html Sat Jun 15 13:26:36 2013 -0700
@@ -35,6 +35,10 @@
// formal title, define it here
subtitle : "RDF Dataset Language",
+ "localBiblio" : {
+ "EBNF-NOTATION" : "Tim Bray; Jean Paoli; C. M. Sperberg-McQueen; Eve Maler; François Yergeau. <a href=\"http://www.w3.org/TR/REC-xml/#sec-notation\"><cite>EBNF Notation</cite></a> 26 November 2008. W3C Recommendation. URL: <a href=\"http://www.w3.org/TR/REC-xml/#sec-notation\">http://www.w3.org/TR/REC-xml/#sec-notation</a> "
+ },
+
// if you wish the publication date to be other than today, set this
// publishDate: "2013-04-09",
@@ -127,7 +131,7 @@
<h2>Introduction</h2>
<p>This document defines TriG a concrete syntax for RDF as defined in the
RDF Concepts and Abstract Syntax
- ([[!RDF11-CONCEPTS]]). TriG is an extension of
+ ([[!rdf11-concepts]]). TriG is an extension of
Turtle ([[!turtle]]), extended
to support representing a complete RDF Dataset.
</section>
@@ -500,7 +504,7 @@
Any person or application that is writing or interpreting data in TriG must take care to use the IRI that matches the intended semantics, and avoid IRIs that make look similar.
Further information about matching of similar characters can be found
in <a class="inform" href="http://www.unicode.org/reports/tr36/">Unicode Security
- Considerations</a> [[UNISEC]] and
+ Considerations</a> [[UNICODE-SECURITY]] and
<a class="norm" href="http://www.ietf.org/rfc/rfc3987.txt">Internationalized Resource
Identifiers (IRIs)</a> [[RFC3987]] Section 8.</dd>