Hi all,

I am trying to figure out why when I insert xsd:dateTime typed literals in the 
form "2009-07-08T00:50:36Z", they come out of SELECT sparql queries as 
"2009-07-08T00:50:36.000" and they come out in CONSTRUCT sparql queries as 
"2009-07-08T00:50:36.000+10:00". I think for select queries everything is 
working, but I don't know why there is an arbitrary 10:00 added to the end of 
the value, especially since the time value isn't changed, and if interpreted 
literally I could imagine it being interpreted as "2009-07-07T14:50:36Z" if you 
thought you needed to take 10 hours off to get to the Z time offset. Simply 
put, it is a bug somewhere at minimum that SELECT queries aren't consistent 
with CONSTRUCT queries.

Is there anywhere that this can be configured so that it keeps putting dateTime 
out using the "2009-07-08T00:50:36Z" style instead of either of the other two 
styles and then the results from SELECT and CONSTRUCT can both be used with the 
same style that I am using in the RDF I am inserting.

Cheers,

Peter



      
____________________________________________________________________________________
Access Yahoo!7 Mail on your mobile. Anytime. Anywhere.
Show me how: http://au.mobile.yahoo.com/mail


Reply via email to