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. Supports SELECT, CONSTRUCT, ASK and UPDATE queries. Example queries are included in the tests: https://github.com/robstewart57/hsparql/blob/master/tests/DBPedia.hs.
Downloads
- hsparql-0.2.4.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), MissingH, mtl, network, rdf4h (>=1.0.0), text, xml [details] |
License | BSD-3-Clause |
Author | Jeff Wheeler |
Maintainer | Rob Stewart <robstewart57@gmail.com> |
Category | Database |
Home page | https://github.com/robstewart57/hsparql |
Bug tracker | https://github.com/robstewart57/hsparql/issues |
Source repo | head: git clone git://github.com/robstewart57/hsparql.git |
Uploaded | by RobStewart at 2014-01-10T10:56:32Z |
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 available [build log] Successful builds reported [all 1 reports] |