ISSUE-2048: Consider adding certain HTML attributes used in microformats

microformats attributes

Consider adding certain HTML attributes used in microformats

State:
RAISED
Product:
SVG 2
Raised by:
Doug Schepers
Opened on:
2008-09-08
Description:
From http://microformats.org/get-started/
[[
Microformats are simple ways to add information to a web page using mostly the class attribute (although sometimes the id, title, rel or rev attributes too).
]]

Microformats has proven very popular in certain communities, but it is designed for use with HTML. SVG has the 'class', 'id', and 'xlink:title' attributes, but not 'rel' or 'rev' attributes. The XLink specification does not provide equivalent attributes ('xlink:role' and 'xlink:arcrole' have URI values, not string values). Adding 'rel' or 'rev' attributes would allow the same microformats designed for HTML to be used in SVG as well. (Note that many uses of the 'title' attribute for microformats have been shown to harm accessibility, so that's something to be careful of.) It is possible that SVG-specific microformats could be developed as well (Jonathan Chetwynd has suggested one for AT, though details are needed).

This should be considered in the larger context of ARIA, RDFa, the 'role' attribute, and the <title>, <desc>, and <metadata> elements (especially in the context of ARIA roles). See http://lists.w3.org/Archives/Public/www-svg/2007Oct/0094.html .

Personally, I think that using RDFa, with its additional dedicated attributes, may allow for richer functionality, though microformats is slightly simpler. Preferably, we'll enable both to be used, since there is little additional overhead for SVG.
Related Actions Items:
No related actions
Related emails:
  1. minutes, SVG Working Group Mountain View F2F, day 2 (from cam@mcc.id.au on 2011-10-28)
  2. ISSUE-2048 (microformats attributes): Consider adding certain HTML attributes used in microformats [SVG Core 2.0] (from sysbot+tracker@w3.org on 2008-09-08)

Related notes:

No additional notes.

Display change log ATOM feed


Dirk Schulze <dschulze@adobe.com>, Chair, Chris Lilley <chris@w3.org>, Staff Contact
Tracker: documentation, (configuration for this group), originally developed by Dean Jackson, is developed and maintained by the Systems Team <w3t-sys@w3.org>.
$Id: 2048.html,v 1.1 2020/01/17 13:19:14 carcone Exp $