package ldp

  1. Overview
  2. Docs
Library to build LDP applications

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-ldp-0.4.0.tar.gz
md5=b4a425bba7edfc6379cf21697ff77460
sha512=caabeb462a65c1896ead86deabe24c6d825697bd7bbc205d48fc163c816a273b7af564f76614e3227926d96cf3fd4becd9078b6e97c7f6c4ac4d9edbc1542588

README.md.html

ocaml-ldp

🌐 OCaml-ldp homepage

Library to build LDP (Linked Data Platform) and SOLID applications, runnable either in standalone program (using packages ldp_tls or ldp_curl) or in the browser (using package ldp_js with js_of_ocaml).

Comes with a SOLID server (currently under development).

Documentation

Documentation is available here.

Development

Development is hosted on Framagit.

OCaml-ldp is released under LGPL3 license.

Installation

The packages are installable with opam:

$ opam install ldp ldp_curl ldp_tls ldp_js
$ opam install solid solid_server solid_tools

Current state of OCaml-ldp can be installed with:

$ opam pin add [package] git@framagit.org:zoggy/ocaml-ldp.git

Releases

See Changes file for release details.

OCaml

Innovation. Community. Security.