On 8/3/06, John Allsopp <[EMAIL PROTECTED]> wrote:
Since with hCard we have a good format for marking up information about people, organizations and arguably places (fn + geo) as Tantek suggested last week it makes sense to use this, rather than have a different uf for these entities in different contexts (for example in travel guides, or in news stories).
I just want to run this idea past the list of a rule similar to the "fn org" rule [1] for indicating that a hCard is about a place: "fn extended-address". Although extended-address is a pretty loose field, I've found myself falling into this pattern when I've been trying to encode a place. For example, we could encode [2] as: <div class="vcard"> <div class="fn extended-address">Wrigley Field</div> <div class="street-address">1060 W Addison St</div> <div> <span class="locality">Chicago</span>, <span class="region">IL</span> <span class="postal-code">60613</span> </div> </div> Regards, etc... David [1] http://microformats.org/wiki/hcard#Organization_Contact_Info [2] http://chicago.citysearch.com/profile/3675700 _______________________________________________ microformats-discuss mailing list [email protected] http://microformats.org/mailman/listinfo/microformats-discuss
