Skip to content

Commit

Permalink
Set ontology version IRI to 4.0.1 and fixed base IRI
Browse files Browse the repository at this point in the history
  • Loading branch information
aljoshakoecher committed Mar 13, 2023
1 parent 5b33dce commit 333cdcf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 26 deletions.
6 changes: 3 additions & 3 deletions caskman.owl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.hsu-hh.de/ontologies/capability-model#"
xml:base="http://www.hsu-hh.de/ontologies/capability-model"
<rdf:RDF xmlns="http://www.w3id.org/hsu-aut/caskman#"
xml:base="http://www.w3id.org/hsu-aut/caskman"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
Expand All @@ -9,7 +9,7 @@
xmlns:OpcUa="http://www.hsu-ifa.de/ontologies/OpcUa#"
xmlns:swrla="http://swrl.stanford.edu/ontologies/3.3/swrla.owl#">
<owl:Ontology rdf:about="http://www.w3id.org/hsu-aut/caskman#">
<owl:versionIRI rdf:resource="http://www.w3id.org/hsu-aut/caskman/4.0.0#"/>
<owl:versionIRI rdf:resource="http://www.w3id.org/hsu-aut/caskman/4.0.1#"/>
<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-VDI2860/v1.4.3/VDI2860.owl"/>
Expand Down
23 changes: 0 additions & 23 deletions catalog-v001.xml

This file was deleted.

0 comments on commit 333cdcf

Please sign in to comment.