Minor reformatting of rdf11-testcases to hide all those ugly URLs :-)
authorMarkus Lanthaler <mail@markus-lanthaler.com>
Wed, 29 Jan 2014 17:59:55 +0100
changeset 1779 4f33bfaa6cff
parent 1778 7d6594536e47
child 1780 f5cf35314776
Minor reformatting of rdf11-testcases to hide all those ugly URLs :-)
rdf11-testcases/index.html
--- a/rdf11-testcases/index.html	Wed Jan 29 17:55:49 2014 +0100
+++ b/rdf11-testcases/index.html	Wed Jan 29 17:59:55 2014 +0100
@@ -86,7 +86,7 @@
     .grammar td { font-family: monospace; vertical-align: top; }
     .grammar-literal { color: gray;}
 	.grammar_comment { color: #A52A2A; font-style: italic; }
-    </style> 
+    </style>
   </head>
 <body>
   <section id='sotd'></section>
@@ -105,28 +105,40 @@
 
     <ul>
       <li><strong>RDF 1.1 Semantics</strong> [[RDF11-MT]]<br/>
-        <a href="http://www.w3.org/2013/rdf-mt-tests/">http://www.w3.org/2013/rdf-mt-tests/</a>
-        (<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/reports/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/rdf-mt-tests/">Test Suite</a></li>
+          <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-mt/reports/index.html">Implementation Report</a></li>
+        </ul>
       </li>
       <li><strong>RDF 1.1 Turtle</strong> [[TURTLE]]<br/>
-        <a href="http://www.w3.org/2013/TurtleTests/">http://www.w3.org/2013/TurtleTests/</a>
-        (<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/TurtleTests/">Test Suite</a></li>
+          <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html">Implementation Report</a></li>
+        </ul>
       </li>
       <li><strong>RDF 1.1 TriG</strong> [[TRIG]]<br/>
-        <a href="http://www.w3.org/2013/TrigTests/">http://www.w3.org/2013/TrigTests/</a>
-        (<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/trig/reports/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/TrigTests/">Test Suite</a></li>
+          <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/trig/reports/index.html">Implementation Report</a></li>
+        </ul>
       </li>
       <li><strong>RDF 1.1 N-Triples</strong> [[N-TRIPLES]]<br/>
-        <a href="http://www.w3.org/2013/N-TriplesTests/">http://www.w3.org/2013/N-TriplesTests/</a>
-        (<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports-nt/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/N-TriplesTests/">Test Suite</a></li>
+          <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports-nt/index.html">Implementation Report</a></li>
+        </ul>
       </li>
       <li><strong>RDF 1.1 N-Quads</strong> [[N-QUADS]]<br/>
-        <a href="http://www.w3.org/2013/N-QuadsTests/">http://www.w3.org/2013/N-QuadsTests/</a>
-        (<a href="https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/reports/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/N-QuadsTests/">Test Suite</a></li>
+          <li><a href="https://dvcs.w3.org/hg/rdf/raw-file/default/nquads/reports/index.html">Implementation Report</a></li>
+        </ul>
       </li>
       <li><strong>JSON-LD 1.0</strong> [[JSON-LD]]/[[JSON-LD-API]]<br/>
-        <a href="http://www.w3.org/2013/json-ld-tests/">http://www.w3.org/2013/json-ld-tests/</a>
-        (<a href="http://json-ld.org/test-suite/reports/index.html">Implementation Report</a>)
+        <ul>
+          <li><a href="http://www.w3.org/2013/json-ld-tests/">Test Suite</a></li>
+          <li><a href="http://json-ld.org/test-suite/reports/index.html">Implementation Report</a></li>
+        </ul>
       </li>
     </ul>
   </section>