[uf-discuss] PROPOSAL: keep it simple; make it extensible?

Andy Mabbett andy at pigsonthewing.org.uk
Tue Nov 21 01:09:00 PST 2006


In message <H2fLkr4Gz3XFFwF8 at pigsonthewing.org.uk>, Andy Mabbett
<andy at pigsonthewing.org.uk> writes

>
>        <span class="hitem wine">
>                [hReview]
>                [other uFs]
>        </span>

Another potential advantage to "hItem" would be an alternative to the
"include"; for instance, an album on Amazon, say:

<http://www.amazon.co.uk/o/ASIN/B000I0SGSA/ref=pd_rvi_gw_1/026-5782158-8338825>

could use

        <div class="hitem album">
           <span class="title">Ibm 1401 - a Users Manual</span>
           <span class="artist">Johann Johannsson</span> [1]
           <div class="hreview">[first review]</div>
           <div class="hreview">[second review]</div>
           <div class="hreview">[third review]</div>
        </div>


Where each hReview uses the title and artist (marked up also according
to hReview) from its parent hItem.


[1] hcard committed for clarity


-- 
Andy Mabbett
                Say "NO!" to compulsory ID Cards:  <http://www.no2id.net/>

                Free Our Data:  <http://www.freeourdata.org.uk>


More information about the microformats-discuss mailing list