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
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), bytestring, HTTP (≥4), MissingH, mtl, network, rdf4h (≥1.0.0), text, xml |
| License | BSD3 |
| Author | Jeff Wheeler |
| Maintainer | Rob Stewart <robstewart57@gmail.com> |
| Stability | Experimental |
| Category | Database |
| Home page | https://github.com/robstewart57/hsparql |
| Bug tracker | https://github.com/robstewart57/hsparql/issues |
| Source repository | git clone git://github.com/robstewart57/hsparql.git |
| Upload date | Wed Jan 30 00:33:25 UTC 2013 |
| Uploaded by | RobStewart |
| Built on | ghc-7.6 |
Modules
- Database
Downloads
- hsparql-0.2.3.tar.gz (Cabal source package)
- package description (included in the package)