Skip to content

5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 09:35
· 79 commits to main since this release

5.0.0 (2024-10-14)

⚠ BREAKING CHANGES

  • align the adapter to the DTD 1.0.0 and enrich semantics
  • improve the semantics capabilities of a wldt wodt dt
  • improve rdf modeling capabilities
  • make dt base uri configurable
  • make dt version configurable
  • implement dtd 1.0.0 with wot td and use of ditto-wot-model

Features

  • align the adapter to the DTD 1.0.0 and enrich semantics (654d9d8)
  • align wodt vocabulary to dtd 1.0.0 (8085bee)
  • create the concept of digital twin semantics (6a22dfe)
  • implement dtd 1.0.0 with wot td and use of ditto-wot-model (8b1d994)
  • improve rdf modeling capabilities (974cf36)
  • improve the dtkg engine to handle complex rdf graphs (f1ccf09)
  • improve the semantics capabilities of a wldt wodt dt (f60bebb)
  • link the DTKG directly at the DTD-level (5ca370c)
  • make dt base uri configurable (80909bf)
  • make dt version configurable (ae4b48d)

Dependency updates

  • deps: add ditto-wot-model dependency (b32c164)
  • deps: remove wot servient sanecity dependency (eedd589)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.110 (f4aea41)
  • deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.111 (e7c5f24)
  • deps: update junit5 monorepo to v5.11.2 (a9502d7)
  • deps: update node.js to 20.18 (832bf61)
  • deps: update plugin publish-on-central to v5.1.9 (6edb744)

Bug Fixes

Documentation

  • align rest-api documentation (559d57e)
  • rest-api: align to new dtd name (f52bb8a)

Tests

  • adapt digital interface tests (2c47234)
  • add test for dt version value object (d913ff0)
  • add tests for additional metadata in dtd 1.0.0 (7dffd73)
  • align integration test (da000a2)
  • fix wot dtd manager tests (fa5f516)
  • improve tests for the dtkg engine (f2a1d6e)

Build and continuous integration

  • deps: update codecov/codecov-action action to v4.6.0 (af25441)

General maintenance

  • adapt wot dtd manager to new dt semantics (ef3293f)
  • add dt version value object (c61312a)
  • remove dtkg link header when returning dtd since already present within it (cb2bc82)