Skip to content

Enum: ExposureFrequencyEnum

Frequency of exposure

URI: exposome_schema:ExposureFrequencyEnum

Permissible Values

Value Meaning Description
acute None Single or short-term exposure
subacute None Repeated exposure over a short period
subchronic None Repeated exposure over an intermediate period
chronic None Long-term or repeated exposure over a long period
intermittent None Exposure occurring at irregular intervals
unknown None Unknown frequency

Slots

Name Description
exposure_frequency The temporal pattern of exposure, describing how often contact with a stimulu...

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/diatomsRcool/exposome-schema

LinkML Source

name: ExposureFrequencyEnum
description: Frequency of exposure
from_schema: https://w3id.org/diatomsRcool/exposome-schema
rank: 1000
permissible_values:
  acute:
    text: acute
    description: Single or short-term exposure
  subacute:
    text: subacute
    description: Repeated exposure over a short period
  subchronic:
    text: subchronic
    description: Repeated exposure over an intermediate period
  chronic:
    text: chronic
    description: Long-term or repeated exposure over a long period
  intermittent:
    text: intermittent
    description: Exposure occurring at irregular intervals
  unknown:
    text: unknown
    description: Unknown frequency