WARNING: This site is a work in progress.
Slot: belowThreshold
Whether this dimension score is below the configured threshold.
URI: rfs:belowThreshold
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OPALDimension | A single dimension score within an OPAL coherence check | no |
Properties
- Range: Boolean
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:belowThreshold |
| native | rfs:belowThreshold |
LinkML Source
```yaml
name: belowThreshold
description: Whether this dimension score is below the configured threshold.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: belowThreshold
owner: OPALDimension
domain_of:
- OPALDimension
range: boolean
</details>