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. At present it includes parsers and serializers for RDF in the N-Triples and Turtle, and parsing support for RDF/XML. It provides abilities such as querying for triples containing a particular subject, predicate, or object, or selecting triples that satisfy an arbitrary predicate function.

Flags

Automatic Flags
NameDescriptionDefault
small_base

Choose the new smaller, split-up base package.

Disabled
tests

Build the tests

Disabled
hpc

Use HPC for tests

Enabled
network-uri

Get Network.URI from the network-uri package

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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
Dependencies base (>=3), binary, bytestring, containers, deepseq, directory, fgl, ghc-prim, hashable, HTTP (>=4000.0.0), hxt (>=9.3.1.2), network, network-uri, parsec (>=3), text, text-binary, unordered-containers [details]
License BSD-3-Clause
Copyright (c) Calvin Smith, Rob Stewart, Slava Kravchenko
Author Calvin Smith, Rob Stewart, Slava Kravchenko
Maintainer Rob Stewart <robstewart@gmail.com>, Slava Kravchenko
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 2015-07-09T16:56:47Z
Distributions
Reverse Dependencies 3 direct, 0 indirect [details]
Executables rdf4h
Downloads 20626 total (58 in the last 30 days)
Rating 2.5 (votes: 3) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-10-18 [all 2 reports]