--- a/ldbp.html Wed Sep 19 13:54:59 2012 -0400
+++ b/ldbp.html Wed Sep 19 15:35:17 2012 -0400
@@ -440,7 +440,7 @@
<table border="1" cellspacing="5" summary="Dublin Core properties recommended">
<tr>
<td>Property</td>
- <td>Range</td>
+ <td>Range/DataType</td>
<td>Comment</td>
</tr>
<tr>
@@ -540,7 +540,7 @@
</tr>
<tr>
<td><code>rdfs:label</code></td>
- <td><code>rdfs:Resource</code></td>
+ <td><code>rdfs:Literal</code></td>
<td>Only use this in vocabulary documents, to define
the name of the vocabulary term.</td>
</tr>
@@ -1154,6 +1154,7 @@
<li>2012-09-18 - Initial ReSpec'ing of <a href="http://www.w3.org/Submission/ldbp/">Member Submission - Linked Data Basic Profile 1.0</a></li>
<li>2012-09-18 - Fixed up some links and worked on references, work left to do.</li>
<li>2012-09-19 - Repairing references and forward reference to biblio.js updates</li>
+ <li>2012-09-19 - Fixed rdfs:label range to be rdfs:Literal</li>
</ul></section>
<section class='appendix informative' id="todos">