--- a/rdf-primer/index.html Wed Nov 13 11:21:48 2013 +0000
+++ b/rdf-primer/index.html Wed Nov 13 11:34:58 2013 +0000
@@ -406,7 +406,7 @@
<Bob> <is interested in> <the Mona Lisa>.
</pre>
- <p class="note">The IIRI associated with the graph is
+ <p class="note">The IRI associated with the graph is
sometimes colloquially called the "graph name". In
practical RDF deployment the nature of the relation between the graph IRI and
the graph itself varies and is not necessarily a
@@ -440,7 +440,7 @@
could, for example, be used to record graph metadata, such as
the two last statements about publisher and license information.</p>
- <p>In Sec. <a href="#trig-syntax">"Trig syntax"</a> an example
+ <p>Sec. <a href="#trig-syntax">"Trig syntax"</a> provides an example
of concrete syntax for this example.</p>
<p class="note">Multiple graphs are a recent extension of the RDF