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 |
|---|---|---|
| network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rdf4h-3.0.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 | attoparsec (>=0.13.1.0), base (>=4.8.0.0 && <6), binary, bytestring, containers, deepseq, directory, ghc-prim, hashable, hgal, HTTP (>=4000.0.0), hxt (>=9.3.1.2), mtl, network, network-uri, parsec (>=3), parsers, rdf4h, text (>=1.2.1.0), text-binary, unordered-containers, utf8-string [details] |
| Tested with | ghc ==7.10.2, ghc ==8.0.2 |
| License | BSD-3-Clause |
| Copyright | (c) Calvin Smith, Rob Stewart, Slava Kravchenko |
| Author | Calvin Smith, Rob Stewart, Slava Kravchenko |
| Maintainer | Rob Stewart <robstewart@gmail.com> |
| Uploaded | by RobStewart at 2018-03-30T16:17:46Z |
| 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 | 22634 total (159 in the last 30 days) |
| Rating | 2.5 (votes: 5) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-03-30 [all 1 reports] |