update testsuite and impl report URI
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 13 Feb 2014 16:32:25 +0100
changeset 1891 c257c7466a93
parent 1890 0327118979b5
child 1893 4575602420be
update testsuite and impl report URI
rdf-turtle/n-triples.html
--- a/rdf-turtle/n-triples.html	Thu Feb 13 16:27:05 2014 +0100
+++ b/rdf-turtle/n-triples.html	Thu Feb 13 16:32:25 2014 +0100
@@ -11,9 +11,10 @@
           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-TriplesReports/index.html",
+          testSuiteURI:            "http://www.w3.org/2013/N-TriplesTests/",
 
           // the specification's short name, as in http://www.w3.org/TR/short-name/
           shortName:            "n-triples",