TriplyDB / Yasgui

Yet Another Sparql GUI
https://yasgui.triply.cc
MIT License
185 stars 55 forks source link

Geo button does not work #92

Closed ktk closed 7 years ago

ktk commented 7 years ago

I can't seem to get the Geo-button to work on Yasgui. Once I execute the first query the button grays out and I can't do anything with it.

Sample query

Any ideas what's going wrong here?

p1d1d1 commented 7 years ago

It does work.

Sample query 1

Alternatively if you want to use directly the geometry URI:

Sample query 2

ktk commented 7 years ago

Oh thanks for the hint. Then I would propose to change the behavior of the button. I understood it in a way that something fails but instead I did the wrong query.

p1d1d1 commented 7 years ago

Don't think there is something wrong with the button. You just need to set the right query, an in the examples.

ktk commented 7 years ago

Ok tnx. @bergos told me there was an error message in the console for a while but I can't find that anymore so I guess there was a bug and it did get fixed meanwhile. Closing it.