Skip to content

registry_confidence

URI: sssom:registry_confidence

Applicable to: MappingSetReference

Description

This value is set by the creator/maintainer of the mapping registry and reflects the confidence the mapping registry has in the correctness (i.e., precision) of mappings in the mapping set. When not explicitly specified, confidence estimation algorithms should consider the registry confidence in a mapping set to be 1.0 by default.

Properties

  • Range: Double. The range of the element is the type of the value that can be assigned to it.

  • Minimum Value: 0 Maximum Value*: 1

Examples

Example: 0.95

Example value:

0.95

Description: A confidence score of 0.95, indicating 95% confidence.

See Also

These are some relevant resources you might find useful to get additional information about the element, such as example implementations, issues and pull requests.

Schema developer documentation

LinkML source
name: registry_confidence
description: 'This value is set by the creator/maintainer of the mapping registry
  and reflects the confidence the mapping registry has in the correctness (i.e., precision)
  of mappings in the mapping set.

  When not explicitly specified, confidence estimation algorithms should consider
  the registry confidence in a mapping set to be 1.0 by default.'
examples:
- value: '0.95'
  description: A confidence score of 0.95, indicating 95% confidence.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://mapping-commons.github.io/sssom/confidence-model
rank: 1000
alias: registry_confidence
domain_of:
- mapping set reference
range: double
minimum_value: 0.0
maximum_value: 1.0