package rdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-rdf-0.13.0.tar.gz
md5=98a004fb30bb175b9b50cbe99f48f15e
sha512=ffc1a0e67683773294d73d0dfa6aa32a046e5bcdc54c9879c16fd375a0d8269048a5600f91dd9af7af981214d1704fb86ce8713cfeba042d11ebae5457ed2ee5

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.