*** empty log message ***
authorSandro Hawke <sandro@hawke.org>
Wed, 02 May 2012 10:40:54 -0400
changeset 309 92c5bdc8857d
parent 308 39143e6c791a
child 310 a6a915a6767a
child 317 e6d6a166d833
*** empty log message ***
rdf-layers/index.html
--- a/rdf-layers/index.html	Wed May 02 10:36:48 2012 -0400
+++ b/rdf-layers/index.html	Wed May 02 10:40:54 2012 -0400
@@ -267,6 +267,10 @@
     "This example copies triples from one named graph to another named
     graph".</p>
 
+    <p class="note">Maybe we can just avoid using the term "named
+    graph" elsewhere in the document.  If we can't then we probably
+    want to say something like this:</p>
+
     <p>In this document, we use the term "named graph" to refer to the
     graph part of a (name, graph) pair in a dataset.  Strictly
     speaking, the graph is not itself "named" (or denoted) by the
@@ -279,7 +283,7 @@
     another dataset, and neither in a third.</p>
 
     <p>Eschewing common usage, we do not refer to the slot part of a
-    (name, graph) pair in a <a>graph store</a> as a "named graph",
+    (name, slot) pair in a <a>graph store</a> as a "named graph",
     instead calling it a "named layer" of that graph store.</p>
 
   </section>