--- a/data-cube/index.html Mon Feb 25 09:17:54 2013 +0100
+++ b/data-cube/index.html Wed Feb 27 16:17:48 2013 +0000
@@ -3,11 +3,11 @@
<head>
<title>The RDF Data Cube Vocabulary</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script type="text/javascript" src="http://dev.w3.org/2009/dap/ReSpec.js/js/respec.js" class="remove"></script>
- <script type="text/javascript" src="respec-ref.js" class="remove"></script>
+ <script type="text/javascript" src='../respec/respec3/builds/respec-w3c-common.js' class='remove'></script>
+<!-- <script type="text/javascript" src="respec-ref.js" class="remove"></script> -->
<script type="text/javascript" src="../respec/gld-bib.js" class="remove"></script>
<script type="text/javascript" src="respec-config.js" class="remove"></script>
- <script type="text/javascript" src="../respec/gld-config.js" class="remove"></script>
+<!-- <script type="text/javascript" src="../respec/gld-config.js" class="remove"></script> -->
<style type="text/css">
.todo { background-color: #fdd; border: 1px solid #800; margin: 1em 0em; padding: 1em; page-break-inside: avoid ; font-style: italic; }
@@ -1733,6 +1733,10 @@
<section id="acknowledgements" class="appendix">
<h2>Acknowledgements</h2>
+<p>Jeni Tennison was co-developer of the original Data Cube vocabulary on
+which this specification is based. This vocabulary would not exist without her
+insight, energy and hard work.</p>
+
<p>This work is based on a collaboration that was initiated in a
workshop on Publishing statistical datasets in SDMX and the semantic
web, hosted by ONS in Sunningdale, United Kingdom in February 2010 and
@@ -1822,6 +1826,17 @@
</section>
+<section id="acknowledgements" class="appendix">
+<h2>Change history </h2>
+
+Changes since <a href="http://www.w3.org/TR/2012/WD-vocab-data-cube-20120405/">W3C Working Draft 5 April 2012</a>:
+
+<ul>
+ <li>Moved Jeni Tennison from being listed as an author to the acknowledgements section.</li>
+</ul>
+
+
+</section>
<section id="references_section" class="appendix">
<p class="todo">Bring all references into W3C style</p>
--- a/data-cube/respec-config.js Mon Feb 25 09:17:54 2013 +0100
+++ b/data-cube/respec-config.js Wed Feb 27 16:17:48 2013 +0000
@@ -32,17 +32,17 @@
// only "name" is required
editors: [
{ name: "Richard Cyganiak", url: "http://richard.cyganiak.de/", company: "DERI, NUI Galway", companyURL: "http://www.deri.ie/" },
- { name: "Dave Reynolds", company: "Epimorphics Ltd", companyURL: "http://www.epimorphics.com/" },
+ { name: "Dave Reynolds", company: "Epimorphics Ltd", companyURL: "http://www.epimorphics.com/", mailto: "dave@epimorphics.com" },
],
- authors: [
- { name: "Jeni Tennison",
- url: "http://www.jenitennison.com/blog/",
- company: "TSO",
- companyURL: "http://www.tso.co.uk/"
- //mailto: "xx@yy",
- //note: "xxx",
- },
- ],
+// authors: [
+// { name: "Jeni Tennison",
+// url: "http://www.jenitennison.com/blog/",
+// company: "TSO",
+// companyURL: "http://www.tso.co.uk/"
+// //mailto: "xx@yy",
+// //note: "xxx",
+// },
+// ],
// authors, add as many as you like.
// This is optional, uncomment if you have authors as well as editors.