package rdf_lwt

  1. Overview
  2. Docs
Sparql HTTP with Lwt

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-rdf-0.13.0.tar.gz
md5=98a004fb30bb175b9b50cbe99f48f15e
sha512=ffc1a0e67683773294d73d0dfa6aa32a046e5bcdc54c9879c16fd375a0d8269048a5600f91dd9af7af981214d1704fb86ce8713cfeba042d11ebae5457ed2ee5

Description

Published: 13 Dec 2021

README

README.md

OCaml-RDF is an OCaml library to manipulate RDF Graphs. Il also implements Sparql.

More information on https://www.good-eris.net/ocaml-rdf

Dependencies (5)

  1. lwt_ppx >= "2.0.2"
  2. lwt >= "5.4.0"
  3. cohttp-lwt-unix >= "4.0.0"
  4. rdf = version
  5. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. links >= "0.9.8"

Conflicts

None