- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Oct 2009 13:50:53 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa
In directory hutz:/tmp/cvs-serv6631
Modified Files:
Overview.html
Log Message:
Made changes to HTML+RDFa suggested by Paul Cotton and Mike Smith.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/rdfa/Overview.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Overview.html 8 Oct 2009 05:05:57 -0000 1.9
+++ Overview.html 9 Oct 2009 13:50:51 -0000 1.10
@@ -181,18 +181,16 @@
<h2 class="no-num no-toc" id=a-mechanism-for-embedding-rdf-in-html>
A mechanism for embedding RDF in HTML
</h2>
- <h2 class="no-num no-toc" id=editor-s-draft-date-08-October-2009>W3C Working Draft 08 October 2009</h2>
+ <h2 class="no-num no-toc" id=editor-s-draft-date-09-October-2009>W3C Working Draft 15 October 2009</h2>
<!--:ZZZ-->
<dl><!-- ZZZ: update the month/day (twice), (un)comment out
<dt>This Version:</dt>
<dd><a href="http://www.w3.org/TR/2009/WD-html5-20090423/">http://www.w3.org/TR/2009/WD-html5-20090423/</a></dd>
:ZZZ --><dt>This Version</dt>
- <dd><a href=http://www.w3.org/TR/2009/WD-rdfa-in-html-20091008/>http://www.w3.org/TR/2009/WD-rdfa-in-html-20091008/</a></dd>
+ <dd><a href=http://www.w3.org/TR/2009/WD-rdfa-in-html-20091015/>http://www.w3.org/TR/2009/WD-rdfa-in-html-20091015/</a></dd>
<dt>Latest Version</dt>
<dd><a href=http://www.w3.org/TR/rdfa-in-html/>http://www.w3.org/TR/rdfa-in-html/</a></dd>
- <dt>Previous Version</dt>
- <dd><a href=http://www.w3.org/TR/2009/WD-rdfa-in-html-20091008/>http://www.w3.org/TR/2009/WD-rdfa-in-html-20091008/</a>
- </dd><dt>
+ <dt>
Authors (alphabetical order):
</dt>
<dd>
@@ -230,7 +228,8 @@
but also to HTML4 documents interpreted through the HTML5 parsing rules.
</p><h2 class="no-num no-toc" id=status-of-this-document>
Status of this document
- </h2><!-- intro boilerplate (required) --><p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href=http://www.w3.org/TR/>W3C technical reports index</a> at http://www.w3.org/TR/.</em></p><p>
+ </h2><!-- intro boilerplate (required) --><p>This is the First Public Working Draft of the "HTML+RDFa: A mechanism for embedding RDF in HTML" specification for review by W3C members and other interested parties.
+ </p><p><em>This section describes the status of this document at the time of its publication. Other documents may supersede this document. A list of current W3C publications and the latest revision of this technical report can be found in the <a href=http://www.w3.org/TR/>W3C technical reports index</a> at http://www.w3.org/TR/.</em></p><p>
If you wish to make comments regarding this document, please send them to
<a href=mailto:public-rdf-in-xhtml-tf@w3.org>public-rdf-in-xhtml-tf@w3.org</a>
(<a href="mailto:public-rdf-in-xhtml-tf-request@w3.org?subject=subscribe">subscribe</a>,
@@ -311,7 +310,10 @@
<ol>
<li><a href=#the-rdfa-attributes-and-valid-values><span class=secno>5.1 </span>The RDFa Attributes and Valid Values</a></li>
<li><a href=#conformance-criteria-for-xmlns:-prefixed-attributes><span class=secno>5.2 </span>Conformance Criteria for <code>xmlns:</code>-Prefixed Attributes</a></li></ol></li>
- <li><a href=#normative-references><span class=secno>6 </span>Normative References</a></li></ol>
+ <li><a href=#references><span class=secno>6 </span>References</a>
+ <ol>
+ <li><a href=#normative-references><span class=secno>6.1 </span>Normative References</a></li>
+ <li><a href=#non-normative-references><span class=secno>6.2 </span>Non-Normative References</a></li></ol></li></ol>
<!--end-toc--><hr><h2 id=introduction><span class=secno>1 </span>Introduction</h2><p class="XXX annotation"><b>Status: </b><i>Working draft</i></p><p>
<em>This section is informative.</em>
</p><p>
@@ -615,8 +617,12 @@
to this specification, attributes with names that have the case
insensitive prefix "<code>xmlns:</code>" are conforming in both HTML5 and
XHTML5.
- </p><h2 id=normative-references><span class=secno>6 </span>Normative References</h2><dl><dt id=#refsHTML5>[<a href=http://www.w3.org/TR/html5/>HTML5</a>] (currently not a REC)</dt>
+ </p><h2 id=references><span class=secno>6 </span>References</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><h3 id=normative-references><span class=secno>6.1 </span>Normative References</h3><dl><dt id=#refsHTML5>[<a href=http://www.w3.org/TR/html5/>HTML5</a>] (currently not a REC)</dt>
<dd>The HTML5 Specification, Ian Hickson. W3C, Work in Progress</dd>
+ <dt id=refsRFC2119>[<a href=http://www.ietf.org/rfc/rfc2119.txt>RFC2119</a>]</dt>
+ <dd>RFC2119: Key words for use in RFCs to Indicate Requirement Levels, S. Bradner. IETF, March 1997.</dd>
<dt id=refsXHTMLRDFA>[<a href=http://www.w3.org/TR/rdfa-syntax/>XHTML+RDFA</a>]</dt>
<dd>RDFa in XHTML: Syntax and Processing, Mark Birbeck, Shane McCarron, Steven Pemberton. W3C, October 2008.</dd>
+</dl><h3 id=non-normative-references><span class=secno>6.2 </span>Non-Normative References</h3><dl><dt id=refsXHTMLRDF>[<a href=http://www.w3.org/MarkUp/2004/02/xhtml-rdf.html>XHTMLRDF</a>]</dt>
+ <dd>XHTML and RDF, Mark Birbeck. W3C, February 2008.</dd>
</dl></body></html>
\ No newline at end of file
Received on Friday, 9 October 2009 13:50:58 UTC