On Aug 17, 2007, at 10:35 AM, Manu Sporny wrote:
hAudio ISSUE #4: open issue!
http://microformats.org/wiki/audio-info-
issues#Problem:_Display_properties_of_rel-patterns
The following markup summarizes this problem:
<a rel="purchase" href="/buy/song/3742827384"
title="Buy The Song">
<img src="/images/buy_song.png" alt="Buy Song Image" />
</a>
What value do you use for displaying the previous markup?
Is it rel-purchase or rel-payment?
I think each parser will need to determine this for themselves,
within their own design constraints. It's not really a semantics
issue to be defined in the microformat, as the semantics of @rel
don't really tell us anything about the two URLs, only how they're
related. That said, if I were writing a parser, I'd probably use
"[audio-title] [EMAIL PROTECTED]", where [audio-title] is the value of the audio-
title property and [EMAIL PROTECTED] is the value of the rel attribute, e.g.
"April In Paris enclosure" or "Kid A sample". Those seem like
descriptive enough labels to me.
--
Scott Reynen
MakeDataMakeSense.com
_______________________________________________
microformats-new mailing list
[email protected]
http://microformats.org/mailman/listinfo/microformats-new