add issue box as reminder that we need better explanation of different role of IRIs in RDF and RESTful web
authorRichard Cyganiak <richard@cyganiak.de>
Mon, 28 May 2012 21:33:18 +0100
changeset 412 3b0959f25efe
parent 411 e11784edb82f
child 413 9df57740e816
add issue box as reminder that we need better explanation of different role of IRIs in RDF and RESTful web
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Mon May 28 17:28:54 2012 +0100
+++ b/rdf-concepts/index.html	Mon May 28 21:33:18 2012 +0100
@@ -253,6 +253,15 @@
     that describes the denoted resource by means of
     <a title="RDF statement">RDF statements</a>.</li>
     </ul>
+
+    <p class="issue">This should explain better that IRIs in RDF play
+    two roles—as globally unique identifiers in a graph data model that
+    describes resources, and as
+    starting points for RESTful interaction with these resources
+    (like elsewhere in the Web).
+    This specification is only concerned with the first aspect.
+    Alignment between the two aspects is generally important, but out 
+    of scope for this spec.</p>
 </section>
 
 <section id="vocabularies">