1.0.3 • Published 11 months ago
@thingweb/thing-model v1.0.3
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.