Try a more recent version?
authorGavin Carothers <gavin@carothers.name>
Tue, 27 Aug 2013 18:29:35 -0700
changeset 1019 4b0d37f15a0e
parent 1018 92620c6fe17d
child 1020 677250c8f303
Try a more recent version?
nquads/index.html
rdf-turtle/n-triples.html
trig/index.html
--- a/nquads/index.html	Tue Aug 27 18:26:23 2013 -0700
+++ b/nquads/index.html	Tue Aug 27 18:29:35 2013 -0700
@@ -4,7 +4,7 @@
     <title>N-Quads</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://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.36.js' async class='remove'></script>
+  <script src='https://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.62.js' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
--- a/rdf-turtle/n-triples.html	Tue Aug 27 18:26:23 2013 -0700
+++ b/rdf-turtle/n-triples.html	Tue Aug 27 18:29:35 2013 -0700
@@ -4,7 +4,7 @@
     <title>N-Triples</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://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.36.js' async class='remove'></script>
+    <script src='https://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.62.js' async class='remove'></script>
     <script class='remove'>
       var respecConfig = {
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
--- a/trig/index.html	Tue Aug 27 18:26:23 2013 -0700
+++ b/trig/index.html	Tue Aug 27 18:29:35 2013 -0700
@@ -4,7 +4,7 @@
 	<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://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.36.js' async class='remove'></script>
+  	<script src='https://raw.github.com/darobin/respec/develop/builds/respec-w3c-common-3.1.62.js' async class='remove'></script>
   	<script class='remove'>
       $.fn.renameElement = function (name) {
         return this.each(function () {