Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Slot: minimumScore

Minimum acceptable score for this dimension.

URI: rfs:minimumScore

Applicable Classes

NameDescriptionModifies Slot
CoherenceThresholdThreshold 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

Mappings

Mapping TypeMapped Value
selfrfs:minimumScore
nativerfs: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>