- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 31 Jan 2010 05:04:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa
In directory hutz:/tmp/cvs-serv23530
Modified Files:
Overview.html
Log Message:
Updated HTML+RDFa to include Maciej and Paul Cotton's feedback.
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/rdfa/Overview.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- Overview.html 24 Jan 2010 16:40:39 -0000 1.16
+++ Overview.html 31 Jan 2010 05:04:11 -0000 1.17
@@ -3,7 +3,7 @@
<html lang="en">
<head>
<meta name="generator" content=
- "HTML Tidy for Linux/x86 (vers 7 December 2008), see www.w3.org">
+ "HTML Tidy for Linux/x86 (vers 25 March 2009), see www.w3.org">
<title>HTML+RDFa</title>
<meta content="text/html; charset=us-ascii" http-equiv="Content-Type">
@@ -203,7 +203,7 @@
<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-24-January-2010">W3C
+ <h2 class="no-num no-toc" id="editor-s-draft-date-30-January-2010">W3C
Working Draft 15 January 2010</h2><!--:ZZZ-->
<dl>
@@ -331,13 +331,13 @@
document as other than work in progress.</p>
<p>The publication of this document by the W3C as a W3C Working Draft does
- not imply endorsement by the majority of members of the W3C HTML working
- group or the W3C as a whole. In particular,</p>
+ not imply endorsement by the W3C HTML Working Group or the W3C as a whole.
+ In particular,</p>
<ul>
<li>There are one or more alternate methods of adding data without using
RDFa, such as [<a href=
- "http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html">microdata</a>].</li>
+ "http://www.w3.org/TR/microdata/">microdata</a>].</li>
<li>There are discussions of alternate extensibility mechanisms, covered
in [<a href="http://www.w3.org/html/wg/tracker/issues/41">issue-41</a>],
@@ -356,10 +356,11 @@
prepared) is also available.</p>
<!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING LIST TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- status of document, group responsible (required) -->
- <p>This specification has been developed by the <a href=
- "http://www.w3.org/2001/sw/BestPractices/HTML/">RDFa Task Force</a> and is
- currently being published by the <a href="http://www.w3.org/html/wg/">W3C
- HTML Working Group</a> to further discussions there.</p>
+ <p>This specification has been jointly developed by the <a href=
+ "http://www.w3.org/2001/sw/BestPractices/HTML/">RDFa Task Force</a> and the
+ <a href="http://www.w3.org/html/wg/">HTML Working Group</a> and is
+ currently being published by the <a href="http://www.w3.org/html/wg/">HTML
+ Working Group</a> to further discussions there.</p>
<!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) -->
<p>This specification is an extension to the HTML5 language. All normative
Received on Sunday, 31 January 2010 05:04:15 UTC