[uf-new] New uF: Version

Toby A Inkster mail at tobyinkster.co.uk
Fri Aug 8 03:27:54 PDT 2008


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:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>





More information about the microformats-new mailing list