Updated TestCases doc to include RDF/XML tests
authorGregg Kellogg <gregg@kellogg-assoc.com>
Wed, 29 Jan 2014 10:26:26 -0800
changeset 1781 15a22504ca65
parent 1780 f5cf35314776
child 1782 6cea208fa453
Updated TestCases doc to include RDF/XML tests
rdf11-testcases/index.html
--- a/rdf11-testcases/index.html	Wed Jan 29 10:10:46 2014 -0800
+++ b/rdf11-testcases/index.html	Wed Jan 29 10:26:26 2014 -0800
@@ -134,6 +134,11 @@
           <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/reports/index.html">Implementation Report</a></li>
         </ul>
       </li>
+      <li><strong>RDF 1.1 XML</strong> [[RDF11-XML]]<br/>
+        <ul>
+          <li><a href="http://www.w3.org/2013/RDFXMLTests/">Test Suite</a></li>
+        </ul>
+      </li>
       <li><strong>JSON-LD 1.0</strong> [[JSON-LD]]/[[JSON-LD-API]]<br/>
         <ul>
           <li><a href="http://www.w3.org/2013/json-ld-tests/">Test Suite</a></li>
@@ -189,6 +194,7 @@
        <dt><code>rdft:TestNTriplesNegativeSyntax</code></dt><dd>A Negative [[N-TRIPLES]] Syntax Test.</dd>
        <dt><code>rdft:TestNQuadsPositiveSyntax</code></dt><dd>A Positive [[N-QUADS]] Syntax Test.</dd>
        <dt><code>rdft:TestNQuadsNegativeSyntax</code></dt><dd>A Negative [[N-QUADS]] Syntax Test.</dd>
+       <dt><code>rdft:TestXMLNegativeSyntax</code></dt><dd>A Negative [[RDF11-XML]] Syntax Test.</dd>
      </dl>
 
      <p>A positive test is passed if an implementation can parse the content at the URL identified
@@ -217,6 +223,7 @@
        <dt><code>rdft:TestTurtleNegativeEval</code></dt><dd>A Negative [[TURTLE]] Evaluation Test.</dd>
        <dt><code>rdft:TestTrigEval</code></dt><dd>A Positive [[TRIG]] Evaluation Test.</dd>
        <dt><code>rdft:TestTrigNegativeEval</code></dt><dd>A Negative [[TRIG]] Evaluation Test.</dd>
+       <dt><code>rdft:XMLEval</code></dt><dd>A Positive [[RDF11-XML]] Evaluation Test.</dd>
      </dl>
 
      <p>A positive test is passed if an implementation parses the input