hResume <address> issue (was Re: [uf-discuss] MediaWiki hResume
templates)
Tantek Celik
tantek at cs.stanford.edu
Sat Jan 10 09:39:23 PST 2009
Toby, I tend to agree with your criticism of <address> and have logged a similar issue on hAtom:
http://microformats.org/wiki/hatom-issues
Could you add your specific documentation of this hResume issue to the hResume issues page?
http://microformats.org/wiki/hresume-issues
Thanks!
Tantek
-----Original Message-----
From: Toby A Inkster <mail at tobyinkster.co.uk>
Date: Sat, 10 Jan 2009 15:01:24
To: <microformats-discuss at microformats.org>
Subject: [uf-discuss] MediaWiki hResume templates
It is my interpretation of the hResume draft spec (though it's not
very clear) that the contact hCard needs to be an <address> element
(you have a <table> element). While class="contact" is good POSH for
it, but the hResume format itself doesn't define any meaning for
class="contact", so using <address> is the only sure fire way of
indicating the contact address for the hResume. If you take a look at
the hResume field details <http://microformats.org/wiki/
hresume#Field_details>, then you'll see that unlike "summary",
"education", "experience", "skill" and "affiliation", "contact" is
not defined as a class name.
See also: http://microformats.org/wiki/hresume#Contact
Frankly, this is an area where I think hResume could do with
improvement: although <address> is a perfect fit for this information
semantically, structurally it leaves a lot to be desired. The way
<address> is defined in the HTML spec doesn't allow it to contain
block elements (e.g. <div>, <p>) or tables. Thus allowing an
alternative element for the contact info (e.g. <div class="contact">,
<table class="contact">) would be handy.
--
Toby A Inkster
<mailto:mail at tobyinkster.co.uk>
<http://tobyinkster.co.uk>
_______________________________________________
microformats-discuss mailing list
microformats-discuss at microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss
More information about the microformats-discuss
mailing list