From 3efd1c8a9b2c0b9e185b8b2b73f9eb03b2f56041 Mon Sep 17 00:00:00 2001 From: Toby-Broom Date: Tue, 7 Jan 2025 11:43:27 +0100 Subject: [PATCH] Corrected quantity kind --- src/main/rdf/vocab/unit/VOCAB_QUDT-UNITS-ALL.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/rdf/vocab/unit/VOCAB_QUDT-UNITS-ALL.ttl b/src/main/rdf/vocab/unit/VOCAB_QUDT-UNITS-ALL.ttl index 754baf8d..23b199ed 100644 --- a/src/main/rdf/vocab/unit/VOCAB_QUDT-UNITS-ALL.ttl +++ b/src/main/rdf/vocab/unit/VOCAB_QUDT-UNITS-ALL.ttl @@ -30649,7 +30649,7 @@ unit:MilliOSM-PER-KiloGM qudt:conversionMultiplier 0.001 ; qudt:conversionMultiplierSN 1.0E-3 ; qudt:hasDimensionVector qkdv:A1E0L-3I0M-1H0TD0 ; - qudt:hasQuantityKind quantitykind:OsmoticConcentration ; + qudt:hasQuantityKind quantitykind:AmountOfSubstancePerMass ; qudt:symbol "mOsmol/kg" ; qudt:ucumCode "mOsmol.kg-1"^^qudt:UCUMcs ; qudt:ucumCode "mOsmol/kg"^^qudt:UCUMcs ; @@ -33845,7 +33845,7 @@ unit:ONE-PER-ONE unit:OSM a qudt:Unit ; - dcterms:description "A mole of an osmotically active entity" ; + dcterms:description "One osmole is the amount of osmotically active material that when dissolved in 22.4L of solvent at 0 degrees celsius exerts an osmotic pressure of 1 atmosphere." ; qudt:conversionMultiplier 1 ; qudt:conversionMultiplierSN 1.0E0 ; qudt:hasDimensionVector qkdv:A1E0L0I0M0H0TD0 ;