--- a/rdf-primer/index.html Wed Nov 13 22:51:19 2013 +0100
+++ b/rdf-primer/index.html Wed Nov 13 23:10:25 2013 +0100
@@ -113,8 +113,7 @@
representing information about resources in the World Wide
Web. This primer is designed to provide the reader with the basic
knowledge required to effectively use RDF. It introduces the basic
- concepts of RDF and shows concrete examples of the use of RDF. It also describes how to
- define RDF vocabularies using RDF Schema.</p>
+ concepts of RDF and shows concrete examples of the use of RDF. </p>
</section>
<section id="sotd">
@@ -133,6 +132,11 @@
editors expect to work on a number of issues, some of which are
listed in boxes like this throughout the document.</div>
+ <p class="note">This primer is an informative document. The
+ purpose is to give a light-weight overview of RDF 1.1.
+ Secs. 3-5 can be used as a minimalist introudction into the key
+ elements of RDF.</p>
+
<p>The Resource Description Framework (RDF) is a framework for
describing information about <strong>resources</strong> in the World Wide Web,
such as author and modification time of a
@@ -163,8 +167,9 @@
An IRI is an "International Resource Identifier". See Sec. <a
href="#subsection-IRI">"IRI"</a> for details.
</div>
-
- <p>The primer is not a normative document. Normative
+
+ <p>This document is not normative and does not give a complete
+ account of RDF 1.1. Normative
specifications of RDF can be found in the following documents: </p>
<ul>
<li>A document describing the basic concepts underlying RDF, as