Skip to content

Slot: host_body_mass_index

placeholder description; linter will ignore this

URI: MIXS:0000317

Applicable Classes

Name Description Modifies Slot
HumanAssociated placeholder description; linter will ignore this yes
HumanGut placeholder description; linter will ignore this yes
HumanOral placeholder description; linter will ignore this yes
HumanSkin placeholder description; linter will ignore this yes
HumanVaginal placeholder description; linter will ignore this yes

Properties

  • Range: String

  • Regex pattern: [-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*

Examples

Value
22 kilogram per square meter

Identifier and Mapping Information

Annotations

property value
global_preferred_unit kilogram per square meter

Schema Source

  • from schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first

LinkML Source

name: host_body_mass_index
annotations:
  global_preferred_unit:
    tag: global_preferred_unit
    value: kilogram per square meter
  global_raw_definition:
    tag: global_raw_definition
    value: Body mass index, calculated as weight/(height)squared
  occurrence:
    tag: occurrence
    value: '1'
description: placeholder description; linter will ignore this
title: host body-mass index
examples:
- value: 22 kilogram per square meter
from_schema: https://github.com/turbomam/mixs-subset-examples-first/tree/main/src/mixs_subset_examples_first
rank: 1000
slot_uri: MIXS:0000317
alias: host_body_mass_index
domain_of:
- HumanAssociated
- HumanGut
- HumanOral
- HumanSkin
- HumanVaginal
range: string
pattern: '[-+]?[0-9]*\.?[0-9]+([eE][-+]?[0-9]+)? [^s\|][^\r\n\t\|]*'
structured_pattern:
  syntax: '{float} {unit}'