rdf4h

Version 5.1.0 revision 0 uploaded by RobStewart.

Package meta

Synopsis
A library for RDF processing in Haskell
Description

'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.

Author
Rob Stewart, Pierre Le Marre, Slava Kravchenko, Calvin Smith, Fabian Meyer, koslambrou, Tim McIver
Bug reports
https://github.com/robstewart57/rdf4h/issues
Category
RDF
Copyright
(c) Rob Stewart, Calvin Smith
Homepage
https://github.com/robstewart57/rdf4h
Maintainer
Rob Stewart <robstewart57@gmail.com>
Package URL
n/a
Stability
stable

Components