--- a/rdf-schema/index.html Tue Dec 03 14:18:01 2013 +0100
+++ b/rdf-schema/index.html Tue Dec 03 14:22:22 2013 +0100
@@ -1100,8 +1100,16 @@
<td>The class of literal values, e.g. textual strings and integers.</td>
</tr>
<tr>
+ <td>rdf:langString</td>
+ <td>The class of language-tagged string literal values.</td>
+ </tr>
+ <tr>
<td>rdf:XMLLiteral</td>
- <td>The class of XML literals values.</td>
+ <td>The class of HTML literal values.</td>
+ </tr>
+ <tr>
+ <td>rdf:XMLLiteral</td>
+ <td>The class of XML literal values.</td>
</tr>
<tr>
<td>rdfs:Class</td>