Regen Network

Regen Network Data Standards

WARNING: This site is a work in progress.

Slot: overallScore

Aggregate coherence score across all dimensions (0.0 to 1.0).

URI: rfs:overallScore

Applicable Classes

NameDescriptionModifies Slot
CoherenceCheckAn OPAL coherence check performed on a governance artifact (work order or dec…no

Properties

  • Range: Float

  • Required: True

  • Minimum Value: 0

  • Maximum Value: 1

Identifier and Mapping Information

Schema Source

Mappings

Mapping TypeMapped Value
selfrfs:overallScore
nativerfs:overallScore

LinkML Source

```yaml name: overallScore description: Aggregate coherence score across all dimensions (0.0 to 1.0). from_schema: https://framework.regen.network/schema/ rank: 1000 alias: overallScore owner: CoherenceCheck domain_of: - CoherenceCheck range: float required: true minimum_value: 0 maximum_value: 1
</details>