-
HTML5 Doesn't Like You Citing People
jake on 2008.02.20
at 09:01 pmYesterday Mark Pilgrim pointed out something odd in the HTML5 draft spec. In the reference for the
citeelement (including a snarky comment) the author has declared that people cannot be cited. At least not with theciteelement (neither can ships, but they only really offer wisdom in cartoons). As we push for more semantics this draft pulls them away.A person’s name is not the title of a work — even if people call that person a piece of work — and the element must therefore not be used to mark up people’s names.
The most peculiar part is the suggestion to use the semantically void
belement as an alternative. Apparently for “marking names as being keywords.”Looking to Merriam-Webster we can see references to giving credit to a source, not exclusively through a piece of work.
2: to quote by way of example, authority, or proof
3 a: to refer to; especially : to mention formally in commendation or praise b: to name in a citationComments can use markup affected by this declaration. And while a comment might not reference a previous work it is supplemental content added to the blog post. Consequently if the primary content is owned by the author of the page then the comments from others, especially if a web site or email link is included, are pointing back to their source. The
citeelement fits.If they’re looking to improve
citethey should put aforattribute like the label element or a method to anchor it to a quote.Posted in: Rant · Web · Programming

Comments (0)
Comments have been automatically disabled to curtail spam.
