[uf-discuss] haudio contributor
Manu Sporny
msporny at digitalbazaar.com
Mon Feb 4 15:01:44 PST 2008
Andy Mabbett wrote:
> In message <47A765D0.6010406 at digitalbazaar.com>, Manu Sporny
> <msporny at digitalbazaar.com> writes
>
>> Why doesn't the following work for you, then?
>>
>> <div class="haudio">
>> <span class="contributor">Primal Scream</span> -
>> <span class="album">Screamadelica</span>
>> </div>
>>
>> Per the hAudio spec, you have just marked up an album called
>> "Screamadelica", whose primary contributor (the artist) is "Primal
>> Scream".
>>
>> The example above is valid hAudio markup
>
> I thought "fn" was required.
It isn't:
http://microformats.org/wiki/haudio#Album
You MUST use either FN or ALBUM, or both. In other words:
If you ONLY use FN - you are talking about an audio recording.
If you ONLY use ALBUM - you are talking about an audio album.
If you use BOTH FN and ALBUM - you are talking about an audio recording
from the specified audio album.
-- manu
More information about the microformats-discuss
mailing list