WARNING: This site is a work in progress.
Slot: dimension
URI: rfs:dimension
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| OPALDimension | A single dimension score within an OPAL coherence check | no |
| CoherenceThreshold | Threshold configuration for a single OPAL dimension, defining the minimum acc… | no |
Properties
- Range: String
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | rfs:dimension |
| native | rfs:dimension |
LinkML Source
```yaml
name: dimension
alias: dimension
domain_of:
- OPALDimension
- CoherenceThreshold
range: string
</details>