package rdf

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

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-rdf-1.0.0.tar.gz
md5=43ce517489f775e6b65fcdef5e713e74
sha512=6130e46d186ca4abf0c44a35ab040f696f8b4d10fd16db9212e8280500f8263626f0ab8d53479b926924b41e45ae4793251727de725c03c409052a96ad2d40bd

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.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.