package rdf

  1. Overview
  2. No Docs
OCaml library to manipulate RDF graphs; implements SPARQL

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-rdf-0.12.0.tar.gz
md5=61cb09ccfd3370ffdde05c02ec611652
sha512=178d0557395a69bcbbec996e3c1fab1eafc95ee596a2631d62aa150dd71ee743a498045673c98fce4e842c79c7a134a2ef8414ae06f2a37e442d5f94fc27a183

Description

Dependencies (15)

  1. jsonm >= "1.0.0"
  2. iri >= "0.5.0"
  3. yojson >= "1.7"
  4. pcre >= "7.4.6"
  5. cryptokit >= "1.7"
  6. menhir >= "20210419"
  7. sedlex >= "2.3"
  8. xmlm >= "1.2.0"
  9. uutf >= "1.0.0"
  10. uuidm >= "0.9.7"
  11. uri >= "4.2.0"
  12. re >= "1.9.0"
  13. ptime >= "0.8.5"
  14. ocamlfind build
  15. ocaml >= "4.12.0" & < "4.13"

Dev Dependencies

None

Used by (2)

  1. genet >= "0.5"
  2. stog-rdf < "0.10.0" | >= "0.16.1"

Conflicts (5)

  1. postgresql < "5.0.0"
  2. mysql < "1.1.1"
  3. lwt_ppx < "2.0.2"
  4. lwt < "5.4"
  5. cohttp-lwt-unix < "4.0.0"