Slot: confidence
URI: vm:confidence
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A validation result where the check is to determine if a mapping is correct |
no |
Properties
Range: Float
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/linkml/validation_results
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
vm:confidence |
native |
vm:confidence |
LinkML Source
```yaml
name: confidence
from_schema: https://w3id.org/linkml/validation_results
rank: 1000
alias: confidence
owner: MappingValidationResult
domain_of:
- MappingValidationResult
range: float
</details>