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.

Modules

[Last Documentation]

  • Database
    • HSparql
      • Database.HSparql.Connection
      • Database.HSparql.QueryGenerator

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, connection, HTTP (>=4), http-client, http-conduit, http-types, MissingH, mtl, network, network-uri, rdf4h (>=4.0.2), 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 2023-02-19T23:48:00Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 15399 total (60 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 2023-02-20 [all 2 reports]