@hackage rdf4h4.0.2

A library for RDF processing in Haskell

'RDF for Haskell' is a library for working with RDF in Haskell. It includes RDF parsers and serializers for N-Triples and Turtle, and an RDF parser for RDF/XML. It provides the ability to query for triples containing a particular subject, predicate, or object, or selecting triples that satisfy an arbitrary predicate function. It also supports IRI parsing and resolution.