WARNING: This site is a work in progress.
Slot: score
Score for this dimension (0.0 to 1.0).
URI: rfs:score
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OPALDimension | A single dimension score within an OPAL coherence check | no |
Properties
-
Range: Float
-
Required: True
-
Minimum Value: 0
-
Maximum Value: 1
Identifier and Mapping Information
Schema Source
- from schema: https://framework.regen.network/schema/
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:score |
| native | rfs:score |
LinkML Source
```yaml
name: score
description: Score for this dimension (0.0 to 1.0).
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: score
owner: OPALDimension
domain_of:
- OPALDimension
range: float
required: true
minimum_value: 0
maximum_value: 1
</details>