--- a/rdf-concepts/index.html Wed Jul 17 12:41:01 2013 +0200
+++ b/rdf-concepts/index.html Wed Jul 17 12:45:12 2013 +0200
@@ -111,7 +111,7 @@
// if this parameter is set to true, ReSpec.js will embed various RDFa attributes
// throughout the generated specification. The triples generated use vocabulary items
// from the dcterms, foaf, and bibo. The parameter defaults to false.
- doRDFa: "1.1",
+ // doRDFa: "1.1",
};
// @@@ A number of references have been patched into the local berjon.biblio and need to be added to the global biblio in CVS:
@@ -152,6 +152,9 @@
including:</p>
<ul>
+ <li>the <a href="http://www.w3.org/TR/rdf11-mt/">formal
+ model-theoretic semantics for RDF and RDFS</a> [[!RDF11-MT]].</li>
+
<li>serialization syntaxes for storing and exchanging RDF
(e.g., <a href="http://www.w3.org/TR/turtle/">Turtle</a> [[turtle]]
and <a href="http://www.w3.org/TR/REC-rdf-syntax/">RDF/XML</a>
@@ -162,9 +165,6 @@
<li>the <a href="http://www.w3.org/TR/rdf-schema/">RDF Vocabulary
Description Language</a> (RDFS) [[RDF-SCHEMA]],</li>
-
- <li>the <a href="http://www.w3.org/TR/rdf11-mt/">formal
- model-theoretic semantics for RDF and RDFS</a> [[!RDF-MT]].</li>
</ul>
<section id="data-model">