Skip to content

Commit

Permalink
add BatteryHalfCell
Browse files Browse the repository at this point in the history
  • Loading branch information
jsimonclark committed Nov 7, 2024
1 parent 82e6e96 commit 8351d18
Show file tree
Hide file tree
Showing 8 changed files with 111 additions and 27 deletions.
25 changes: 18 additions & 7 deletions battery.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
@base <https://w3id.org/emmo/domain/battery/battery> .

<https://w3id.org/emmo/domain/battery/battery> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.14.0-beta/shared/battery-quantities> ,
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.15.0-beta/shared/battery-quantities> ,
<https://w3id.org/emmo/domain/electrochemistry/0.22.0-beta/electrochemistry> ;
dcterms:abstract "The Battery Domain Ontology, a specialized domain within the Elementary Multiperspective Materials Ontology (EMMO), encompasses essential terms and relationships for battery components, cells, interfaces, methods, models, and data. Its primary objective is to enable the creation of linked and FAIR (Findable, Accessible, Interoperable, and Reusable) data, thereby fostering advancements in research and innovation within the realm of batteries. This ontology serves as a foundational resource for harmonizing battery knowledge representation, enhancing data interoperability, and accelerating progress in battery research and development." ;
dcterms:bibliographicCitation "https://zenodo.org/doi/10.5281/zenodo.7693672" ;
Expand All @@ -28,19 +28,19 @@
dcterms:created "2022-11-25"^^xsd:date ;
dcterms:creator <https://orcid.org/0000-0002-8758-6109> ,
<https://orcid.org/0000-0003-2954-1233> ;
dcterms:issued "2024-09-30"^^xsd:date ;
dcterms:issued "2024-11-07"^^xsd:date ;
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ;
dcterms:modified "2024-09-30"^^xsd:date ;
dcterms:modified "2024-11-07"^^xsd:date ;
dcterms:publisher "EMMO" ;
dcterms:source <https://www.electropedia.org> ;
dcterms:title "Battery Domain Ontology"@en ;
bibo:doi "10.5281/zenodo.7693672" ;
bibo:status "unstable" ;
vann:preferredNamespacePrefix "battery" ;
vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ;
owl:backwardCompatibleWith "0.13.0-beta" ;
owl:priorVersion "0.13.0-beta" ;
owl:versionInfo "0.14.0-beta" ;
owl:backwardCompatibleWith "0.14.0-beta" ;
owl:priorVersion "0.14.0-beta" ;
owl:versionInfo "0.15.0-beta" ;
foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/master/docs/assets/img/fig/png/domain-battery-logo.png" .

#################################################################
Expand Down Expand Up @@ -439,6 +439,10 @@
emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Potassium-ion_battery"@en .


### https://w3id.org/emmo/domain/battery#battery_23e6170d_a70b_4de9_a4db_458e24a327ac
:battery_23e6170d_a70b_4de9_a4db_458e24a327ac rdf:type owl:Class .


### https://w3id.org/emmo/domain/battery#battery_27e2df40_b85d_4cdb_8469_b3b61b18e4ce
:battery_27e2df40_b85d_4cdb_8469_b3b61b18e4ce rdf:type owl:Class ;
rdfs:subClassOf :battery_74ed2670_657d_4f0b_b0a6_3f13bc2e9c17 ;
Expand Down Expand Up @@ -1317,6 +1321,13 @@
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a type of redox flow battery that store electroactive material only in external tanks"@en .


### https://w3id.org/emmo/domain/battery#battery_8f0ae0b6_ee4b_47a0_b90b_1b072a62a7d9
:battery_8f0ae0b6_ee4b_47a0_b90b_1b072a62a7d9 rdf:type owl:Class ;
rdfs:subClassOf :battery_68ed592a_7924_45d0_a108_94d6275d57f0 ;
skos:prefLabel "BatteryHalfCell"@en ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a type of battery cell used to characterize performance of an electrode against a reference."@en .


