rdf: Representation and Incremental Processing of RDF Data

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Data structures, parsers, and encoders for RDF data sets based on the RDF 1.1 abstract syntax and RFC 3987. The interface is intended to support incremental graph processing in constant space.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8
Change log ChangeLog.md
Dependencies attoparsec (>=0.13 && <0.14.2), base (>=4.11 && <5.0), bytestring (>=0.10 && <0.11.2), deepseq (>=1.4 && <1.5), dlist (>=0.7 && <1.1), fgl (>=5.5 && <5.8), text (>=1.2 && <1.3), transformers (>=0.4 && <0.6) [details]
License MIT
Copyright Travis Whitaker 2016-2012
Author Travis Whitaker
Maintainer pi.boy.travis@gmail.com
Category Data
Home page https://github.com/traviswhitaker/rdf
Bug tracker https://github.com/traviswhitaker/rdf/issues
Source repo head: git clone https://github.com/TravisWhitaker/rdf.git
Uploaded by TravisWhitaker at 2021-03-23T13:13:29Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for rdf-0.1.0.5

[back to package description]

rdf CircleCI

Data structures, parsers, and encoders for RDF data sets based on the RDF 1.1 abstract syntax and RFC 3987. The interface is intended to support incremental graph processing in constant space.