@thingweb/thing-model
v1.0.3
Published
Tooling to use WoT Thing Models in your workflows such as validation, model resolution and more.
Downloads
1,174
Keywords
Readme
Eclipse Thingweb - TM Helpers
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.
Usage
- Install this package via NPM (
npm install @thingweb/thing-model
) (or clone the repo, change tonode/thing-model
, and install the package withnpm install
)
You can find usage examples in the tests folder.
License
Licensed under the Eclipse or W3C license, see License.