<div dir="ltr">On Wed, Aug 20, 2008 at 5:22 PM, Bonner, Matt <span dir="ltr">&lt;<a href="mailto:matt.bonner@hp.com">matt.bonner@hp.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hola,<br>
<br>
I see that the Creative Commons has proposed additions to HTML<br>
to support licenses (ccREL):<br>
<a href="http://www.w3.org/Submission/2008/SUBM-ccREL-20080501/" target="_blank">http://www.w3.org/Submission/2008/SUBM-ccREL-20080501/</a><br>
<br>
As an example, they offer:<br>
<br>
&lt;div about=&quot;<a href="http://lessig.org/blog/" target="_blank">http://lessig.org/blog/</a>&quot;<br>
xmlns:cc=&quot;<a href="http://creativecommons.org/ns#" target="_blank">http://creativecommons.org/ns#</a>&quot;&gt;<br>
 &nbsp; &nbsp;This page, by<br>
 &nbsp; &nbsp;&lt;a property=&quot;cc:attributionName&quot; rel=&quot;cc:attributionURL&quot;<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;href=&quot;<a href="http://lessig.org/" target="_blank">http://lessig.org/</a>&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp; Lawrence Lessig<br>
 &nbsp; &nbsp;&lt;/a&gt;,<br>
 &nbsp; &nbsp;is licensed under a<br>
 &nbsp; &nbsp;&lt;a rel=&quot;license&quot; href=&quot;<a href="http://creativecommons.org/licenses/by/3.0/" target="_blank">http://creativecommons.org/licenses/by/3.0/</a>&quot;&gt;<br>
 &nbsp; &nbsp; &nbsp;Creative Commons Attribution License<br>
 &nbsp; &nbsp;&lt;/a&gt;.<br>
&lt;/div&gt;<br>
<br>
Unless I missed something in the HTML5 spec, at the least this would add<br>
the &quot;property&quot; attribute to &lt;a&gt;. &nbsp;Wouldn&#39;t ccREL be expressed better<br>
using &lt;link&gt; instead of &lt;a&gt;?<br>
<br>
Matt<br>
<font color="#888888">--<br>
Matt Bonner<br>
Hewlett-Packard Company<br>
</font></blockquote></div><br>The whole thing would be best expressed as a microformat, as the entire thing can be made just as machine- and human-readable without having to introduce an entire new addition to html.&nbsp; I think someone is a little confused about the important of CC...<br>
<br>(Note: the someone is not you, Matt, but the drafters of this proposal.&nbsp; Also, I love CC as much as the next guy, but there&#39;s absolutely no reason to extend html to accomodate it, as everything they want to express can be done in existing html and formatted as a microformat.)<br>
<br>~TJ<br></div>