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
Releases · hsu-aut/Industrial-Standard-Ontology-Design-Patterns
v1.4.2
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
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
Fixed all german umlauts as they might cause issues -> A lot of names of the DIN 8580 ODP have changed
v1.3.0
Added Interfaces back to VDI 2206
v1.2.0
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
Added ODP for VDI 2860 which includes terms to describe handling operations.
v1.0.0
Merge pull request #8 from ConstantinHildebrandt/isa88 Added a class "StateMachine" as a container for all states and transi…
Initial Release
Update README.md created more readable text