@metreeca/blue
v0.9.0
Published
{TBD}
Readme
@metreeca/blue
{TBD}
- shape-based validation framework for the idiomatic JSON-LD subset defined by @metreeca/qest
- based on SHACL
- "blue" as in "blueprints/models" for JSON-LD
Installation
npm install @metreeca/blue[!WARNING]
TypeScript consumers must use
"moduleResolution": "nodenext"/"node16"/"bundler"intsconfig.json. The legacy"node"resolver is not supported.
Core Usage
[!NOTE]
This section introduces essential concepts and common patterns: see the API reference for complete coverage.
{TBD}
Support
- open an issue to report a problem or to suggest a new feature
- start a discussion to ask a how-to question or to share an idea
License
This project is licensed under the Apache 2.0 License – see LICENSE file for details.
