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

[ bsd3, database, library ] [ Propose Tags ]

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

Maintainer's Corner

Package maintainers

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, network-uri, rdf4h (>=3.0.1), text, xml [details]
License BSD-3-Clause
Author Jeff Wheeler, Rob Stewart
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 2017-08-13T10:12:23Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 15397 total (58 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-13 [all 1 reports]