[
https://issues.apache.org/jira/browse/MARMOTTA-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205057#comment-14205057
]
ASF subversion and git services commented on MARMOTTA-564:
----------------------------------------------------------
Commit 7a824559431331e008abd42421418f7bbe032d30 in marmotta's branch
refs/heads/develop from [~wastl]
[ https://git-wip-us.apache.org/repos/asf?p=marmotta.git;h=7a82455 ]
KiWi:
- implement a different model for representing datetime with timezone
(MARMOTTA-564)
> KiWi: support for date literals with timezone
> ---------------------------------------------
>
> Key: MARMOTTA-564
> URL: https://issues.apache.org/jira/browse/MARMOTTA-564
> Project: Marmotta
> Issue Type: Bug
> Components: KiWi Triple Store
> Affects Versions: 3.2.1
> Reporter: Sebastian Schaffert
> Assignee: Sebastian Schaffert
> Fix For: 3.3.0
>
>
> The KiWi triple store currently normalizes all date literals to UTC time and
> drops the timezone information. This causes a number of problems, especially
> when doing SPARQL queries. The implementation needs to be updated as follows:
> * use of GregorianCalendar instead of Date for representing the date value
> * use of "TIMESTAMP WITH TIMEZONE" in the underlying relational database
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)