--- a/ldbp.html Mon Oct 08 16:50:16 2012 -0400
+++ b/ldbp.html Mon Oct 08 16:51:49 2012 -0400
@@ -50,6 +50,8 @@
editors: [
{ name: "Steve Speicher", url: "http://stevespeicher.blogspot.com",
company: "IBM Corporation", companyURL: "http://ibm.com/" },
+ { name: "Michael Hausenblas", url: "http://mhausenblas.info/#i",
+ company: "DERI, NUI Galway", companyURL: "http://deri.ie/" },
],
// authors, add as many as you like.
@@ -1156,6 +1158,7 @@
<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>
<li>2012-09-19 - ISSUE-1 Define Turtle as the required serialization format for LDP</li>
+ <li>2012-09-20 - Sent pull request re LINKED-DATA and added suggestion for <code>ldp</code> namespace</li>
</ul></section>
<section class='appendix informative' id="todos">
@@ -1163,7 +1166,7 @@
<p>Other than LDP <a href="http://www.w3.org/2012/ldp/track/actions">open actions</a> and <a href="http://www.w3.org/2012/ldp/track/issues">issues</a>, included here are transient tasks and notes
editors use. They have not meaning in final product of a published working draft and will be removed prior to publishing.</p>
<ul>
- <li>What namespace URIs should be used for editor's and FPWD? Currently we 'borrow' open-services.net</li>
+ <li>What namespace URIs should be used for editor's and FPWD? Currently we 'borrow' open-services.net - Michael says: http://www.w3.org/ns/ldp# (we use it in the GLD for other vocab, such as <a href="http://www.w3.org/ns/org#">ORG</a>) - guess we should raise an issue for that ...</li>
<li>Confirm short name for this as 'ldbp'</li>
</ul>
</section>