Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 942 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 942 Bytes

meld-cli-tools

MELD command line tooling for use with an LDP / Solid server.

This is intended to provide:

  1. an easy way to experiment with LDP containers containing MELD annotations and SOFA match services.

  2. a tool for tesing MELD application interactions with LDP containers.

  3. simple code examples for accessing and manipulating MELD data in LDP containers.

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