package rdf

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-rdf-1.0.0.tar.gz
md5=43ce517489f775e6b65fcdef5e713e74
sha512=6130e46d186ca4abf0c44a35ab040f696f8b4d10fd16db9212e8280500f8263626f0ab8d53479b926924b41e45ae4793251727de725c03c409052a96ad2d40bd

doc/rdf/Rdf/Types/index.html

Module Rdf.TypesSource

Base types.

Sourcemodule Ordered_string : sig ... end
Sourcemodule SMap : Map.S with type key = string
Sourcemodule SSet : Set.S with type elt = string
Sourcemodule Ordered_char : sig ... end
Sourcemodule CMap : Map.S with type key = char
Sourcemodule CSet : Set.S with type elt = char
OCaml

Innovation. Community. Security.