--- a/drafts/n-quads/Overview.html Wed Sep 04 09:56:41 2013 -0700
+++ b/drafts/n-quads/Overview.html Wed Sep 04 14:01:51 2013 -0700
@@ -209,11 +209,11 @@
<h2 property="bibo:subtitle" id="subtitle">A line-based syntax for an RDF datasets</h2>
- <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-04T07:00:00.000Z" id="w3c-last-call-working-draft-04-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-09-04">04 September 2013</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-05T07:00:00.000Z" id="w3c-last-call-working-draft-05-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-09-05">05 September 2013</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-n-quads-20130904/">http://www.w3.org/TR/2013/WD-n-quads-20130904/</a></dd>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-n-quads-20130905/">http://www.w3.org/TR/2013/WD-n-quads-20130905/</a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/n-quads/">http://www.w3.org/TR/n-quads/</a></dd>
@@ -222,6 +222,9 @@
<dd><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/index.html">https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/index.html</a></dd>
+ <dt>Test suite:</dt>
+ <dd><a href="http://www.w3.org/2013/N-QuadsTests/">http://www.w3.org/2013/N-QuadsTests/</a></dd>
+
--- a/drafts/n-triples/Overview.html Wed Sep 04 09:56:41 2013 -0700
+++ b/drafts/n-triples/Overview.html Wed Sep 04 14:01:51 2013 -0700
@@ -170,11 +170,11 @@
<h2 property="bibo:subtitle" id="subtitle">A line-based syntax for an RDF graph</h2>
- <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-04T07:00:00.000Z" id="w3c-last-call-working-draft-04-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-09-04">04 September 2013</time></h2>
+ <h2 property="dcterms:issued" datatype="xsd:dateTime" content="2013-09-05T07:00:00.000Z" id="w3c-last-call-working-draft-05-september-2013"><abbr title="World Wide Web Consortium">W3C</abbr> Last Call Working Draft <time class="dt-published" datetime="2013-09-05">05 September 2013</time></h2>
<dl>
<dt>This version:</dt>
- <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-n-triples-20130904/">http://www.w3.org/TR/2013/WD-n-triples-20130904/</a></dd>
+ <dd><a class="u-url" href="http://www.w3.org/TR/2013/WD-n-triples-20130905/">http://www.w3.org/TR/2013/WD-n-triples-20130905/</a></dd>
<dt>Latest published version:</dt>
<dd><a href="http://www.w3.org/TR/n-triples/">http://www.w3.org/TR/n-triples/</a></dd>
@@ -183,6 +183,9 @@
<dd><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/n-triples.html">https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/n-triples.html</a></dd>
+ <dt>Test suite:</dt>
+ <dd><a href="http://www.w3.org/2013/N-TriplesTests/">http://www.w3.org/2013/N-TriplesTests/</a></dd>
+
--- a/nquads/index.html Wed Sep 04 09:56:41 2013 -0700
+++ b/nquads/index.html Wed Sep 04 14:01:51 2013 -0700
@@ -22,7 +22,7 @@
},
// if you wish the publication date to be other than today, set this
- publishDate: "2013-09-04",
+ publishDate: "2013-09-05",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -71,6 +71,7 @@
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
// doRDFa: true,
+ testSuiteURI: "http://www.w3.org/2013/N-QuadsTests/"
};
</script>
<style type="text/css">
--- a/rdf-turtle/n-triples.html Wed Sep 04 09:56:41 2013 -0700
+++ b/rdf-turtle/n-triples.html Wed Sep 04 14:01:51 2013 -0700
@@ -23,7 +23,7 @@
},
// if you wish the publication date to be other than today, set this
- publishDate: "2013-09-04",
+ publishDate: "2013-09-05",
// if the specification's copyright date is a range of years, specify
// the start date here:
@@ -77,6 +77,8 @@
// Team Contact.
wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
// doRDFa: true,
+ testSuiteURI: "http://www.w3.org/2013/N-TriplesTests/"
+
};
</script>
<style type="text/css">