--- a/trig/index.html Thu Apr 04 06:57:47 2013 -0700
+++ b/trig/index.html Thu Apr 04 19:12:48 2013 +0200
@@ -4,8 +4,10 @@
<title>TriG</title>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'/>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js' class='remove'></script>
- <script src='https://www.w3.org/Tools/respec/respec-w3c-common' class='remove'></script>
- <script class='remove'>
+ <script src='https://www.w3.org/Tools/respec/respec-w3c-common'
+class='remove'></script>
+ <script src='https://dvcs.w3.org/hg/rdf/raw-file/default/ReSpec.js/bibref/biblio.js' class='remove'></script>
+ <script class='remove'>
$.fn.renameElement = function (name) {
return this.each(function () {
var $newElement = $(this.ownerDocument.createElement(name));
@@ -34,7 +36,7 @@
subtitle : "RDF Dataset Language",
// if you wish the publication date to be other than today, set this
- publishDate: "2013-04-02",
+ publishDate: "2013-04-09",
// if the specification's copyright date is a range of years, specify
// the start date here: