From 3fa191ffc01bd3e19b6286d410d72afbd1cfd9f6 Mon Sep 17 00:00:00 2001 From: Jan Martin Keil Date: Wed, 31 Aug 2022 16:38:32 +0200 Subject: [PATCH] fix UCUM codes --- vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl b/vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl index 0ee5bf6e..64c4e2e5 100644 --- a/vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl +++ b/vocab/unit/VOCAB_QUDT-UNITS-ALL-v2.1.ttl @@ -2284,7 +2284,7 @@ unit:C-PER-CentiM3 qudt:hasQuantityKind quantitykind:ElectricChargeVolumeDensity ; qudt:iec61360Code "0112/2///62720#UAB120" ; qudt:plainTextDescription "derived SI unit coulomb divided by the 0.000 001-fold of the power of the SI base unit metre by exponent 3" ; - qudt:ucumCode "C.m-3"^^qudt:UCUMcs ; + qudt:ucumCode "C.cm-3"^^qudt:UCUMcs ; qudt:ucumCode "C/cm3"^^qudt:UCUMcs ; qudt:uneceCommonCode "A28" ; rdfs:isDefinedBy ; @@ -9929,7 +9929,7 @@ unit:KiloGM-PER-KiloMOL qudt:hasQuantityKind quantitykind:MolarMass ; qudt:iec61360Code "0112/2///62720#UAA611" ; qudt:plainTextDescription "SI base unit kilogram divided by the 1 000-fold of the SI base unit mol" ; - qudt:ucumCode "kg.mol-1"^^qudt:UCUMcs ; + qudt:ucumCode "kg.kmol-1"^^qudt:UCUMcs ; qudt:uneceCommonCode "F24" ; rdfs:isDefinedBy ; rdfs:label "Kilogram Per Kilomol"@en ; @@ -16874,7 +16874,7 @@ unit:N-PER-CentiM2 qudt:hasQuantityKind quantitykind:VaporPressure ; qudt:iec61360Code "0112/2///62720#UAB183" ; qudt:plainTextDescription "derived SI unit newton divided by the 0.0001-fold of the power of the SI base unit metre by exponent 2" ; - qudt:ucumCode "N.cm-1"^^qudt:UCUMcs ; + qudt:ucumCode "N.cm-2"^^qudt:UCUMcs ; qudt:uneceCommonCode "E01" ; rdfs:isDefinedBy ; rdfs:label "Newton Per Square Centimeter"@en-us ;