update testsuite and impl report uri
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 13 Feb 2014 16:42:52 +0100
changeset 1894 f1fedefaade9
parent 1893 4575602420be
child 1895 c374b8d61642
update testsuite and impl report uri
nquads/index.html
--- a/nquads/index.html	Thu Feb 13 15:34:16 2014 +0000
+++ b/nquads/index.html	Thu Feb 13 16:42:52 2014 +0100
@@ -11,10 +11,11 @@
           localBiblio: localBibliography,
 
           // specification status (e.g. WD, LCWD, NOTE, etc.). If in doubt use ED.
-          specStatus:         "REC",
-          errata:             "http://www.w3.org/2014/rdf1.1-errata",
-          implementationReportURI: "http://www.w3.org/TR/2014/NOTE-rdf11-testcases-20140225/", 
-          
+          specStatus:              "REC",
+          errata:                  "http://www.w3.org/2014/rdf1.1-errata",
+          implementationReportURI: "http://www.w3.org/2013/N-QuadsReports/index.html",
+          testSuiteURI:            "http://www.w3.org/2013/N-QuadsTests/", 
+
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "n-quads",