Skip to content

Releases: CaSkade-Automation/CaSk

v2.5.4

19 Jul 09:10
Compare
Choose a tag to compare
  • Now using all W3ID IRIs instead of the old hsu-ifa ones
  • Removes leftover annotation properties

v2.5.3

09 Apr 13:22
Compare
Choose a tag to compare

Removed RequiredCapability as range from Object Property requiresCapability

v2.5.2

06 Sep 12:07
Compare
Choose a tag to compare

fixes wrong ontologyIri of VDI3682

v2.5.1

05 Sep 09:47
Compare
Choose a tag to compare

Updates version of VDI 3682 to include new attribute classes and corresponding object properties

v2.5.0

25 Aug 14:32
Compare
Choose a tag to compare

Adds OpenMath to model mathematical equations as capability constraints.
Please note that the OpenMath ontologies are not available for a proper owl import. They are therefore merged into CaSk.

v2.4.0

04 May 08:30
Compare
Choose a tag to compare
  • re-adds hasSkillCommand and hasCurrentStateOutput as subproperties of hasSkillVariable and hasSkillOutput, respectively that gost lost during ontology architecture update
  • adds prefix definitions for included ODPs

v2.3.0

14 Apr 06:42
Compare
Choose a tag to compare
  • Adds properties exposesSkillParamter, exposesSkillMethod and exposesStateMachine as sub properties of exposes

v2.2.0

13 Mar 11:36
Compare
Choose a tag to compare

Set hasOutput and hasParameter as subclasses of hasVariable

v2.1.0

27 Feb 15:59
Compare
Choose a tag to compare

Two minor updates / additions:

  • Set hasInput / hasOutput of CSS to be equivalent to the same property of VDI3682
  • Added back classes for stateful and stateless methods that got lost during architecture refactoring

v2.0.0

30 Jan 15:38
Compare
Choose a tag to compare

Updated version that brings back some things that were lost during the restructuring of the capability / skill ontologies:

  • Puts the three hasInput in a relation
  • Puts the three hasOutput in a relation
  • Makes Module and System subclasses of TechnicalResource again