Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NOW() SPARQL should return an xsd:dateTime with a timezone #843

Closed
Tpt opened this issue Aug 28, 2018 · 0 comments
Closed

NOW() SPARQL should return an xsd:dateTime with a timezone #843

Tpt opened this issue Aug 28, 2018 · 0 comments
Labels
bug Something isn't working SPARQL
Milestone

Comments

@Tpt
Copy link
Contributor

Tpt commented Aug 28, 2018

Currently rdflib implementation of NOW() returns a datetime in the server local timezone without specifying it in the literal string. This is not what the SPARQL specification suggests: https://www.w3.org/TR/2013/REC-sparql11-query-20130321/#func-now

The NOW() function should probably be changed to return a date time with a timezone

Tpt added a commit to Tpt/rdflib that referenced this issue Aug 28, 2018
Tpt added a commit to Tpt/rdflib that referenced this issue Aug 28, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Closes RDFLib#843
Tpt added a commit to Tpt/rdflib that referenced this issue Aug 28, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Closes RDFLib#843
@joernhees joernhees added bug Something isn't working SPARQL labels Aug 31, 2018
@joernhees joernhees added this to the rdflib 5.0.0 milestone Aug 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working SPARQL
Projects
None yet
Development

No branches or pull requests

2 participants