diff --git a/batteryproducts.ttl b/battery-products.ttl similarity index 100% rename from batteryproducts.ttl rename to battery-products.ttl diff --git a/battery.ttl b/battery.ttl index 4ba640c..a2750a2 100644 --- a/battery.ttl +++ b/battery.ttl @@ -3,23 +3,23 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix bibo: . @prefix emmo: . +@prefix foaf: . @prefix rdfs: . @prefix skos: . -@prefix dcterms: . -@prefix annotations: . -@prefix echem: . @prefix vann: . -@prefix bibo: . +@prefix echem: . @prefix schema: . -@prefix foaf: . @prefix chemsub: . +@prefix dcterms: . +@prefix annotations: . @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; 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" ; dcterms:contributor , @@ -28,20 +28,20 @@ dcterms:created "2022-11-25"^^xsd:date ; dcterms:creator , ; - dcterms:issued "2024-06-23"^^xsd:date ; + dcterms:issued "2024-07-24"^^xsd:date ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:modified "2024-06-23"^^xsd:date ; + dcterms:modified "2024-07-24"^^xsd:date ; dcterms:publisher "EMMO" ; - dcterms:source ; - dcterms:title "Battery Domain Ontology"@en ; + dcterms:source ; + dcterms:title "Battery Domain Ontology"@en ; bibo:doi "10.5281/zenodo.7693672" ; bibo:status "unstable" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" ; - vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; vann:preferredNamespacePrefix "battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:priorVersion "0.10.0-beta" ; - owl:versionInfo "0.11.0-beta" . + vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:priorVersion "0.11.0-beta" ; + owl:versionInfo "0.12.0-beta" ; + foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/master/docs/assets/img/fig/png/domain-battery-logo.png" . ################################################################# # Classes diff --git a/batteryquantities.ttl b/batteryquantities.ttl index 63f8371..c5cc5aa 100644 --- a/batteryquantities.ttl +++ b/batteryquantities.ttl @@ -12,16 +12,16 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract "This battery quantities ontology is a domain of the Elementary Multiperspective Materials Ontology (EMMO). It is a specialized framework designed to represent and organize knowledge about battery quantities. It is designed to integrate with the battery domain ontology or other ontologies from the EMMO ecosystem. The main focus of this ontology is to provide machine-readable descriptions of common battery quantities, linking both to the larger descriptions of physical quantities in EMMO as well as other sources of information like the IEC, QUDT, Wikidata, etc. It should be used to support linked data generation in the battery domain."@en ; - dcterms:contributor "Casper Welzel Andersen" , - "Francesca Lonstad Bleken" , - "Jesper Friis" ; - dcterms:creator "Eibar Flores" , - "Simon Clark" ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:versionInfo "0.11.0-beta" . + owl:versionIRI ; + owl:imports ; + dcterms:abstract "This battery quantities ontology is a domain of the Elementary Multiperspective Materials Ontology (EMMO). It is a specialized framework designed to represent and organize knowledge about battery quantities. It is designed to integrate with the battery domain ontology or other ontologies from the EMMO ecosystem. The main focus of this ontology is to provide machine-readable descriptions of common battery quantities, linking both to the larger descriptions of physical quantities in EMMO as well as other sources of information like the IEC, QUDT, Wikidata, etc. It should be used to support linked data generation in the battery domain."@en ; + dcterms:contributor "Casper Welzel Andersen" , + "Francesca Lonstad Bleken" , + "Jesper Friis" ; + dcterms:creator "Eibar Flores" , + "Simon Clark" ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + owl:versionInfo "0.12.0-beta" . ################################################################# # Classes @@ -29,36 +29,54 @@ ### https://w3id.org/emmo/domain/battery#battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated "true"^^xsd:boolean ; skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en . + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + + +### https://w3id.org/emmo/domain/battery#battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c +:battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c rdf:type owl:Class ; + rdfs:subClassOf electrochemistry:electrochemistry_8b2aaa50_bbe1_45da_8778_8898326246a2 ; + skos:prefLabel "FullCharge"@en ; + emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-05-42" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "state of charge wherein all available active material is in a state such that the charging under the selected conditions produces no significant increase of capacity"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "state of charge wherein all available active material is in a state such that the charging under the selected conditions produces no significant increase of capacity"@en ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" + ] . ### https://w3id.org/emmo/domain/battery#battery_22353114_9b0a_42d1_b96c_3a702c273e2d :battery_22353114_9b0a_42d1_b96c_3a702c273e2d rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated "true"^^xsd:boolean ; skos:altLabel "DoD"@en ; - skos:prefLabel "DepthOfDischarge"@en . + skos:prefLabel "DepthOfDischarge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . ### https://w3id.org/emmo/domain/battery#battery_230809da_bc18_42ec_ac94_4ca6a86292d1 :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 rdf:type owl:Class ; rdfs:subClassOf electrochemistry:electrochemistry_aecc6094_c6a5_4a36_a825_8a497a2ae112 ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en ; - skos:prefLabel "BatteryQuantity"@en . + skos:prefLabel "BatteryQuantity"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . ### https://w3id.org/emmo/domain/battery#battery_87bb15ff_4fc2_4929_9938_0b31d9166001 :battery_87bb15ff_4fc2_4929_9938_0b31d9166001 rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2 ; + rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2 , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated "true"^^xsd:boolean ; + skos:prefLabel "BatteryEnergy"@en ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-03-21" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electric energy which a battery delivers under specified conditions."@en ; - skos:prefLabel "BatteryEnergy"@en . + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "electric energy which a battery delivers under specified conditions."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :battery_87bb15ff_4fc2_4929_9938_0b31d9166001 ; @@ -70,11 +88,11 @@ ### https://w3id.org/emmo/domain/battery#battery_a882d3a6_e055_4743_8fc6_5510485dcfe2 :battery_a882d3a6_e055_4743_8fc6_5510485dcfe2 rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_09b9021b_f97b_43eb_b83d_0a764b472bc2 ; + rdfs:subClassOf emmo:EMMO_09b9021b_f97b_43eb_b83d_0a764b472bc2 , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + skos:prefLabel "StartingCapability"@en ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-05-26" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "ability of a battery to supply power to an engine starter motor under specified conditions"@en ; - skos:prefLabel "StartingCapability"@en . + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "ability of a battery to supply power to an engine starter motor under specified conditions"@en . [ rdf:type owl:Axiom ; owl:annotatedSource :battery_a882d3a6_e055_4743_8fc6_5510485dcfe2 ; @@ -86,11 +104,11 @@ ### https://w3id.org/emmo/domain/battery#battery_b10c88d8_43d9_42dd_9f65_49ce2314513f :battery_b10c88d8_43d9_42dd_9f65_49ce2314513f rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_ed4af7ae_63a2_497e_bb88_2309619ea405 ; + rdfs:subClassOf emmo:EMMO_ed4af7ae_63a2_497e_bb88_2309619ea405 , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + skos:prefLabel "ServiceMass"@en ; emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-03-38" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "total mass of a battery in its operational condition."@en ; - skos:prefLabel "ServiceMass"@en . + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "total mass of a battery in its operational condition."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :battery_b10c88d8_43d9_42dd_9f65_49ce2314513f ; @@ -102,13 +120,13 @@ ### https://w3id.org/emmo/domain/battery#battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc rdf:type owl:Class ; - rdfs:subClassOf :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 , - emmo:EMMO_d4f7d378_5e3b_468a_baa1_a7e98358cda7 ; - emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-03-46" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "total period of useful life of a cell or a battery in operation."@en ; + rdfs:subClassOf emmo:EMMO_d4f7d378_5e3b_468a_baa1_a7e98358cda7 , + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; rdfs:comment "For primary batteries, service life relates to the total discharge time or capacity under specific conditions."@en , "For secondary cells and batteries, the service life may be expressed in time, number of charge/discharge cycles, or capacity in ampere hours (Ah)."@en ; - skos:prefLabel "ServiceLife"@en . + skos:prefLabel "ServiceLife"@en ; + emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-03-46" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "total period of useful life of a cell or a battery in operation."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; @@ -124,19 +142,4 @@ skos:prefLabel "NominalBatteryProperty"@en . -### https://w3id.org/emmo/domain/battery#battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c -:battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c rdf:type owl:Class ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; - emmo:EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=482-05-42" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "state of charge wherein all available active material is in a state such that the charging under the selected conditions produces no significant increase of capacity"@en ; - skos:prefLabel "FullCharge"@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "state of charge wherein all available active material is in a state such that the charging under the selected conditions produces no significant increase of capacity"@en ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" - ] . - - ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/catalog-v001.xml b/catalog-v001.xml index 17e602a..8b4f151 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -1,14 +1,14 @@ - - + + - - - + + + - +