rdf4h: A library for RDF processing in Haskell
'RDF for Haskell' is a library for working with RDF in Haskell. At present it includes parsers and serializers for RDF in the N-Triples and Turtle, and parsing support for RDF/XML. It provides abilities such as querying for triples containing a particular subject, predicate, or object, or selecting triples that satisfy an arbitrary predicate function.
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| small_base | Choose the new smaller, split-up base package. | Disabled |
| tests | Build the tests | Disabled |
| hpc | Use HPC for tests | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rdf4h-1.2.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.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 2.0.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1.0, 3.1.1, 4.0.0, 4.0.1, 4.0.2, 5.0.1, 5.1.0, 5.2.0, 5.2.1, 5.2.2 |
|---|---|
| Dependencies | base (>=3), bytestring, containers, directory, HTTP (>=4000.0.0), hxt (>=9.3.1.2), network (>=2.2.0.0), parsec (>=3), text [details] |
| Tested with | ghc ==7.6.3 |
| License | BSD-3-Clause |
| Copyright | (c) Calvin Smith |
| Author | Calvin Smith |
| Maintainer | Rob Stewart <robstewart@gmail.com> |
| Uploaded | by RobStewart at 2013-11-06T17:11:14Z |
| Category | RDF |
| Home page | https://github.com/robstewart57/rdf4h |
| Bug tracker | https://github.com/robstewart57/rdf4h/issues |
| Source repo | head: git clone https://github.com/robstewart57/rdf4h.git |
| Distributions | |
| Reverse Dependencies | 4 direct, 0 indirect [details] |
| Executables | rdf4h |
| Downloads | 22648 total (173 in the last 30 days) |
| Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Successful builds reported [all 1 reports] |