Skip to content

CommunitySolidServer/shape-validator-component

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published