### https://w3id.org/emmo/domain/battery#battery_8f363e2e_8258_415d_8784_9a60fce9aeef
:battery_8f363e2e_8258_415d_8784_9a60fce9aeef rdf:type owl:Class ;
rdfs:subClassOf :battery_68ed592a_7924_45d0_a108_94d6275d57f0 ,
Expand Down
10 changes: 5 additions & 5 deletions catalog-v001.xml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog prefer="public" xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/domain/electrochemistry/0.22.0-beta/electrochemistry" uri="https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/0.22.0-beta/electrochemistry.ttl"/>
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/domain/electrochemistry/0.22.0-beta/modules/quantities" uri="https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/0.22.0-beta/modules/quantities.ttl"/>
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/domain/electrochemistry/0.23.0-beta/electrochemistry" uri="https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/0.23.0-beta/electrochemistry.ttl"/>
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/domain/electrochemistry/0.23.0-beta/modules/quantities" uri="https://raw.githubusercontent.com/emmo-repo/domain-electrochemistry/0.23.0-beta/modules/quantities.ttl"/>
<uri id="Imports Wizard Entry" name="https://w3id.org/emmo/1.0.0-beta7" uri="https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-beta7/emmo.ttl"/>
<group id="Folder Repository, directory=, recursive=true, Auto-Update=false, version=2" prefer="public" xml:base="">
<uri name="https://w3id.org/emmo/domain/battery/0.14.0-beta/battery" uri="./battery.ttl"/>
<uri name="https://w3id.org/emmo/domain/battery/0.14.0-beta/shared/battery-quantities" uri="./shared/battery-quantities.ttl"/>
<uri name="https://w3id.org/emmo/domain/battery/0.14.0-beta/products" uri="./modules/products.ttl"/>
<uri name="https://w3id.org/emmo/domain/battery/0.15.0-beta/battery" uri="./battery.ttl"/>
<uri name="https://w3id.org/emmo/domain/battery/0.15.0-beta/shared/battery-quantities" uri="./shared/battery-quantities.ttl"/>
<uri name="https://w3id.org/emmo/domain/battery/0.15.0-beta/products" uri="./modules/products.ttl"/>

<uri name="https://w3id.org/emmo/domain/chemical-substance/0.8.0-beta/chemical-substance" uri="https://raw.githubusercontent.com/emmo-repo/domain-chemical-substance/main/chemical-substance.ttl"/>
<uri name="https://w3id.org/emmo/domain/characterisation-methodology/chameo" uri="https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/main/chameo.ttl"/>
Expand Down
4 changes: 2 additions & 2 deletions module/battery-cell-geometry.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
@base <https://w3id.org/emmo/domain/battery/battery-cell-geometry> .

<https://w3id.org/emmo/domain/battery/battery-cell-geometry> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery-cell-geometry> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery> .
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery-cell-geometry> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery> .

#################################################################
# Object Properties
Expand Down
4 changes: 2 additions & 2 deletions module/battery-manufacturing.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
@base <https://w3id.org/emmo/domain/battery/battery-manufacturing> .

<https://w3id.org/emmo/domain/battery/battery-manufacturing> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery-manufacturing> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery> .
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery-manufacturing> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery> .
4 changes: 2 additions & 2 deletions module/battery-products.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
@base <https://w3id.org/emmo/domain/battery/battery-products> .

<https://w3id.org/emmo/domain/battery/battery-products> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery-products> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery> .
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery-products> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.15.0-beta/battery> .

#################################################################
# Annotation properties
Expand Down
75 changes: 74 additions & 1 deletion module/battery-testing.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@
owl:versionIRI <https://w3id.org/emmo/domain/battery/0.14.0-beta/module/battery-testing> ;
owl:imports <https://w3id.org/emmo/domain/battery/0.14.0-beta/battery> .

#################################################################
# Object Properties
#################################################################

### https://w3id.org/emmo/domain/battery#battery_61a9b526_1241_417c_ac3f_c25b996b139e
<https://w3id.org/emmo/domain/battery#battery_61a9b526_1241_417c_ac3f_c25b996b139e> rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "hasParameter"@en .


### https://w3id.org/emmo/domain/battery#battery_da3b3f28_aaad_4d67_b674_df47e109fb8b
<https://w3id.org/emmo/domain/battery#battery_da3b3f28_aaad_4d67_b674_df47e109fb8b> rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "hasTestObject"@en .


### https://w3id.org/emmo/domain/battery#battery_df4ff8f1_2cf2_444a_9498_23f533bd295c
<https://w3id.org/emmo/domain/battery#battery_df4ff8f1_2cf2_444a_9498_23f533bd295c> rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "hasTestEquipment"@en .


#################################################################
# Classes
#################################################################
Expand All @@ -25,10 +47,39 @@

### https://w3id.org/emmo/domain/battery#battery_0415f8c5_ac75_4020_b339_bba5a4f5aef4
<https://w3id.org/emmo/domain/battery#battery_0415f8c5_ac75_4020_b339_bba5a4f5aef4> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_22522299_4091_4d1f_82a2_3890492df6db ;
rdfs:subClassOf <https://w3id.org/emmo/domain/battery#battery_dca7729a_421a_4921_90cf_9692bb9eb081> ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "ThermalRunawayTest"@en .


### https://w3id.org/emmo/domain/battery#battery_28e33d95_1f87_4572_8e58_7e9cddc03d64
<https://w3id.org/emmo/domain/battery#battery_28e33d95_1f87_4572_8e58_7e9cddc03d64> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ;
owl:someValuesFrom <https://w3id.org/emmo/domain/battery#battery_e0bb1bbe_704a_46c2_b399_285b4c788476>
] ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "ThermalRunawayTriggerWorkflow"@en .


### https://w3id.org/emmo/domain/battery#battery_2fbaf395_f3d4_4b86_8e8e_97a1fb6783f9
<https://w3id.org/emmo/domain/battery#battery_2fbaf395_f3d4_4b86_8e8e_97a1fb6783f9> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "BatteryTestResult"@en ;
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "the output of a battery test"@en .


### https://w3id.org/emmo/domain/battery#battery_3a48b817_e54b_40fe_b00a_abfeea56383c
<https://w3id.org/emmo/domain/battery#battery_3a48b817_e54b_40fe_b00a_abfeea56383c> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "NailPenetration"@en .


### https://w3id.org/emmo/domain/battery#battery_5b871e13_89ab_4dde_8ea0_062067a6708a
<https://w3id.org/emmo/domain/battery#battery_5b871e13_89ab_4dde_8ea0_062067a6708a> rdf:type owl:Class ;
rdfs:subClassOf <https://w3id.org/emmo/domain/battery#battery_00e62db9_b73a_4c75_b915_f59f1eab3ecb> ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "TwoSidedHeating"@en .


### https://w3id.org/emmo/domain/battery#battery_7985009d_a3ac_4850_8b85_76899d432814
<https://w3id.org/emmo/domain/battery#battery_7985009d_a3ac_4850_8b85_76899d432814> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_86ca9b93_1183_4b65_81b8_c0fcd3bba5ad ;
Expand All @@ -48,6 +99,12 @@
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a battery cell which is destroyed by some process"@en .


### https://w3id.org/emmo/domain/battery#battery_aa8de4fd_8368_4ff3_a079_d91d445f3f0d
<https://w3id.org/emmo/domain/battery#battery_aa8de4fd_8368_4ff3_a079_d91d445f3f0d> rdf:type owl:Class ;
rdfs:subClassOf <https://w3id.org/emmo/domain/battery#battery_00e62db9_b73a_4c75_b915_f59f1eab3ecb> ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "OneSidedHeating"@en .


### https://w3id.org/emmo/domain/battery#battery_d07216b3_f8df_4905_8a6d_e8ec0abf0557
<https://w3id.org/emmo/domain/battery#battery_d07216b3_f8df_4905_8a6d_e8ec0abf0557> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8 ;
Expand All @@ -62,6 +119,22 @@
emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a process emitting gas and electrolyte vapour which starts with the opening of the burst plate and ends with the initialization of the main thermal runaway reaction."@en .


### https://w3id.org/emmo/domain/battery#battery_dca7729a_421a_4921_90cf_9692bb9eb081
<https://w3id.org/emmo/domain/battery#battery_dca7729a_421a_4921_90cf_9692bb9eb081> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_22522299_4091_4d1f_82a2_3890492df6db ,
[ rdf:type owl:Restriction ;
owl:onProperty emmo:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ;
owl:someValuesFrom <https://w3id.org/emmo/domain/battery#battery_2fbaf395_f3d4_4b86_8e8e_97a1fb6783f9>
] ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "BatteryTest"@en .


### https://w3id.org/emmo/domain/battery#battery_e0bb1bbe_704a_46c2_b399_285b4c788476
<https://w3id.org/emmo/domain/battery#battery_e0bb1bbe_704a_46c2_b399_285b4c788476> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ;
<http://www.w3.org/2004/02/skos/core#prefLabel> "ThermalRunawayTriggerProcess"@en .


### https://w3id.org/emmo/domain/battery#battery_f952d3be_723d_4767_ac4e_8b72bac862d6
<https://w3id.org/emmo/domain/battery#battery_f952d3be_723d_4767_ac4e_8b72bac862d6> rdf:type owl:Class ;
rdfs:subClassOf emmo:EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ;
Expand Down
Loading

0 comments on commit 8351d18

Please sign in to comment.