-
Notifications
You must be signed in to change notification settings - Fork 2
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
Surveyor not responding and JS errors: NaN #2
Comments
I'm checking the logs and trying to reproduce myself the errors. From your output, I can see that everything is going well, except that "bootstrap.min.css.map" file is not found. I'm not sure why this file is requested (not needed in my tests), but I can upload it to the server. When querying your endpoint,
|
OK, thanks for the diagnostic; I'll remove them with simple SPARQL update, Regarding |
I removed the URI's <> in subject and object positions in my repo. Now it goes further: 78 queries ! 👍 But there is another error in the JS console: here is the end of the log:
|
Hey, it's again the same problem with an empty URI. I'll include a check to discard those URIs and request a server update in our test website (http://tools.sirius-labs.no/rdfsurveyor/). |
That will be nice;
nothing is returned. I checked my database on the original SPARQL service, that exposes the named graphs, e.g;
And also with the new derived SPARQL service (the one you use), that does not expose the named graphs:
|
The problem is that a couple of classes don't have proper URIs, e.g. I've made a quick fix and I'll update the code at github. I hope this fix will be made available soon in the test website. Thanks for your support! |
OK, I get it , Note that later I plan to implement a sanity check in SF: |
I think there is enough information to FIX in the console output;
otherwise I'll provide info on the (localhost) repo.
This was on Firefox 56.0 (64 bits) (on Ubuntu).
`
The text was updated successfully, but these errors were encountered: