--- a/rdf-concepts/index.html Mon Aug 29 19:26:24 2011 +0200
+++ b/rdf-concepts/index.html Mon Aug 29 19:29:15 2011 +0200
@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>RDF 1.1 Concepts and Abstract Syntax</title>
- <style>
+ <style type="text/css">
.figure { font-weight: bold; text-align: center; }
</style>
<script src='../ReSpec.js/js/respec.js' class='remove'></script>
@@ -45,7 +45,7 @@
// if you want to have extra CSS, append them to this list
// it is recommended that the respec.css stylesheet be kept
- extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
+ extraCSS: ["http://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/css/respec.css"],
// editors, add as many as you like
// only "name" is required
@@ -267,7 +267,7 @@
</section>
-<section name="section-Datatypes-intro">
+<section id="section-Datatypes-intro">
<h3>Datatypes</h3>
<p>Datatypes are used by RDF in the representation of values such
@@ -324,7 +324,7 @@
</section>
-<section name="section-Literals">
+<section id="section-Literals">
<h3>Literals</h3>
<p><a title="literal">Literals</a> are used to identify values such as numbers and dates
@@ -469,7 +469,7 @@
</section>
-<section name="section-Datatypes">
+<section id="section-Datatypes">
<h2>Datatypes</h2>
<p class="issue">This section perhaps should discuss