Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Releases: hsu-aut/Industrial-Standard-Ontology-Design-Patterns

v1.4.2

25 Nov 12:42
b25cc02
Compare
Choose a tag to compare

Minor addition of two inverse properties to the DIN EN 61360 ODP:

  • is_Instance_Description_of_Data_Element (inverse of has_Instance_Description)
  • is_Type_Description_of_Data_Element (inverse of has_Type_Description)

These properties are helpful when writing mappings in turtle syntax where the reverse property path operator of SPARQL is not available

v1.4.1

16 Sep 07:09
1ad92b5
Compare
Choose a tag to compare

Brings two minor "bug" fixes:

  • ISA 88: Complete was modelled as a subClass of ActingState, but it's actually a WaitState
  • OPC UA: Range of hasSecurityPolicy had been left blank, is now set.

v1.4.0

23 Apr 13:53
344a06c
Compare
Choose a tag to compare

Fixed all german umlauts as they might cause issues -> A lot of names of the DIN 8580 ODP have changed

v1.3.0

20 Apr 09:26
bddb74f
Compare
Choose a tag to compare

Added Interfaces back to VDI 2206

v1.2.0

16 Apr 14:11
aa6cfb1
Compare
Choose a tag to compare

Little addition to the ISA88 ODP:

  • Added a super property of State_is_connected_with_Transition and Transition_is_connected_with_State which makes it easier to find paths trough a state machine

v1.1.0

16 Apr 14:13
ddeee54
Compare
Choose a tag to compare

Added ODP for VDI 2860 which includes terms to describe handling operations.

v1.0.0

26 Mar 07:56
f565ef1
Compare
Choose a tag to compare
Merge pull request #8 from ConstantinHildebrandt/isa88

Added a class "StateMachine" as a container for all states and transi…

Initial Release

12 Apr 12:16
4df7efe
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
Update README.md

created more readable text