Skip to content

Commit

Permalink
chore: ⬆️ Update OPC UA ontology, v4.5.0
Browse files Browse the repository at this point in the history
Update OPC UA ontology to more correctly model endpoints
  • Loading branch information
aljoshakoecher committed May 12, 2023
1 parent 6a9706a commit 6ffa4ec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions caskman.owl
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
xmlns:CaSk="http://www.w3id.org/hsu-aut/cask#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:ISA88="http://www.hsu-ifa.de/ontologies/ISA-TR88#"
xmlns:OpcUa="http://www.hsu-ifa.de/ontologies/OpcUa#"
xmlns:OpcUa="http://www.w3id.org/hsu-aut/OpcUa#"
xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#"
xmlns:DIN8580="http://www.hsu-ifa.de/ontologies/DIN8580#"
xmlns:VDI2206="http://www.hsu-ifa.de/ontologies/VDI2206#"
xmlns:VDI2860="http://www.hsu-ifa.de/ontologies/VDI2860#"
xmlns:VDI3682="http://www.hsu-ifa.de/ontologies/VDI3682#"
xmlns:DINEN61360="http://www.hsu-ifa.de/ontologies/DINEN61360#">
<owl:Ontology rdf:about="http://www.w3id.org/hsu-aut/caskman#">
<owl:versionIRI rdf:resource="http://www.w3id.org/hsu-aut/caskman/4.4.0#"/>
<owl:versionIRI rdf:resource="http://www.w3id.org/hsu-aut/caskman/4.5.0#"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/IndustrialStandard-ODP-DIN8580/v1.4.2/DIN8580.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/IndustrialStandard-ODP-OPC-UA/v1.4.2/OpcUa.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/IndustrialStandard-ODP-OPC-UA/v2.0.0/OpcUa.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/IndustrialStandard-ODP-VDI2860/v1.4.3/VDI2860.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/IndustrialStandard-ODP-WADL/v1.4.2/WADL.owl"/>
<owl:imports rdf:resource="https://raw.githubusercontent.com/hsu-aut/cask/v2.4.0/cask.owl"/>
Expand Down

0 comments on commit 6ffa4ec

Please sign in to comment.