Adding link to tests and implementation report
authorGavin Carothers <gavin@carothers.name>
Wed, 18 Dec 2013 06:35:59 -0800
changeset 1629 eda9b44030b7
parent 1628 e97792ce9275
child 1630 e3a2e92c1954
Adding link to tests and implementation report
rdf-turtle/index.html
--- a/rdf-turtle/index.html	Wed Dec 18 09:23:07 2013 -0500
+++ b/rdf-turtle/index.html	Wed Dec 18 06:35:59 2013 -0800
@@ -98,6 +98,10 @@
 	  // document unless you know what you're doing. If in doubt ask your friendly neighbourhood
 	  // Team Contact.
 	  wgPatentURI:  "http://www.w3.org/2004/01/pp-impl/46168/status",
+	  
+      testSuiteURI: "http://www.w3.org/2013/TurtleTests/",
+      implementationReportURI: "https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html",
+
 	  doRDFa: true,
 	  preProcess: [ preprocessTurtle ]
       };