Hello,
I’m pleased to announce the first release of OCaml-ldp, which includes
- the
ldppackage to build LDP (Linked Data Platform) applications, runnable either in standalone program (using packagesldp_tlsorldp_curl) or in the browser (using packageldp_jswith js_of_ocaml). - the
solidpackage, providing a library to interact with SOLID pods, - the
solid_serverpackage, providing an experimental SOLID server, - the
solid_toolspackage, including some basic command-line tools to interfact with SOLID servers and a library to develop other tools.
The packages should be available in opam soon.