diff --git a/battery.ttl b/battery.ttl index f591afb..3b0b8c7 100644 --- a/battery.ttl +++ b/battery.ttl @@ -12,8 +12,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , + owl:versionIRI ; + owl:imports , ; dcterms:abstract """A toplevel battery interface domain ontology based on EMMO. @@ -21,7 +21,7 @@ This file is intended to contain information on the whole battery, excluding qua Released under the Creative Commons license Attribution 4.0 International (CC BY 4.0).""" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:versionInfo "0.3.0" . + owl:versionInfo "0.4.0" . ################################################################# # Annotation properties @@ -35,6 +35,17 @@ dcterms:abstract rdf:type owl:AnnotationProperty . dcterms:license rdf:type owl:AnnotationProperty . +################################################################# +# Object Properties +################################################################# + +### http://emmo.info/battery#battery_77668153_e14e_4c77_a901_8194f4f3e5b4 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf emmo:EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec ; + rdfs:range ; + skos:prefLabel "hasContainer"@en . + + ################################################################# # Classes ################################################################# diff --git a/batteryquantities.ttl b/batteryquantities.ttl index 93cd7ff..557c843 100644 --- a/batteryquantities.ttl +++ b/batteryquantities.ttl @@ -12,13 +12,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Common properties for batteries and their interfaces. Released under the Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:versionInfo "0.3.0" . + owl:versionInfo "0.4.0" . ################################################################# # Annotation properties diff --git a/catalog-v001.xml b/catalog-v001.xml index 3e7691e..f6d4027 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -6,7 +6,7 @@ - +