@hackage hsparql0.1.1

A SPARQL query generator and DSL, and a client to query a SPARQL server.

hsparql includes a DSL to easily create queries, as well as methods to submit those queries to a SPARQL server, returning the results as simple Haskell data structures. Example queries are included in the tests: http://community.haskell.org/~jeffwheeler/hsparql/tests/DBPedia.hs.