@hackage rdf4h5.1.0

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, and compiled-time generation of Haskell modules from Turtle schema files.