Slot: probability
The probability, as estimated by model-based approaches
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A single enrichment result |
no |
Properties
Range: Float
Minimum Value: 0
Maximum Value: 1
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/class-enrichment
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoenrich:probability |
native |
ontoenrich:probability |
LinkML Source
```yaml
name: probability
description: The probability, as estimated by model-based approaches
from_schema: https://w3id.org/oak/class-enrichment
rank: 1000
alias: probability
owner: ClassEnrichmentResult
domain_of:
- ClassEnrichmentResult
range: float
minimum_value: 0
maximum_value: 1
</details>