The rdf4h package
'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.
Properties
| Versions | 0.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0 |
|---|---|
| Dependencies | base (≥3), bytestring, containers, directory, HTTP (≥4000.0.0), hxt (≥9.0.0), MissingH (≥1.2.0.0), network (≥2.2.0.0), parsec (≥3), text |
| License | BSD3 |
| Copyright | (c) Calvin Smith |
| Author | Calvin Smith |
| Maintainer | Rob Stewart <robstewart@gmail.com> |
| Stability | Experimental |
| Category | RDF |
| Home page | https://github.com/robstewart57/rdf4h |
| Bug tracker | https://github.com/robstewart57/rdf4h/issues |
| Source repository | git clone git://github.com/robstewart57/rdf4h.git |
| Executables | rdf4h |
| Upload date | Sat Nov 3 12:52:51 UTC 2012 |
| Uploaded by | RobStewart |
| Built on | ghc-7.6 |
Modules
Downloads
- rdf4h-1.1.0.tar.gz (Cabal source package)
- package description (included in the package)