package rdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/index.html

Rdf library

Base modules

Reading and writing graphs

  • Rdf.Nq Reading and writing N-quads.
  • 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.Activitypub Elements of Activitypub extension of https://www.w3.org/ns/activitystreams#
  • Rdf.Activitystreams Elements of https://www.w3.org/ns/activitystreams#
  • 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.Security Elements of https://w3id.org/security#
  • Rdf.Sioc Elements of http://rdfs.org/sioc/ns#
  • Rdf.Solid Elements of http://www.w3.org/ns/solid/terms#
  • Rdf.Test_manifest Elements of http://www.w3.org/2001/sw/DataAccess/tests/test-manifest#
  • 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.