rdf4h-0.9.1: 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 & <4000.3), hxt (≥9.0.0 & <9.2), MissingH (≥1.0.0 & <1.2), network (≥2.2.0.0 & <2.4), parsec (≥3 & <3.2)
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 dateSun Aug 19 15:55:26 UTC 2012
Uploaded byRobStewart
Built onghc-7.4

Modules

Downloads