[uf-discuss] relatinal modeling in microformats?

Scott Reynen scott at randomchaos.com
Wed Aug 2 06:52:21 PDT 2006


On Aug 2, 2006, at 7:38 AM, Bruce D'Arcus wrote:

> And what if I am writing a weblog post about a particular
> presentation, and want to make clear that that event is part of a
> conference? I want to say "I saw Jane Doe give talk entitled X, Y, Z
> at the ABC Conference." How would I do that using microformats?

Could this be done with rel-tag?  e.g.:

<p class="vevent">I saw Jane Doe give talk entitled  <span  
class="summary">X, Y, Z</span>
at <a href="http://www.domain.com/abc_conference_2006/#vevent"  
rel="tag">the ABC Conference</a>.</p>

Or is there something you'd expect parsers to do with that  
information beyond treating it like a tag?  I don't know of any  
calendar applications that handle events-within-events, so I'm not  
sure what the use case is here.

Peace,
Scott



More information about the microformats-discuss mailing list