From 2579e824b2e002d2e27a40eae84f1b1449006487 Mon Sep 17 00:00:00 2001 From: Nathan Merritt Date: Thu, 21 Apr 2022 13:42:18 -0600 Subject: [PATCH] treat kJ/kg as SpecificEnergy --- qudt/ontology/resources/v2_1_4/VOCAB_QUDT-UNITS-ALL-v2.1.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qudt/ontology/resources/v2_1_4/VOCAB_QUDT-UNITS-ALL-v2.1.ttl b/qudt/ontology/resources/v2_1_4/VOCAB_QUDT-UNITS-ALL-v2.1.ttl index 05ac1a8..59084f4 100644 --- a/qudt/ontology/resources/v2_1_4/VOCAB_QUDT-UNITS-ALL-v2.1.ttl +++ b/qudt/ontology/resources/v2_1_4/VOCAB_QUDT-UNITS-ALL-v2.1.ttl @@ -9259,7 +9259,7 @@ unit:KiloJ-PER-KiloGM a qudt:Unit ; qudt:conversionMultiplier 1e+03 ; qudt:conversionOffset 0e+00 ; - qudt:hasQuantityKind quantitykind:HeatCapacity ; + qudt:hasQuantityKind quantitykind:SpecificEnergy ; qudt:iec61360Code "0112/2///62720#UAA570" ; qudt:plainTextDescription "1 000-fold of the SI derived unit joule divided by the SI base unit kilogram" ; qudt:uneceCommonCode "B42" ;