MELD command line tooling for use with an LDP / Solid server.
This is intended to provide:
-
an easy way to experiment with LDP containers containing MELD annotations and SOFA match services.
-
a tool for tesing MELD application interactions with LDP containers.
-
simple code examples for accessing and manipulating MELD data in LDP containers.
-
support for building SOFA annotation agents as simple shell scripts.
meld_tool.js
is designed and tested with a Solid server running under node.js (https://github.com/solid/node-solid-server), but should work with other LDP servers.
The tooling currently consists of src/meld-tool/meld_tool.js
, which is a work in progress. See meld_tool.js README for status.
See also: