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

Changed handling of argument values for query constraints #448

Closed
wants to merge 3 commits into from

Conversation

fasseg
Copy link
Contributor

@fasseg fasseg commented Sep 1, 2014

When passing SPARQL that contains a FILTER constraint on xsd:dateTime types the values are now read into Jena's NodeValue type rather than a plain string. This seems to preserve type information and therefore no more exceptions occur for my tests.
See: https://www.pivotaltracker.com/story/show/77788512

@fasseg
Copy link
Contributor Author

fasseg commented Sep 2, 2014

Added test and fixed existing ones

@awoods
Copy link

awoods commented Sep 2, 2014

Resolved with: 6bcaf3d

@awoods awoods closed this Sep 2, 2014
@awoods awoods deleted the sparql-filter-datatypes branch September 2, 2014 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants