rdf4h: A library for RDF processing in Haskell

[ bsd3, library, program, rdf ] [ Propose Tags ]

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

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.9.1, 1.0.0, 1.0.1, 1.0.2, 1.1.0, 1.2.0, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 2.0.0, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.1.0, 3.1.1, 4.0.0, 4.0.1, 4.0.2, 5.0.1, 5.1.0
Dependencies algebraic-graphs (>=0.5), attoparsec, base (>=4.8.0.0 && <6), binary, bytestring, containers, deepseq, exceptions, filepath, ghc-prim, hashable, html-entities, http-conduit (>=2.2.0), lifted-base, mmorph, mtl, network-uri (>=2.6), parsec (>=3), parsers, rdf4h, selective, semigroups (>=0.18 && <0.19), text (>=1.2.1.0), unordered-containers (>=0.2.10.0), xeno [details]
License BSD-3-Clause
Copyright (c) Rob Stewart, Pierre Le Marre, Slava Kravchenko, Calvin Smith, Renzo Carbonara
Author Rob Stewart, Pierre Le Marre, Slava Kravchenko, Calvin Smith
Maintainer Rob Stewart <robstewart57@gmail.com>
Category RDF
Home page https://github.com/robstewart57/rdf4h
Bug tracker https://github.com/robstewart57/rdf4h/issues
Source repo head: git clone https://github.com/robstewart57/rdf4h.git
Uploaded by RobStewart at 2020-07-24T17:03:16Z
Distributions
Reverse Dependencies 4 direct, 0 indirect [details]
Executables rdf4h
Downloads 20778 total (97 in the last 30 days)
Rating 2.5 (votes: 4) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-07-24 [all 1 reports]