Enum: PresenceEnum
URI: namo:PresenceEnum
Permissible Values
Value | Meaning | Description |
---|---|---|
PRESENT | None | The entity is present |
ABSENT | None | The entity is absent |
BELOW_DETECTION_LIMIT | None | The entity is below the detection limit |
ABOVE_DETECTION_LIMIT | None | The entity is above the detection limit |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/namo
LinkML Source
name: PresenceEnum
from_schema: https://w3id.org/monarch-initiative/namo
rank: 1000
permissible_values:
PRESENT:
text: PRESENT
description: The entity is present
ABSENT:
text: ABSENT
description: The entity is absent
BELOW_DETECTION_LIMIT:
text: BELOW_DETECTION_LIMIT
description: The entity is below the detection limit
ABOVE_DETECTION_LIMIT:
text: ABOVE_DETECTION_LIMIT
description: The entity is above the detection limit