- From: Manu Sporny via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 02 May 2010 02:33:25 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/rdfa In directory hutz:/tmp/cvs-serv1180 Modified Files: Overview.html Log Message: Updated HTML+RDFa spec to be based off of RDFa Core 1.1. Still needs lots of edits/fixups for heartbeat draft. Index: Overview.html =================================================================== RCS file: /sources/public/html5/rdfa/Overview.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Overview.html 2 Mar 2010 02:25:13 -0000 1.20 +++ Overview.html 2 May 2010 02:33:23 -0000 1.21 @@ -1,493 +1,535 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> - -<html lang="en"> +<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN' 'http://www.w3.org/TR/html4/loose.dtd'> +<html lang="en" dir="ltr"> <head> - <meta name="generator" content= - "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"> [...1950 lines suppressed...] +<li>Abhijit Galkward, Rochester Institute of Technology</li> +<li>Markus Gylling, DAISY Consortium</li> +<li>Ivan Herman, <acronym title="World Wide Web Consortium">W3C</acronym></li> +<li>Toby Inkster (Invited Expert)</li> +<li>Shane McCarron, Applied Testing and Technology, Inc. (Invited Expert)</li> +<li>Knud Möller (DERI Galway at the National University of Ireland)</li> +<li>John O'Donovan, British Broadcasting Corporation</li> +<li>Steven Pemberton, Centre for Mathematics and Computer Science (CWI)</li> +<li>Jeffrey Sonstein, Rochester Institute of Technology</li> +<li>Manu Sporny, Digital Bazaar (Co-Chair, Invited Expert)</li> +<li>Robert Weir, IBM Corporation</li> +</ul> +</div> + </div><div class="appendix section" id="references"><!--OddPage--><h2><span class="secno">A. </span>References</h2><div class="section" id="normative-references"><h3><span class="secno">A.1 </span>Normative references</h3><dl class="bibliography"><dt id="bib-RDFA-CORE">[RDFA-CORE]</dt><dd>Shane McCarron; et al. <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100422"><cite>RDFa Core 1.1: Syntax and processing rules for embedding RDF through attributes.</cite></a>22 April 2010. W3C Working Draft. URL: <a href="http://www.w3.org/TR/2010/WD-rdfa-core-20100422">http://www.w3.org/TR/2010/WD-rdfa-core-20100422</a> +</dd><dt id="bib-RFC2119">[RFC2119]</dt><dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet RFC 2119. URL: <a href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a> +</dd><dt id="bib-RFC3236">[RFC3236]</dt><dd>P. Stark; M. Baker. <a href="http://www.rfc-editor.org/rfc/rfc3236.txt"><cite>The 'application/xhtml+xml' Media Type.</cite></a> January 2002. Internet RFC 3236. URL: <a href="http://www.rfc-editor.org/rfc/rfc3236.txt">http://www.rfc-editor.org/rfc/rfc3236.txt</a> +</dd><dt id="bib-XHTML-MODULARIZATION11-2e">[XHTML-MODULARIZATION11-2e]</dt><dd>Shane McCarron. <a href="http://www.w3.org/TR/2010/PER-xhtml-modularization-20100414"><cite>XHTML™ Modularization 1.1 Second Edition.</cite></a> 14 April 2010. W3C Proposed Edited Recommendation. URL: <a href="http://www.w3.org/TR/2010/PER-xhtml-modularization-20100414">http://www.w3.org/TR/2010/PER-xhtml-modularization-20100414</a> +</dd><dt id="bib-XMLSCHEMA-2">[XMLSCHEMA-2]</dt><dd>Paul V. Biron; Ashok Malhotra. <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"><cite>XML Schema Part 2: Datatypes Second Edition.</cite></a> 28 October 2004. W3C Recommendation. URL: <a href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/</a> +</dd></dl></div><div class="section" id="informative-references"><h3><span class="secno">A.2 </span>Informative references</h3><dl class="bibliography"><dt id="bib-XHTML-VOCAB">[XHTML-VOCAB]</dt><dd>XHTML 2 Working Group. <a href="http://www.w3.org/1999/xhtml/vocab"><cite>XHTML Vocabulary</cite></a>. URL: <a href="http://www.w3.org/1999/xhtml/vocab">http://www.w3.org/1999/xhtml/vocab</a> +</dd></dl></div></div></body></html>
Received on Sunday, 2 May 2010 02:33:26 UTC