WARNING: This site is a work in progress.
Slot: minimumScore
Minimum acceptable score for this dimension.
URI: rfs:minimumScore
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| CoherenceThreshold | Threshold configuration for a single OPAL dimension, defining the minimum acc… | 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:minimumScore |
| native | rfs:minimumScore |
LinkML Source
```yaml
name: minimumScore
description: Minimum acceptable score for this dimension.
from_schema: https://framework.regen.network/schema/
rank: 1000
alias: minimumScore
owner: CoherenceThreshold
domain_of:
- CoherenceThreshold
range: float
required: true
minimum_value: 0
maximum_value: 1
</details>