--- a/rdf-concepts/index.html Wed May 09 12:06:34 2012 -0400
+++ b/rdf-concepts/index.html Wed May 09 17:37:05 2012 +0100
@@ -338,13 +338,13 @@
namespace are listed and described in detail in the
RDF Schema specification [[!RDF-SCHEMA]].</p>
- <p class="note">The RDF namespace is also used as an
- XML namespace [[XML-NAMES]] to define a number of additional
+ <p class="note">The <code>rdf:</code> namespace IRI also
+ identifies an XML namespace [[XML-NAMES]] containing a number of additional
element and attribute names for purely syntactic purposes within
the RDF/XML syntax ([[RDF-SYNTAX-GRAMMAR]],
<a href="http://www.w3.org/TR/2004/REC-rdf-syntax-grammar-20040210/#section-Namespace">section 5.1</a>).
These terms (e.g., <code>rdf:about</code> and <code>rdf:ID</code>)
- do not denote concepts.</p>
+ do not <a>denote</a> anything in particular.</p>
</section>