rdf4h-1.0.2: A library for RDF processing in Haskell

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

Versions0.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0
Dependenciesbase (≥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
LicenseBSD3
Copyright(c) Calvin Smith
AuthorCalvin Smith
MaintainerRob Stewart <robstewart@gmail.com>
StabilityExperimental
CategoryRDF
Home pagehttps://github.com/robstewart57/rdf4h
Bug trackerhttps://github.com/robstewart57/rdf4h/issues
Source repositorygit clone git://github.com/robstewart57/rdf4h.git
Executablesrdf4h
Upload dateMon Oct 22 10:39:42 UTC 2012
Uploaded byRobStewart
Built onghc-7.6

Modules

Downloads