- From: Charles McCathieNevile <charles@w3.org>
- Date: Tue, 4 Mar 2003 18:11:25 -0500 (EST)
- To: Pierre Queinnec <queinnec@essi.fr>
- cc: Brent Hendricks <brentmh@ece.rice.edu>, <www-annotation@w3.org>
In the new RDF specifications there is the possiblity to specify a datatype for a literal. So we can write a date in one or another format, and provide a datatype that identifies the year, month, second, etc so they can be related to a different string format for date/time. For now there is only what DC says about date at http://purl.org/dc/elements/1.1/ Recommended best practice for encoding the date value is defined in a profile of ISO 8601 [W3CDTF] and follows the YYYY-MM-DD format. and a similar note in the Annotation schema itself yyyy-mm-ddThh:mm:ssZ format recommended So it seems legal to use any kind of date format, if not carefully following the recommendations. (Having datatyping will be something that can help us here...) cheers Chaals On Tue, 4 Mar 2003, Pierre Queinnec wrote: >Please correct me if I'm wrong, but i'm using ZAnnot 0.3 and the dates >are sent like this: >a:created="2003/02/06 11:28:08 +0100" >d:date="2003/02/06 11:28:08 +0100" > >Shouldn't they be in ISO 8601 format, as specified in the Annotea >Protocol document?
Received on Tuesday, 4 March 2003 18:11:33 UTC