About

Metadata

  • Last updated , by RobStewart
  • License BSD-3-Clause
  • Maintained by: Rob Stewart <robstewart57@gmail.com>

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.2.5

Readme

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