[uf-discuss] Authoritative hCards [was RE: Canonical hCards (was: Search on CSS element)]

Andy Mabbett andy at pigsonthewing.org.uk
Wed Jan 24 11:36:00 PST 2007


In message <003401c73f61$de549050$69fa030a at andrieuhome>, Joe Andrieu
<joe at andrieu.net> writes

>A few two major things happen when you do this:
>1. You enable an hCard author to semantically declare this hCard as
>"definitive"
>2. You could provide a link from a refering hCard to the authoritative
>hCard for discovery of additional information that isn't appropriate
>for the design or context of the "refering" hCard.

Of course, it could be argued that the latter constitutes invisible
meta-data...


If example.com/Fred has:

        <span class="vcard">
          <span class="fn">Fred<\span>
          <img class="logo">Fred-avatar.png</img>
        </span>

then compare, on another site:

        <span class="vcard">
          <a class="fn url" href="http://example.com/Fred">Fred<\a>
        </span>

with:

        <a class="pavatar"
        href="http://example.com/Fred-avatar.png">Fred's avatr<\a>

-- 
Andy Mabbett
                 <http://www.pigsonthewing.org.uk/uFsig/>

                        Welcome to the 21-day week!


More information about the microformats-discuss mailing list