ed.
authorRichard Cyganiak <richard@cyganiak.de>
Mon, 21 Nov 2011 20:59:06 +0000
changeset 183 b6ef31e605a4
parent 182 0a58e004cfe3
child 184 09e9711eebc8
ed.
rdf-concepts/index.html
--- a/rdf-concepts/index.html	Mon Nov 21 20:57:59 2011 +0000
+++ b/rdf-concepts/index.html	Mon Nov 21 20:59:06 2011 +0000
@@ -886,9 +886,10 @@
     lexical space, while retaining the value space, is under discussion.
     This is <a href="http://www.w3.org/2011/rdf-wg/track/issues/13">ISSUE-13</a>.</p>
 
-    <p>RDF provides for XML content as a possible literal value.
-    Such content is indicated in an RDF graph using a typed literal
-    whose datatype is a special built-in datatype <code>rdf:XMLLiteral</code>.
+    <p>RDF provides for XML content as a possible <a>literal value</a>.
+    Such content is indicated in an <a>RDF graph</a> using a <a>literal</a>
+    whose <a>datatype</a> is a special built-in datatype
+    <code>rdf:XMLLiteral</code>.
     This allows the inclusion of text that contains markup, such as
     XHTML [[XHTML11]].</p>
 
@@ -1173,6 +1174,7 @@
   <h2>Changes from RDF 2004</h2>
 
   <ul>
+    <li>2011-11-21: Updated XHTML 1.0 reference to XHTML 1.1</li>
     <li>2011-11-20: Added table of <a>RDF-compatible XSD types</a>, and definition of <a>datatype map</a>, both adapted from previous content in [[RDF-MT]]
     <li>2011-11-18: Replaced informative <em>Introduction</em> and <em>RDF Concepts</em> sections with a new extended introduction. Folded some content from <em>RDF Concepts</em> into the later normative sections, mostly as examples and notes.</li>
     <li>2011-11-10: Changed XSD references to version 1.1</li>