package rdf

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-rdf-1.1.0.tar.bz2
md5=fdca8ab06da34d9d76fe273f654ec6a1
sha512=fff3ad6cb5978e43ac3c509cc25a01d16be6e21b04df607e0595ec0e7226ba7b6e4e2ec86bbeae4aa3d6a181fa399c7c00a4b1c788ddc98486f5c8badf8867f7

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