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/Json/index.html

Module Rdf.JsonSource

RDF/JSON

Sourceexception Unexpected_json of string * Yojson.Basic.t

context * json

Sourceval term_of_json : Yojson.Basic.t -> Term.term
Sourceval sparql_result_of_json : Yojson.Basic.t -> Sparql.query_result