Skip to content

Enum: ExposureTransportPathEnum

Transport medium through which exposure stressor reaches the recipient

URI: valuesets:ExposureTransportPathEnum

Permissible Values

Value Meaning Description
AIR_TRANSPORT_PATH ExO:0000010 Transport path allowing stressor to interact with recipient via air
WATER_TRANSPORT_PATH ExO:0000028 Transport path involving interaction with stressor via water
SOIL_TRANSPORT_PATH ExO:0000029 Transport path involving interaction with stressor via soil

Slots

Name Description
exposure_transport_path Transport medium through which exposure occurs

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: ExposureTransportPathEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Transport medium through which exposure stressor reaches the recipient
title: Exposure Transport Path
from_schema: https://w3id.org/linkml/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  AIR_TRANSPORT_PATH:
    text: AIR_TRANSPORT_PATH
    description: Transport path allowing stressor to interact with recipient via air
    meaning: ExO:0000010
  WATER_TRANSPORT_PATH:
    text: WATER_TRANSPORT_PATH
    description: Transport path involving interaction with stressor via water
    meaning: ExO:0000028
  SOIL_TRANSPORT_PATH:
    text: SOIL_TRANSPORT_PATH
    description: Transport path involving interaction with stressor via soil
    meaning: ExO:0000029