hsparql-0.1.4: A SPARQL query generator and DSL, and a client to query a SPARQL server.

The hsparql package

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: https://github.com/robstewart57/hsparql/blob/master/tests/DBPedia.hs.

Properties

Versions0.0, 0.1, 0.1.1, 0.1.2, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3
Dependenciesbase (4.*), bytestring, HTTP (≥4), mtl, network, rdf4h, xml
LicenseBSD3
AuthorJeff Wheeler
MaintainerRob Stewart <robstewart57@gmail.com>
StabilityExperimental
CategoryDatabase
Home pagehttps://github.com/robstewart57/hsparql
Bug trackerhttps://github.com/robstewart57/hsparql/issues
Source repositorygit clone git://github.com/robstewart57/hsparql.git
Upload dateMon Aug 20 13:55:41 UTC 2012
Uploaded byRobStewart
Built onghc-7.4

Modules

Downloads