hsparql: 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: https://github.com/robstewart57/hsparql/blob/master/tests/DBPedia.hs.
Modules
- Database
- HSparql
- Database.HSparql.Connection
- Database.HSparql.QueryGenerator
- HSparql
Downloads
- hsparql-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0, 0.1, 0.1.1, 0.1.2, 0.1.4, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7, 0.3.8 |
---|---|
Dependencies | base (>=4 && <5), bytestring, HTTP (>=4), mtl, network, rdf4h, xml [details] |
License | BSD-3-Clause |
Author | Jeff Wheeler |
Maintainer | Rob Stewart <robstewart57@gmail.com> |
Category | Database |
Home page | https://github.com/robstewart57/hsparql |
Uploaded | by RobStewart at 2012-04-17T11:33:07Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 15811 total (76 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-25 [all 7 reports] |