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

Bug on queries with optional values. #3

Closed
msalvadores opened this issue Dec 18, 2012 · 0 comments
Closed

Bug on queries with optional values. #3

msalvadores opened this issue Dec 18, 2012 · 0 comments

Comments

@msalvadores
Copy link
Member

From goo ...

NoMethodError: undefined method `include?' for nil:NilClass
    /Users/manuelso/work/stanford/workspace/sparql_http/lib/sparql_http/resultset/solution.rb:20:in `create_binding_value'
    /Users/manuelso/work/stanford/workspace/sparql_http/lib/sparql_http/resultset/solution.rb:50:in `get'
    /Users/manuelso/work/stanford/workspace/ontologies_linked_data/lib/ontologies_linked_data/models/class.rb:33:in `block in where'
    /Users/manuelso/work/stanford/workspace/sparql_http/lib/sparql_http/resultset/resultset.rb:19:in `each_solution'
    /Users/manuelso/work/stanford/workspace/ontologies_linked_data/lib/ontologies_linked_data/models/class.rb:32:in `where'
    /Users/manuelso/work/stanford/workspace/ontologies_linked_data/lib/ontologies_linked_data/models/ontology_submission.rb:148:in `classes'
    /Users/manuelso/work/stanford/workspace/ontologies_linked_data/test/models/test_class.rb:55:in `test_terms_custom_props'
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

No branches or pull requests

1 participant