Enum: VolumeUnitEnum
Units of volume measurement
URI: valuesets:VolumeUnitEnum
Permissible Values
| Value |
Meaning |
Description |
| LITER |
UO:0000099 |
Liter (SI derived) |
| MILLILITER |
UO:0000098 |
Milliliter (0 |
| MICROLITER |
UO:0000101 |
Microliter (10^-6 liter) |
| CUBIC_METER |
UO:0000096 |
Cubic meter (SI derived) |
| CUBIC_CENTIMETER |
UO:0000097 |
Cubic centimeter |
| GALLON_US |
None |
US gallon |
| GALLON_UK |
UO:0010030 |
UK/Imperial gallon |
| FLUID_OUNCE_US |
UO:0010026 |
US fluid ounce |
| PINT_US |
UO:0010028 |
US pint |
| QUART_US |
UO:0010029 |
US quart |
| CUP_US |
UO:0010046 |
US cup |
| TABLESPOON |
UO:0010044 |
Tablespoon |
| TEASPOON |
UO:0010041 |
Teaspoon |
Slots
| Name |
Description |
| volume_unit |
Units of volume measurement |
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: VolumeUnitEnum
description: Units of volume measurement
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
LITER:
text: LITER
description: Liter (SI derived)
meaning: UO:0000099
annotations:
symbol:
tag: symbol
value: L
conversion_to_m3:
tag: conversion_to_m3
value: '0.001'
MILLILITER:
text: MILLILITER
description: Milliliter (0.001 liter)
meaning: UO:0000098
annotations:
symbol:
tag: symbol
value: mL
conversion_to_m3:
tag: conversion_to_m3
value: 1e-6
MICROLITER:
text: MICROLITER
description: Microliter (10^-6 liter)
meaning: UO:0000101
annotations:
symbol:
tag: symbol
value: μL
conversion_to_m3:
tag: conversion_to_m3
value: 1e-9
CUBIC_METER:
text: CUBIC_METER
description: Cubic meter (SI derived)
meaning: UO:0000096
annotations:
symbol:
tag: symbol
value: m³
system:
tag: system
value: SI
CUBIC_CENTIMETER:
text: CUBIC_CENTIMETER
description: Cubic centimeter
meaning: UO:0000097
annotations:
symbol:
tag: symbol
value: cm³
conversion_to_m3:
tag: conversion_to_m3
value: 1e-6
GALLON_US:
text: GALLON_US
description: US gallon
annotations:
symbol:
tag: symbol
value: gal
conversion_to_m3:
tag: conversion_to_m3
value: '0.00378541'
system:
tag: system
value: US
GALLON_UK:
text: GALLON_UK
description: UK/Imperial gallon
meaning: UO:0010030
annotations:
symbol:
tag: symbol
value: gal
conversion_to_m3:
tag: conversion_to_m3
value: '0.00454609'
system:
tag: system
value: imperial
title: gallon
aliases:
- imperial gallon
FLUID_OUNCE_US:
text: FLUID_OUNCE_US
description: US fluid ounce
meaning: UO:0010026
annotations:
symbol:
tag: symbol
value: fl oz
conversion_to_m3:
tag: conversion_to_m3
value: '2.95735e-5'
system:
tag: system
value: US
title: fluid ounce
aliases:
- imperial fluid ounce
PINT_US:
text: PINT_US
description: US pint
meaning: UO:0010028
annotations:
symbol:
tag: symbol
value: pt
conversion_to_m3:
tag: conversion_to_m3
value: '0.000473176'
system:
tag: system
value: US
title: pint
aliases:
- imperial pint
QUART_US:
text: QUART_US
description: US quart
meaning: UO:0010029
annotations:
symbol:
tag: symbol
value: qt
conversion_to_m3:
tag: conversion_to_m3
value: '0.000946353'
system:
tag: system
value: US
title: quart
aliases:
- imperial quart
CUP_US:
text: CUP_US
description: US cup
meaning: UO:0010046
annotations:
symbol:
tag: symbol
value: cup
conversion_to_m3:
tag: conversion_to_m3
value: '0.000236588'
system:
tag: system
value: US
title: united states customary cup
TABLESPOON:
text: TABLESPOON
description: Tablespoon
meaning: UO:0010044
annotations:
symbol:
tag: symbol
value: tbsp
conversion_to_m3:
tag: conversion_to_m3
value: '1.47868e-5'
title: united states customary tablespoon
TEASPOON:
text: TEASPOON
description: Teaspoon
meaning: UO:0010041
annotations:
symbol:
tag: symbol
value: tsp
conversion_to_m3:
tag: conversion_to_m3
value: '4.92892e-6'
title: united states customary teaspoon