4store / 4store

4store is an efficient, scalable and stable RDF database.
https://4store.github.io
GNU General Public License v3.0
290 stars 73 forks source link

POST to /sparql/ with form params including output=text do not seem to function #93

Open CloCkWeRX opened 11 years ago

CloCkWeRX commented 11 years ago

Originally implemented because of http://4store.org/trac/ticket/5

With pull request #92 applied, you get a UI like https://gist.github.com/4001516

However, the output variable does not get parsed correctly by http_post_request for some reason.

Swapping the form to get works.

CloCkWeRX commented 11 years ago

Also - 1.1.4-2 on qantal

berezovskyi commented 7 years ago

This one might be a low-hanging-fruit actually.

berezovskyi commented 7 years ago

In future http://yasr.yasgui.org/ might be worth implementing. This GUI is one of the biggest reasons why we use Fuseki.