The latest version of hsparql is 0.3.8-0.

hsparql

Version 0.2.6 revision 0 uploaded by RobStewart.

Package meta

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

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. Supports SELECT, CONSTRUCT, ASK and UPDATE queries. Example queries are included in the tests: https://github.com/robstewart57/hsparql/blob/master/tests/DBPedia.hs.

Author
Jeff Wheeler, Rob Stewart
Bug reports
https://github.com/robstewart57/hsparql/issues
Category
Database
Copyright
n/a
Homepage
https://github.com/robstewart57/hsparql
Maintainer
Rob Stewart <robstewart57@gmail.com>
Package URL
n/a
Stability
Experimental

Components