Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 974 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 974 Bytes

Shape validation module

This repository contains an external component that can be injected into the Community Solid Server (CSS). It allows to constrain an ldp:Container to only have resources that conform to a given shape.

Instructions on how to constrain a given container can be found here.

Running the server

Clone this repository, then install the packages

npm i

To run the server with your current folder as storage, use:

npm run start

Configurations for in-memory storage and file storage without setup are also provided.

Feedback and questions

Do not hesitate to report a bug.

Further questions can also be asked to Wout Slabbinck (developer and maintainer of this repository).