Danny Ayers once put together "hDOAP", a "microformat" based on DOAP. The profile link is here <http://purl.org/stuff/hdoap/profile> but the link is broken.

A description of DOAP is here <http://www.ibm.com/developerworks/xml/ library/x-osproj3/>. Using that as a guide, I guess that the hDOAP for your example would be:

<div class="doap">
  Name: <span class="name">jQuery</span>
  Version: <span class="release version">
    <span class="revision">1.0</span>
    (<span class="created">2008-08-08</span>)
  </span>
  Type: <span class="programming-language">JavaScript</span>
</div>

--
Toby A Inkster
<mailto:[EMAIL PROTECTED]>
<http://tobyinkster.co.uk>



_______________________________________________
microformats-new mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-new

Reply via email to