Skip to content

component_measurement_unit

URI: mifc:component_measurement_unit

Applicable to: Component

Description

A unit code representing the unit of measurement in which a component_recorded_value is measured.

Properties

  • Range: String. The range of the slot is the type of the value that can be assigned to it.

  • Requirement status: Required (slot MUST be used.)

Examples

Example: g/(100.g)

Example value:

g/(100.g)

Comments

  • TODO find a way to constrain these with valid UCUM codes perhaps enum or recommended LINKML units docs.

Mappings

Mapping Type Mapped Value
self mifc:component_measurement_unit
native mifc:component_measurement_unit

Schema developer documentation

LinkML source
name: component_measurement_unit
description: A unit code representing the unit of measurement in which a component_recorded_value
  is measured.
comments:
- TODO find a way to constrain these with valid UCUM codes perhaps enum or recommended
  LINKML units docs.
examples:
- value: g/(100.g)
in_subset:
- RecommendedSubset
from_schema: https://w3id.org/kaiiam/mifc
rank: 1000
alias: component_measurement_unit
domain_of:
- Component
range: string
required: true