package rdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-rdf-0.14.0.tar.gz
md5=430a2d24537cac2d48b0c5f5a51794b8
sha512=8f6d0416477890716bf7e9179fca971fc55b0f0cb75972d0d485cb8700361f4fba627a512f123615ef722bdaa5e694ccf84d58497d238067b94269ab99c48264

doc/index.html

Rdf library

Base modules

Reading and writing graphs

  • Rdf.Ttl Reading and writing Turtle.
  • Rdf.Xml Reading and writing RDF/XML.

Sparql queries

Sparql protocol

Namespaces

  • Rdf.Acl Elements of http://www.w3.org/ns/auth/acl#
  • Rdf.Dc Elements of http://purl.org/dc/terms/
  • Rdf.Doap Elements of http://usefulinc.com/ns/doap#
  • Rdf.Earl Elements of http://www.w3.org/ns/earl#
  • Rdf.Foaf Elements of http://xmlns.com/foaf/0.1/
  • Rdf.Ldp Elements of http://www.w3.org/ns/ldp#
  • Rdf.Owl Elements of http://www.w3.org/2002/07/owl#
  • Rdf.Pim Elements of http://www.w3.org/ns/pim/space#
  • Rdf.Prov Elements of http://www.w3.org/ns/prov#
  • Rdf.Rdf_ Elements of http://www.w3.org/1999/02/22-rdf-syntax-ns#
  • Rdf.Rdfs Elements of http://www.w3.org/2000/01/rdf-schema#
  • Rdf.Sioc Elements of http://rdfs.org/sioc/ns#
  • Rdf.Solid Elements of http://www.w3.org/ns/solid/terms#
  • Rdf.Time Elements of http://www.w3.org/2006/time#
  • Rdf.Vcard Elements of http://www.w3.org/2006/vcard/ns#
OCaml

Innovation. Community. Security.