Run an RDF query and format the results. Once this form is
submitted, it will redirect to the permanent URL that can be used to
fetch the result with HTTP GET.
This service URL http://triplr.org/query
also acts as a SPARQL endpoint.
This service uses Rasqal which has known bugs in the area of UNION and OPTIONAL. It does not yet support all of SPARQL 1.1 either.
bindings means an SELECT or ASK query;
graph means a CONSTRUCT query.
(DESCRIBE is not implemented.)