removed spurious anchor
authorGuus Schreiber <guus.schreiber@vu.nl>
Thu, 12 Dec 2013 15:21:54 +0100
changeset 1550 74e528b7211c
parent 1549 d76682cbeea8
child 1551 5246965ac9a1
removed spurious anchor
rdf-new/index.html
--- a/rdf-new/index.html	Thu Dec 12 12:48:58 2013 +0100
+++ b/rdf-new/index.html	Thu Dec 12 15:21:54 2013 +0100
@@ -149,7 +149,9 @@
 		      <caption>Prefixes and IRIs</caption>
 		      <tr><th>Namespace prefix</th><th>Namespace IRI</th><th>RDF vocabulary</th></tr>
 		      <tr><td>rdf</td><td><a href="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><code>http://www.w3.org/1999/02/22-rdf-syntax-ns#</code></a></td><td>The RDF built-in vocabulary [[RDF-SCHEMA]]</td></tr>
-		      <tr><td>xsd</td><td><a href="http://www.w3.org/2001/XMLSchema#"><code>http://www.w3.org/2001/XMLSchema#</code></a></td><td>The <a>RDF-compatible XSD types</a></td></tr>
+		      <tr><td>xsd</td><td><a
+		      href="http://www.w3.org/2001/XMLSchema#"><code>http://www.w3.org/2001/XMLSchema#</code></a></td><td>The
+		      RDF-compatible XML Schema datatypes</td></tr>
 		</table>
 
 </section>