hasparql-client

This package enables to write SPARQL queries to remote endpoints.

https://github.com/lhpaladin/HaSparql-Client

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Luiz Damascena
Maintained by Luiz Damascena

This package enables to write SPARQL queries to remote endpoints. It provides many of the options provided through the SPARQL protocol. It was inspired by HSparql and SPARQL Python Wrapper (Python). For more information see also: http:/www.w3.orgTRrdf-sparql-protocol http:/www.w3.org2005/sparql-results# TODO list: Add internal conversion to RDFXML, N3, Turtle and JSON. Implement a parser to validate SPARQL queries.