Update URLs for documents referenced from rdftest namespace to be timestamped TR version.
authorGregg Kellogg <gregg@kellogg-assoc.com>
Tue, 18 Feb 2014 16:24:27 -0800
changeset 1960 201fb3bf780a
parent 1959 9800bfdf7172
child 1961 2f169d06c7e9
Update URLs for documents referenced from rdftest namespace to be timestamped TR version.
ns/rdftest.html
--- a/ns/rdftest.html	Tue Feb 18 16:18:39 2014 -0800
+++ b/ns/rdftest.html	Tue Feb 18 16:24:27 2014 -0800
@@ -22,7 +22,7 @@
     <p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a></p>
     <h1 property="dc:title rdfs:label">The JSON-LD Vocabulary</h1>
     <p property="dc:description rdfs:comment">This is a vocabulary document and is used to define classes and properties used in
-      <a href="https://dvcs.w3.org/hg/rdf/raw-file/default/drafts/rdf11-testcases/Overview.html">RDF 1.1 Test Cases</a> and associated test manifests.
+      <a href="http://www.w3.org/TR/2014/NOTE-rdf11-primer-20140225/">RDF 1.1 Test Cases</a> and associated test manifests.
       The URI of the vocabulary is <code>http://www.w3.org/ns/rdftest#</code> (abbreviated by <code>rdft:</code> in this document).
       <a href="rdftest.ttl">Turtle</a> and an <a href="rdftest.jsonld">JSON-LD</a> versions of the vocabulary are also available.
       The vocabulary is published by <a property="dc:publisher" href="http://www.w3.org" resource="http://www.w3.org/data#W3C">W3C</a>.
@@ -51,49 +51,49 @@
   		<span property="rdfs:comment">Superclass of all RDF Evaluation Tests.</span>.
   	  </li>
   	  <li about="rdft:TestNTriplesNegativeSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestNTriplesNegativeSyntax</code> &ndash; <span property="rdfs:label">N-Triples Negative Syntax</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/n-triples/">N-Triples</a> syntax test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-n-triples-20140225/">N-Triples</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestNTriplesPositiveSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestNTriplesPositiveSyntax</code> &ndash; <span property="rdfs:label">N-Triples Positive Syntax</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/n-triples/">N-Triples</a> syntax test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-n-triples-20140225/">N-Triples</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestNQuadsNegativeSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestNQuadsNegativeSyntax</code> &ndash; <span property="rdfs:label">N-Quads Negative Syntax</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/n-quads/">N-Quads</a> syntax test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-n-quads-20140225/">N-Quads</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestNQuadsPositiveSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestNQuadsPositiveSyntax</code> &ndash; <span property="rdfs:label">N-Quads Positive Syntax</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/n-quads/">N-Quads</a> syntax test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-n-quads-20140225/">N-Quads</a> syntax test.</span>.
   	  </li>
       <li about="rdft:TestSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:Test">rdft:TestSyntax</code>  &ndash; <span property="rdfs:label">Test Syntax</span>.
   		<span property="rdfs:comment">Superclass of all RDF Syntax Tests.</span>.
   	  </li>
   	  <li about="rdft:TestTrigEval" typeof="rdfs:Class"><code>rdft:TestTrigEval</code> &ndash; <span property="rdfs:label">TriG Positive Evaluation</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/trig/">TriG</a> evaluation test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-trig-20140225/">TriG</a> evaluation test.</span>.
   	  </li>
   	  <li about="rdft:TestTrigNegativeEval" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestEval">rdft:TestTrigNegativeEval</code> &ndash; <span property="rdfs:label">TriG Negative Evaluation</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/trig/">TriG</a> evaluation test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-trig-20140225/">TriG</a> evaluation test.</span>.
   	  </li>
   	  <li about="rdft:TestTriGNegativeSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestTriGNegativeSyntax</code> &ndash; <span property="rdfs:label">TriG Negative Syntax</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/trig/">TriG</a> syntax test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-trig-20140225/">TriG</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestTriGPositiveSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax"e>rdft:TestTriGPositiveSyntax</code> &ndash; <span property="rdfs:label">TriG Positive Syntax</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/trig/">TriG</a> syntax test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-trig-20140225/">TriG</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestTurtleEval" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestEval">rdft:TestTurtleEval</code> &ndash; <span property="rdfs:label">Turtle Positive Evaluation</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/turtle/">Turtle</a> evaluation test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-turtle-20140225/">Turtle</a> evaluation test.</span>.
   	  </li>
   	  <li about="rdft:TestTurtleNegativeEval" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestEval">rdft:TestTurtleNegativeEval</code> &ndash; <span property="rdfs:label">Turtle Negative Evaluation</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/turtle/">Turtle</a> evaluation test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-turtle-20140225/">Turtle</a> evaluation test.</span>.
   	  </li>
   	  <li about="rdft:TestTurtleNegativeSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestTurtleNegativeSyntax</code> &ndash; <span property="rdfs:label">Turtle Negative Syntax</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/turtle/">Turtle</a> syntax test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-turtle-20140225/">Turtle</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:TestTurtlePositiveSyntax" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestSyntax">rdft:TestTurtlePositiveSyntax</code> &ndash; <span property="rdfs:label">Turtle Positive Syntax</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/turtle/">Turtle</a> syntax test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-turtle-20140225/">Turtle</a> syntax test.</span>.
   	  </li>
   	  <li about="rdft:XMLEval" typeof="rdfs:Class"><code property="rdfs:subClassOf" resource="rdft:TestEval">rdft:XMLEval</code> &ndash; <span property="rdfs:label">RDF/XML Evaluation</span>.
-  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/rdf-syntax-grammar/">RDF/XML</a> evaluation test.</span>.
+  		<span property="rdfs:comment">A positive <a href="http://www.w3.org/TR/2014/REC-rdf-syntax-grammar-20140225/">RDF/XML</a> evaluation test.</span>.
   	  </li>
   	  <li about="rdft:TestXMLNegativeSyntax" typeof="rdfs:Class"><code>rdft:TestXMLNegativeSyntax</code> &ndash; <span property="rdfs:label">RDF/XML Negative Syntax</span>.
-  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/rdf-syntax-grammar/">RDF/XML</a> syntax test.</span>.
+  		<span property="rdfs:comment">A negative <a href="http://www.w3.org/TR/2014/REC-rdf-syntax-grammar-20140225/">RDF/XML</a> syntax test.</span>.
   	  </li>
   	</ul>