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

Fixed the NPE bug to support the SPARQL str function, and throw NotImplementedException for comparing subject variable value #408

Merged
merged 1 commit into from Jul 8, 2014

Conversation

lsitu
Copy link
Contributor

@lsitu lsitu commented Jul 8, 2014

https://www.pivotaltracker.com/s/projects/684825/stories/71073904

I think I've fixed the NPE bug and added the str() function support for filter queries. However, the filter query will work for literal values only but not subject reference, and I've let it thrown the NotImplementedException when a SPARQL is trying to compare subject reference as literal values.

…plementedException for comparing subject variable value.
awoods pushed a commit that referenced this pull request Jul 8, 2014
Fixed the NPE bug to support the SPARQL str function, and throw NotImplementedException for comparing subject variable value
@awoods awoods merged commit e12bc00 into fcrepo:master Jul 8, 2014
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