Skip to content

Enum: BiologicalOrganizationLevelEnum

URI: [namo:BiologicalOrganizationLevelEnum](https://w3id.org/monarch-initiative/namo/BiologicalOrganizationLevelEnum) ## Permissible Values | Value | Meaning | Description | | --- | --- | --- | | SUBCELLULAR | None | Within a cell - subcellular components and molecular interactions | | CELLULAR | None | Individual cell level - single cell behavior and properties | | CELLULAR_NEIGHBORHOOD | None | Cell-cell interactions and local microenvironments | | TISSUE | None | Tissue-level organization and multicellular structures | | ORGAN | None | Organ-level physiology and function | | SYSTEM | None | Organ system and whole-body physiological integration | ## Slots | Name | Description | | --- | --- | | [biological_organization_level](biological_organization_level.md) | The level of biological organization represented by the model | ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/monarch-initiative/namo ## LinkML Source
name: BiologicalOrganizationLevelEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
  SUBCELLULAR:
    text: SUBCELLULAR
    description: Within a cell - subcellular components and molecular interactions
  CELLULAR:
    text: CELLULAR
    description: Individual cell level - single cell behavior and properties
  CELLULAR_NEIGHBORHOOD:
    text: CELLULAR_NEIGHBORHOOD
    description: Cell-cell interactions and local microenvironments
  TISSUE:
    text: TISSUE
    description: Tissue-level organization and multicellular structures
  ORGAN:
    text: ORGAN
    description: Organ-level physiology and function
  SYSTEM:
    text: SYSTEM
    description: Organ system and whole-body physiological integration