1.0.3 • Published 11 months ago

@thingweb/thing-model v1.0.3

Weekly downloads
-
License
EPL-2.0 OR W3C-20...
Repository
github
Last release
11 months ago

Eclipse Thingweb - TM Helpers

Thing Model CI Pipeline CodeQL ESLint Prettier

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 to node/thing-model, and install the package with npm install)

You can find usage examples in the tests folder.

License

Licensed under the Eclipse or W3C license, see License.