From 860d6ee9e9749989e172c0a46e35d604724cce27 Mon Sep 17 00:00:00 2001 From: jsimonclark Date: Wed, 24 Jul 2024 11:49:51 +0000 Subject: [PATCH] deploy: e5a7d1b2a97e89e4dd8763888a923a051b634e90 --- battery.ttl | 18 ++++----- batteryquantities.ttl | 40 ++++++++++--------- context/context.json | 26 ++++++------ versions/0.10.0-beta/battery-foops.ttl | 18 ++++----- .../0.10.0-beta/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.10.0-beta/context/context.json | 26 ++++++------ versions/0.11.0-beta/battery-foops.ttl | 18 ++++----- .../0.11.0-beta/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.11.0-beta/context/context.json | 26 ++++++------ versions/0.4.0/battery-foops.ttl | 18 ++++----- versions/0.4.0/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.4.0/context/context.json | 26 ++++++------ versions/0.5.0/battery-foops.ttl | 18 ++++----- versions/0.5.0/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.5.0/context/context.json | 26 ++++++------ versions/0.6.0/battery-foops.ttl | 18 ++++----- versions/0.6.0/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.6.0/context/context.json | 26 ++++++------ versions/0.8.0-beta/battery-foops.ttl | 18 ++++----- .../0.8.0-beta/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.8.0-beta/context/context.json | 26 ++++++------ versions/0.9.0-beta/battery-foops.ttl | 18 ++++----- .../0.9.0-beta/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/0.9.0-beta/context/context.json | 26 ++++++------ versions/v0.8.0-beta/battery-foops.ttl | 18 ++++----- .../v0.8.0-beta/batteryquantities-foops.ttl | 40 ++++++++++--------- versions/v0.8.0-beta/context/context.json | 26 ++++++------ 27 files changed, 396 insertions(+), 360 deletions(-) diff --git a/battery.ttl b/battery.ttl index 28b2cef..010cec1 100644 --- a/battery.ttl +++ b/battery.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/batteryquantities.ttl b/batteryquantities.ttl index 9426c8a..2a117ba 100644 --- a/batteryquantities.ttl +++ b/batteryquantities.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/context/context.json b/context/context.json index 62def2d..efb007b 100644 --- a/context/context.json +++ b/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.10.0-beta/battery-foops.ttl b/versions/0.10.0-beta/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.10.0-beta/battery-foops.ttl +++ b/versions/0.10.0-beta/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.10.0-beta/batteryquantities-foops.ttl b/versions/0.10.0-beta/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.10.0-beta/batteryquantities-foops.ttl +++ b/versions/0.10.0-beta/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.10.0-beta/context/context.json b/versions/0.10.0-beta/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.10.0-beta/context/context.json +++ b/versions/0.10.0-beta/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.11.0-beta/battery-foops.ttl b/versions/0.11.0-beta/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.11.0-beta/battery-foops.ttl +++ b/versions/0.11.0-beta/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.11.0-beta/batteryquantities-foops.ttl b/versions/0.11.0-beta/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.11.0-beta/batteryquantities-foops.ttl +++ b/versions/0.11.0-beta/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.11.0-beta/context/context.json b/versions/0.11.0-beta/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.11.0-beta/context/context.json +++ b/versions/0.11.0-beta/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.4.0/battery-foops.ttl b/versions/0.4.0/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.4.0/battery-foops.ttl +++ b/versions/0.4.0/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.4.0/batteryquantities-foops.ttl b/versions/0.4.0/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.4.0/batteryquantities-foops.ttl +++ b/versions/0.4.0/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.4.0/context/context.json b/versions/0.4.0/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.4.0/context/context.json +++ b/versions/0.4.0/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.5.0/battery-foops.ttl b/versions/0.5.0/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.5.0/battery-foops.ttl +++ b/versions/0.5.0/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.5.0/batteryquantities-foops.ttl b/versions/0.5.0/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.5.0/batteryquantities-foops.ttl +++ b/versions/0.5.0/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.5.0/context/context.json b/versions/0.5.0/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.5.0/context/context.json +++ b/versions/0.5.0/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.6.0/battery-foops.ttl b/versions/0.6.0/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.6.0/battery-foops.ttl +++ b/versions/0.6.0/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.6.0/batteryquantities-foops.ttl b/versions/0.6.0/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.6.0/batteryquantities-foops.ttl +++ b/versions/0.6.0/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.6.0/context/context.json b/versions/0.6.0/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.6.0/context/context.json +++ b/versions/0.6.0/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.8.0-beta/battery-foops.ttl b/versions/0.8.0-beta/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.8.0-beta/battery-foops.ttl +++ b/versions/0.8.0-beta/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.8.0-beta/batteryquantities-foops.ttl b/versions/0.8.0-beta/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.8.0-beta/batteryquantities-foops.ttl +++ b/versions/0.8.0-beta/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.8.0-beta/context/context.json b/versions/0.8.0-beta/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.8.0-beta/context/context.json +++ b/versions/0.8.0-beta/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/0.9.0-beta/battery-foops.ttl b/versions/0.9.0-beta/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/0.9.0-beta/battery-foops.ttl +++ b/versions/0.9.0-beta/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/0.9.0-beta/batteryquantities-foops.ttl b/versions/0.9.0-beta/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/0.9.0-beta/batteryquantities-foops.ttl +++ b/versions/0.9.0-beta/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/0.9.0-beta/context/context.json b/versions/0.9.0-beta/context/context.json index 62def2d..efb007b 100644 --- a/versions/0.9.0-beta/context/context.json +++ b/versions/0.9.0-beta/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46", diff --git a/versions/v0.8.0-beta/battery-foops.ttl b/versions/v0.8.0-beta/battery-foops.ttl index 28b2cef..010cec1 100644 --- a/versions/v0.8.0-beta/battery-foops.ttl +++ b/versions/v0.8.0-beta/battery-foops.ttl @@ -1645,9 +1645,9 @@ 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 ; @@ -1655,13 +1655,13 @@ bibo:status "unstable" ; vann:preferredNamespacePrefix "battery" ; vann:preferredNamespaceUri "https://w3id.org/emmo/domain/battery" ; - owl:backwardCompatibleWith "0.10.0-beta" ; - owl:imports , - ; - owl:priorVersion "0.10.0-beta" ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" ; - foaf:logo "https://raw.githubusercontent.com/emmo-repo/domain-battery/gh-pages/assets/img/fig/png/domain-battery-logo.png" . + owl:backwardCompatibleWith "0.11.0-beta" ; + owl:imports , + ; + owl:priorVersion "0.11.0-beta" ; + owl:versionIRI ; + 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" . echem:EMMO_3b0b0d6e_8b0e_4491_885e_8421d3eb3b69 rdfs:comment "An electrochemical cell which is not designed to be electrically recharged."@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An electrochemical cell which is not designed to be electrically recharged."@en . diff --git a/versions/v0.8.0-beta/batteryquantities-foops.ttl b/versions/v0.8.0-beta/batteryquantities-foops.ttl index 9426c8a..2a117ba 100644 --- a/versions/v0.8.0-beta/batteryquantities-foops.ttl +++ b/versions/v0.8.0-beta/batteryquantities-foops.ttl @@ -5,11 +5,22 @@ @prefix owl: . @prefix rdfs: . @prefix skos: . +@prefix xsd: . + +:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; + rdfs:label "StateOfCharge"@en ; + rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, + :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; + skos:altLabel "SoC"@en ; + skos:prefLabel "StateOfCharge"@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . :battery_22353114_9b0a_42d1_b96c_3a702c273e2d a owl:Class ; rdfs:label "DepthOfDischarge"@en ; rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; skos:altLabel "DoD"@en ; skos:prefLabel "DepthOfDischarge"@en ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Depth_of_discharge"@en . @@ -27,22 +38,14 @@ dcterms:creator "Eibar Flores", "Simon Clark" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "0.11.0-beta" . - -:battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a a owl:Class ; - rdfs:label "StateOfCharge"@en ; - rdfs:subClassOf emmo:EMMO_faab3f84_e475_4a46_af9c_7d249f0b9aef, - :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; - skos:altLabel "SoC"@en ; - skos:prefLabel "StateOfCharge"@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_charge"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "0.12.0-beta" . :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c a owl:Class ; rdfs:label "FullCharge"@en ; rdfs:comment "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 ; - rdfs:subClassOf :battery_17591da0_34ec_41b9_b3c1_3a4446dc6f0a ; + 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 . @@ -52,6 +55,7 @@ rdfs:comment "electric energy which a battery delivers under specified conditions."@en ; rdfs:subClassOf emmo:EMMO_31ec09ba_1713_42cb_83c7_b38bf6f9ced2, :battery_230809da_bc18_42ec_ac94_4ca6a86292d1 ; + owl:deprecated true ; 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 . @@ -92,6 +96,12 @@ skos:prefLabel "BatteryQuantity"@en ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical quantities defined within the domain of batteries."@en . +[] a owl:Axiom ; + dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; + owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; + 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 . + [] a owl:Axiom ; dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; @@ -116,9 +126,3 @@ owl:annotatedSource :battery_be5d1b4f_5579_4702_9dbb_6c15e577e8dc ; owl:annotatedTarget "total period of useful life of a cell or a battery in operation."@en . -[] a owl:Axiom ; - dcterms:source "International Electrotechnical Commission (IEC), IEC 60050 - International Electrotechnical Vocabulary, retrieved from: https://www.electropedia.org" ; - owl:annotatedProperty emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedSource :battery_1cfab1de_8a2c_49cd_abbe_a71a3f1ba78c ; - 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 . - diff --git a/versions/v0.8.0-beta/context/context.json b/versions/v0.8.0-beta/context/context.json index 62def2d..efb007b 100644 --- a/versions/v0.8.0-beta/context/context.json +++ b/versions/v0.8.0-beta/context/context.json @@ -1333,7 +1333,7 @@ "CoatingThickness": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3b938708_e7e4_4ac0_a959_9c04306302e7", "Cobalt": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8f857eb2_7cc8_4294_954d_e69f2842c084", "CobaltAtom": "https://w3id.org/emmo#EMMO_3fe9d899_f1f1_5657_b176_ac6afff2e93d", - "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_7b811780_7251_481b_a4d3_97d437955099", + "CobaltBasedElectrode": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_838c115b_6bc9_4ce8_9f8d_86a6bf67742a", "CobaltHydroxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_29b1c15d_2632_40d7_88f7_43575b68b988", "CobaltIIAcetate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_4310c690_9810_4a95_8d62_7e78e0b84437", "CobaltIIBistrifluoromethanesulfonylimide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f4dffee2_c642_4114_a748_5e93b3908380", @@ -1532,7 +1532,7 @@ "CurrentLimit": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_74de2c33_84fc_4c2f_afe1_56d169149114", "CurrentLinkage": "https://w3id.org/emmo#EMMO_0d2c0390_51fb_42aa_93b1_af903b3ad510", "CurrentPotentialPlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b9a72491_8a50_4cac_a131_1e95d72b57ee", - "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_9f1ffb54_4403_4541_98c1_3a821c6d060f", + "CurrentPulse": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_712c791a_d593_4732_af73_493f7bc50999", "CurrentScanRate": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_f046d602_22ea_4f9b_9101_319f510d39f0", "CurrentTimePlot": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_b99cff7f_b13f_4075_aa88_62c04f8daacc", "Curvature": "https://w3id.org/emmo#EMMO_d4deccf7_8cbf_4766_bf3d_57db491fa637", @@ -1643,7 +1643,7 @@ "Device": "https://w3id.org/emmo#EMMO_494b372c_cfdf_47d3_a4de_5e037c540de8", "DewPointTemperature": "https://w3id.org/emmo#EMMO_a383e332_a271_463f_9e44_559604547220", "Diameter": "https://w3id.org/emmo#EMMO_c1c8ac3c_8a1c_4777_8e0b_14c1f9f9b0c6", - "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_a6feec60_5fe7_4687_b427_3bf2ed06008d", + "Dichloromethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_8385c3c4_5906_48f6_b6b6_4bb60dccc27a", "DieCasting": "https://w3id.org/emmo#EMMO_a85d0b8a_588e_423f_b799_97b0890e9183", "DielectricAndImpedanceSpectroscopy": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DielectricAndImpedanceSpectroscopy", "Dielectrometry": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#Dielectrometry", @@ -1676,8 +1676,8 @@ "Dimethoxyethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b6ecabf9_14a4_4808_a139_55329e70ad42", "Dimethoxymethane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_21954b0b_c05c_42db_b276_3a931d8aabb1", "DimethylCarbonate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_c4a7d7bd_497e_457e_b858_ff73254266d0", - "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_ea68e1a4_6be8_4686_8701_ba88b40d00b7", - "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_817d1989_4d6d_4c32_9951_85973afc538d", + "DimethylSulfoxide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_b593b5dd_7957_4b85_856a_dd59775210b6", + "Dimethylformamide": "https://w3id.org/emmo/domain/chemicalsubstance#substance_769bdc09_f533_4fde_bb53_20339d5bfcb7", "Dimethylpropyleneurea": "https://w3id.org/emmo/domain/chemicalsubstance#substance_945c68da_3baf_4da6_b794_dca7aebc4ca7", "Dimethylsulfate": "https://w3id.org/emmo/domain/chemicalsubstance#substance_3c8fb431_7d9d_4a89_a494_708df34f44d3", "Dioxolane": "https://w3id.org/emmo/domain/chemicalsubstance#substance_0e235e95_739d_443a_ad4b_97ef1edb9c89", @@ -1685,7 +1685,7 @@ "DipropylSulfone": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f6eb3754_2ccb_406d_b407_c989a7e1b4f9", "DirectCoulometryAtControlledCurrent": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledCurrent", "DirectCoulometryAtControlledPotential": "https://w3id.org/emmo/domain/characterisation-methodology/chameo#DirectCoulometryAtControlledPotential", - "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_40ca9548_910a_48b6_9a26_f94095d349cd", + "DirectCurrent": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_885b462e_f6bc_412d_8b94_9425e13af0c7", "DirectionAndEnergyDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_0e0ee94d_70be_4b7e_afcc_320e62a94974", "DirectionDistributionOfCrossSection": "https://w3id.org/emmo#EMMO_748ff828_763b_4290_adb9_e05376d4136a", "DischargedEmptyBattery": "https://w3id.org/emmo/domain/battery#battery_0493552f_6463_4f57_bdbf_31b5b15ea72f", @@ -1890,7 +1890,7 @@ "ElectronicModel": "https://w3id.org/emmo#EMMO_6eca09be_17e9_445e_abc9_000aa61b7a11", "ElectronvoltPerMetre": "https://w3id.org/emmo#ElectronvoltPerMetre", "Electroosmosis": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_5641910f_6e69_4ce4_be84_4b1bf14b8916", - "Electroplating": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_a2b92d2e_4431_411e_8da5_a4c08bac2c0e", + "Electroplating": "https://w3id.org/emmo#EMMO_30e3edb5_0977_4b9b_9aed_5a4d16c1c07c", "ElementalMaterial": "https://w3id.org/emmo#EMMO_a086af15_a7c3_404c_b4ce_c8e4466f1b4b", "ElementalSubstance": "https://w3id.org/emmo#EMMO_436b11bd_1756_4821_9f14_c9ed6b67552e", "ElementaryBoson": "https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21", @@ -2674,7 +2674,7 @@ "Luminance": "https://w3id.org/emmo#EMMO_97589322_710c_4af4_9431_1e5027f2be42", "LuminanceUnit": "https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e", "LuminousEfficacyOf540THzRadiation": "https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13", - "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578", + "LuminousEfficacyUnit": "https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f", "LuminousFlux": "https://w3id.org/emmo#EMMO_e2ee1c98_497a_4f66_b4ed_5711496a848e", "LuminousIntensity": "https://w3id.org/emmo#EMMO_50bf79a6_a48b_424d_9d2c_813bd631231a", "LuminousIntensityUnit": "https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d", @@ -2792,7 +2792,7 @@ "MassExcess": "https://w3id.org/emmo#EMMO_7dd84949_0afa_4313_9b89_7bb0dd2e7771", "MassFlow": "https://w3id.org/emmo#EMMO_6d61ee3c_c5b6_4452_bc11_e9c33af992a7", "MassFluxUnit": "https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450", - "MassFraction": "https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da", + "MassFraction": "https://w3id.org/emmo#EMMO_7c055d65_2929_40e1_af4f_4bf10995ad50", "MassFractionOfDryMatter": "https://w3id.org/emmo#EMMO_8f171308_f902_42c5_ac1d_d5259022e9c1", "MassFractionOfWater": "https://w3id.org/emmo#EMMO_cac16ce6_2cef_405d_ac63_0f918db4875e", "MassFractionUnit": "https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1", @@ -3340,7 +3340,7 @@ "Permittivity": "https://w3id.org/emmo#EMMO_0ee5779e_d798_4ee5_9bfe_c392d5bea112", "PermittivityUnit": "https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b", "Persistence": "https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b", - "Person": "https://schema.org/Person", + "Person": "http://xmlns.com/foaf/0.1/Person", "Perspective": "https://w3id.org/emmo#EMMO_49267eba_5548_4163_8f36_518d65b583f9", "Peta": "https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850", "PetaPrefixedUnit": "https://w3id.org/emmo#EMMO_43a6b269_da31_4bb6_a537_c97df4fff32a", @@ -3547,7 +3547,7 @@ "Pyridine": "https://w3id.org/emmo/domain/chemicalsubstance#substance_f1e874cf_3e5e_46e3_9bb9_0befc3f7361a", "PyruvicAcid": "https://w3id.org/emmo/domain/chemicalsubstance#substance_feb95008_db3a_4506_b7ff_6263befa0d64", "Python": "https://w3id.org/emmo#EMMO_add2e29d_6d87_4b78_9706_588e25557093", - "QualityFactor": "https://w3id.org/emmo#EMMO_0658e7df_ffd9_4779_82fc_62efe0a7f3b1", + "QualityFactor": "https://w3id.org/emmo#EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be", "Quantity": "https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf", "QuantityValue": "https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5", "Quantum": "https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68", @@ -3622,7 +3622,7 @@ "R54215": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_fc9e7ba3_5084_4c2a_b488_c6a96af99232", "R616": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_dc019f3f_e5f3_4eeb_bab9_a845a02223a0", "R621": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_15ec346a_6d3c_4161_95e1_9cf889965f85", - "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_68c1c36e_1548_4247_bae2_fe7102a2c4ff", + "R626": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_6b275583_433f_46f7_aafd_ebc9409257cc", "R712": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_bb2faf17_b819_4876_b17f_fa82917cf85d", "R716": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_34cb7ea7_2436_46e0_806e_a3c7835ae228", "R721": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_3279f575_1c62_4bf2_a6e8_de4c7ff36f8e", @@ -4160,7 +4160,7 @@ "StaircasePotentialRamp": "https://w3id.org/emmo/domain/electrochemistry#electrochemistry_d359386f_ae2d_4ad4_9616_464e2111b67d", "StandaloneAtom": "https://w3id.org/emmo#EMMO_2fd3f574_5e93_47fe_afca_ed80b0a21ab4", "StandaloneModelSimulation": "https://w3id.org/emmo#EMMO_d0bcf2ca_cd55_4f34_8fc2_2decc4c6087a", - "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e", + "StandardAbsoluteActivity": "https://w3id.org/emmo#EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4", "StandardAbsoluteActivityOfSolvent": "https://w3id.org/emmo#EMMO_bf66642d_f13d_42d2_ad6d_eafd41686155", "StandardAmountConcentration": "https://w3id.org/emmo#EMMO_46b8d239_5d79_4d3e_bf8e_228d52fc3428", "StandardChemicalPotential": "https://w3id.org/emmo#EMMO_be31e6c6_881f_41c4_8354_c05aac4d7c46",