- From: <bugzilla@jessica.w3.org>
- Date: Sun, 22 May 2011 16:21:19 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12718 Summary: Handling datetimes in microdata-to-RDF conversion Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML Microdata (editor: Ian Hickson) AssignedTo: ian@hixie.ch ReportedBy: richard@cyganiak.de QAContact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-wg-issue-tracking@w3.org, public-html@w3.org This is a comment on the RDF mapping in the subsection “Converting HTML to other formats » RDF” of the “HTML Microdata” document. This comment concerns the RDF conversion of datetime values. Since literals in RDF are datatyped, it would be appropriate to map any values that were obtained from a datetime attribute to the respective datatype. In other words, if the datetime attribute contains a time, then the RDF conversion should generate an xsd:time typed literal; xsd:date for a date, and xsd:dateTime for a date and time. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Sunday, 22 May 2011 16:21:21 UTC