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/rdf/Rdf/Lang/index.html

Module Rdf.LangSource

Language tags.

is_valid_language_tag str returns true if str is a valid language tag, according to section 2.1 of RFC5646.

Sourceval is_valid_language_tag : string -> bool
OCaml

Innovation. Community. Security.