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

SPARQL loading fails in some cases #168

Open
esjewett opened this issue Sep 6, 2016 · 0 comments
Open

SPARQL loading fails in some cases #168

esjewett opened this issue Sep 6, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@esjewett
Copy link
Member

esjewett commented Sep 6, 2016

Example:

Endpoint: http://collection.britishmuseum.org/sparql.xml
Query:
SELECT ?p ?o
WHERE {
http://collection.britishmuseum.org/id/object/PPA82633 ?p ?o .
}

Error:

palladio.min.js:5 TypeError: Cannot read property 'bindings' of undefined
at yasgui.js:56
at f.$eval (palladio.min.js:6)
at f.$apply (palladio.min.js:6)
at Object.yasqe.options.sparql.handlers.success (yasgui.js:48)
at p (yasqe.min.js:7)
at Object.fireWith as resolveWith
at i (yasqe.min.js:9)
at XMLHttpRequest.t (yasqe.min.js:9)

@esjewett esjewett added the bug label Sep 6, 2016
@esjewett esjewett added this to the Next milestone Sep 6, 2016
@esjewett esjewett self-assigned this Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant