Tooling to use WoT Thing Models in your workflows such as validation, model resolution and more.
npm install @thingweb/thing-model



The package provides helper tools for Thing Models.
Tools help to:
- Validate TMs,
- Get the version of TMs,
- Build partial TDs from a given TM,
- Retrieve TMs with an URI,
- Retrieve external references of a TM.
- Install this package via NPM (npm install @thingweb/thing-model) (or clone the repo, change to node/thing-model, and install the package with npm install)
You can find usage examples in the tests folder.
Licensed under the Eclipse or W3C license, see License.