[uf-discuss] haudio contributor
Martin McEvoy
info at weborganics.co.uk
Tue Feb 5 07:57:50 PST 2008
On Wed, 2008-02-06 at 01:56 +1100, Michael MD wrote:
> >Why doesn't the following work for you, then?
> >
> ><div class="haudio">
> > <span class="contributor">Primal Scream</span> -
> > <span class="album">Screamadelica</span>
> ></div>
>
>
> That may be fine for someone who just wants to mark up some tracks they like
> on a personal blog ... but an artist or record store may want to be able to
> say who composed it, who performed it, who did studio production, who
> remixed it, who a guest instumentalist was, what label released it, and
> maybe even who distibutes it and want to be able to distinguish between
> them.
Oh but you can...
<div class="haudio">
<span class="album">Screamadelica</span>
<span class="contributor vcard">
<span class="role">Artist</span> -
<span class="fn org">Primal Scream</span>
</span>
<span class="contributor vcard">
<span class="role">Producer</span> -
<span class="fn">Andrew Weatherall</span>
</span>
<span class="contributor vcard">
<span class="role">Vocals</span> -
<span class="fn">Jah Wobble</span>
</span>
</div>
The only thing I might add is vcard looks redundant? as the context
describes audio, not buisness cards?
Thanks
Martin McEvoy
>
>
>
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
More information about the microformats-discuss
mailing list