--- a/rdf-schema/index.html Tue Dec 03 14:03:51 2013 +0100
+++ b/rdf-schema/index.html Tue Dec 03 14:18:01 2013 +0100
@@ -1085,8 +1085,8 @@
<h3>RDF classes</h3>
-<table border="1" summary="RDF classes">
- <tbody valign="top">
+<table border="1">
+ <tbody>
<tr>
<th>Class name</th>
<th>comment</th>
@@ -1153,8 +1153,8 @@
<h3>RDF properties</h3>
-<table border="1" summary="RDF properties">
- <tbody valign="top">
+<table border="1">
+ <tbody>
<tr>
<th>Property name</th>
<th>comment</th>
@@ -1361,7 +1361,7 @@
</p>
<ul>
-<li>Amended <a href="#ch_appendix_rdfs">Appendix A</a> to note that the RDF/XML description of RDF and RDFS
+<li>Amended Appendix A to note that the RDF/XML description of RDF and RDFS
terms is not directly published at the RDFS namespace, but split between the 'rdf:' and 'rdfs:' namespace documents.
Also removed the pre-REC warning that the WG might choose to change the namespace URI prior to Recommendation.</li>
<li>Amended rdfs:range specification for rdf:predicate for consistency with the Semantics document (previously rdf:Property; now, rdfs:Resource)</li>
@@ -1617,8 +1617,6 @@
<rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Resource"/>
</rdf:Property>
-<!-- the following are new additions, Nov 2002 -->
-
<rdfs:Class rdf:about="http://www.w3.org/1999/02/22-rdf-syntax-ns#List">
<rdfs:isDefinedBy rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#"/>
<rdfs:label>List</rdfs:label>