WARNING: This site is a work in progress.
Slot: explanation
Human-readable explanation of the score.
URI: rfs:explanation
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OPALDimension | A single dimension score within an OPAL coherence check | no |
Properties
-
Range: String
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:explanation |
| native | rfs:explanation |
LinkML Source
```yaml
name: explanation
description: Human-readable explanation of the score.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: explanation
owner: OPALDimension
domain_of:
- OPALDimension
range: string
required: true
</details>