--- a/local-biblio.js Wed Nov 13 09:43:16 2013 +0100
+++ b/local-biblio.js Wed Nov 13 11:06:14 2013 +0000
@@ -16,6 +16,7 @@
"ISO24707": "<cite>Information technology — Common Logic (CL): a framework for a family of logic-based languages</cite> 1 October 2007. International Standard ISO/IEC 24707:2007(E). URL: <a href=\"http://standards.iso.org/ittf/PubliclyAvailableStandards/c039175_ISO_IEC_24707_2007%28E%29.zip\"> http://standards.iso.org/ittf/PubliclyAvailableStandards/c039175_ISO_IEC_24707_2007%28E%29.zip</a>",
"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>",
"DOAP": "Ed Dumbill. <cite><a href=\"https://github.com/edumbill/doap/wiki\">Description of a Project.</a></cite> Community Specification. URL: <a href=\"https://github.com/edumbill/doap/wiki\">https://github.com/edumbill/doap/wiki</a>",
+ "SPARQL11-OVERVIEW": { aliasOf: "sparql11-overview" },
"SPARQL11-ENTAILMENT": { aliasOf: "sparql11-entailment" },
"VOCAB-ORG": { aliasOf: "vocab-org" },
"HTML-RDFA": { aliasOf: "html-rdfa" }
--- a/rdf-primer/index.html Wed Nov 13 09:43:16 2013 +0100
+++ b/rdf-primer/index.html Wed Nov 13 11:06:14 2013 +0000
@@ -216,7 +216,7 @@
between graph databases.</li>
<li>Interlinking various datasets within an organisation,
enabling cross-dataset queries to
- be performed using SPARQL [[SPARQL11-QUERY]].</li>
+ be performed using SPARQL [[!SPARQL11-OVERVIEW]].</li>
</ul>
</section>
@@ -242,7 +242,7 @@
make a statement about. The <strong>predicate</strong> represents
the feature we want to make a statement about. The
<strong>object</strong> represents the value of the feature
- for this subject.Because RDF statements consist of three elements they are called
+ for this subject. Because RDF statements consist of three elements they are called
<strong>triples</strong>.</p>
<p>Informally speaking, RDF allows us to make