ISSUE-97: Determine if datetime should be supported in HTML5
HTML5 datetime support
Determine if datetime should be supported in HTML5
- State:
- CLOSED
- Product:
- RDFa 1.1 in HTML5
- Raised by:
- Manu Sporny
- Opened on:
- 2011-06-13
- Description:
- Stephane Corlosquet writes:
http://lists.w3.org/Archives/Public/public-rdfa-wg/2011Jun/0020.html
The way microdata property values are processed in HTML5 depends on what tag contains the value. For most tags, it's either the text content, or one of the usual suspects: @content, @src or @href.
There are two tags however in microdata where the property value does not come from any of the RDFa attributes. These tags are <time> and <object> where the property value comes from @datetime and @data, respectively. It is to be expected that HTML5 authors will place relevant values in these attributes, and I'm wondering how RDFa 1.1 can target these without resorting to adding a content attribute.
Let's take the example of <time> which in HTML5 can look like this:
<time itemprop="birthday" datetime="2009-05-10">May 10th 2009</time>
Does the @content attribute have to be explicitly added in the RDFa form? Is there a shorter way to turn that into RDFa than the following one?
<time property="birthday" datetime="2009-05-10" content="2009-05-10T00:00:00-00:00" datatype="xsd:dateTime">May 10th 2009</time>
How about the data attribute?
- Related Actions Items:
ACTION-104 on Manu Sporny to Resolve to implement 97 and 113 - due 2011-11-24, closed- Related emails:
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ahby@aptest.com on 2013-01-05)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-05)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ahby@aptest.com on 2013-01-05)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-05)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ahby@aptest.com on 2013-01-04)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ahby@aptest.com on 2013-01-04)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-04)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ahby@aptest.com on 2013-01-04)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-04)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-03)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-03)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from lindstream@gmail.com on 2013-01-03)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-02)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-02)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-02)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-01)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-01)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2013-01-01)
- Re: HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from ivan@w3.org on 2013-01-01)
- HTML+RDFa source updated (ISSUE-97, ISSUE-144, ISSUE-146) (from gregg@greggkellogg.net on 2012-12-27)
- Re: Last call comment admin: resolution of ISSUE-97 (from scorlosquet@gmail.com on 2011-11-22)
- Last call comment admin: resolution of ISSUE-97 (from ivan@w3.org on 2011-11-22)
- Re: Agenda for telco, 2011-11-17 (from lindstream@gmail.com on 2011-11-17)
- Re: Agenda for telco, 2011-11-17 (from ivan@w3.org on 2011-11-17)
- Re: Agenda for telco, 2011-11-17 (from gregg@kellogg-assoc.com on 2011-11-16)
- Re: Agenda for telco, 2011-11-17 (from Steven.Pemberton@cwi.nl on 2011-11-16)
- Re: Agenda for telco, 2011-11-17 (from ivan@w3.org on 2011-11-16)
- Agenda for telco, 2011-11-17 (from ivan@w3.org on 2011-11-16)
- Just checking out where we are with RDFa issues (from ivan@w3.org on 2011-11-15)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from gregg@kellogg-assoc.com on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from lindstream@gmail.com on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from jeni@jenitennison.com on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from jeni@jenitennison.com on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from lindstream@gmail.com on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from tai@g5n.co.uk on 2011-11-11)
- Re: Looking at the time element (again) (ISSUE-97) (from jeni@jenitennison.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from felix.sasaki@fh-potsdam.de on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from shane@aptest.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from lindstream@gmail.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from felix.sasaki@fh-potsdam.de on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from gregg@kellogg-assoc.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from shane@aptest.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from gregg@kellogg-assoc.com on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-10)
- Re: Looking at the time element (again) (ISSUE-97) (from shane@aptest.com on 2011-11-10)
- Looking at the time element (again) (ISSUE-97) (from ivan@w3.org on 2011-11-10)
- Re: ISSUE-97 (HTML5 datetime support): Determine if datetime should be supported in HTML5 [RDFa 1.1 in HTML5] (from scorlosquet@gmail.com on 2011-06-24)
- Re: ISSUE-97 (HTML5 datetime support): Determine if datetime should be supported in HTML5 [RDFa 1.1 in HTML5] (from ivan@w3.org on 2011-06-13)
- ISSUE-97 (HTML5 datetime support): Determine if datetime should be supported in HTML5 [RDFa 1.1 in HTML5] (from sysbot+tracker@w3.org on 2011-06-13)
Related notes:
Resolved:
http://www.w3.org/2010/02/rdfa/meetings/2011-11-17
Display change log