WARNING: This site is a work in progress.
Slot: escalateBelow
Whether to escalate to a higher governance layer if below threshold.
URI: rfs:escalateBelow
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CoherenceThreshold | Threshold configuration for a single OPAL dimension, defining the minimum acc… | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:escalateBelow |
| native | rfs:escalateBelow |
LinkML Source
```yaml
name: escalateBelow
description: Whether to escalate to a higher governance layer if below threshold.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: escalateBelow
owner: CoherenceThreshold
domain_of:
- CoherenceThreshold
range: boolean
</details>