Skip to content

Releases: aas-core-works/aas-core-meta

aas-core-meta 2022.6.21

21 Jun 11:27
fc6c716
Compare
Choose a tag to compare

This is a minor enhancement version. We implement the invariant on
the category of a data element in a more systematic manner.

  • Encapsulate data element category in V3RC02 (#121)
  • Ensure Data element category in V3RC02

aas-core-meta 2022.6.20

20 Jun 15:09
62c3ad1
Compare
Choose a tag to compare

This is a minor bug-fix version. We release it so we can start working
on tests with XML data.

  • Enforce Extension value match type in V3RC02 (#119)
  • Revert back AASd-119 in V3RC02 (#118)

aas-core-meta 2022.6.19

19 Jun 16:08
ea1d25b
Compare
Choose a tag to compare

This is a version with fixes which were necessary for generating
the JSON test data automatically using aas-core3.0rc02-testgen,
and making sure that the aas-core-codegen generates the C# code
such that it passes all the unit tests for JSON.

XML tests are still pending.

  • Invert AASd-119 in V3RC02 (#116)
  • Fix xs:string pattern for V3RC02 (#115)
  • Check non-none of message broker in inv. of V3RC02 (#114)
  • Fix nullness in inv. AASd-119 in V3RC02 (#113)
  • Remove ill-defined constraint 116 from V3RC02 (#111)
  • Remove unique idShort from list elements in V3RC02 (#110)

aas-core-meta 2022.6.17

17 Jun 16:38
9f8868a
Compare
Choose a tag to compare

This is a bug-fix version, where our spec turned out to be incorrect
from the programming point of view.

  • Fix invariant on specific_asset_id in V3RC2 (#108)
  • Fix length invariant of id-shorts in V3RC2 (#107)
  • Fix AnyURI patterns for UTF-32 (#106)

aas-core-meta 2022.6.3

03 Jun 12:58
3a3860e
Compare
Choose a tag to compare

In this version we fix a couple of inconsistencies with the book which
were spotted during the reviews.

  • Sort out modelType in V3RC02 (#104)
  • Make RelationshipElement concrete in V3RC02 (#103)

aas-core-meta 2022.5.26

26 May 05:52
7663ba0
Compare
Choose a tag to compare

This is the version of our meta-model tailored to the finalized version
of the book for V3RC02.

aas-core-meta 2022.5.30a1

18 May 12:44
d7b7230
Compare
Choose a tag to compare
Pre-release

This is a pre-release version.

  • Introduce get_*_or_default as methods to V3rc2 (#71)
  • Remove setting default values in constructors (#70)
  • Fix the nonsensical invariant in Entity in V3RC02 (#69)
  • Check category only if set in V3RC02 (#68)
  • Fix invariants in V3RC02 (#67)

aas-core-meta 2022.4.30a6

20 Apr 08:29
f97df5e
Compare
Choose a tag to compare
Pre-release

This is a pre-release version.

  • Remove class View from V3RC02 (#65)

aas-core-meta 2022.4.30a5

09 Apr 07:49
c18d0ab
Compare
Choose a tag to compare
Pre-release

This is a pre-release version.

  • Fix dangling references in V3RC02 (#63)

aas-core-meta 2022.4.30a3

09 Apr 06:58
b814a78
Compare
Choose a tag to compare
Pre-release
  • Review key.value and key_elements.fragment (#57)
  • Re-order V3RC02 classes to match V3RC01 (#59)