mapping_set_confidence
URI: sssom:mapping_set_confidence
Applicable to: MappingSet
Description
Mapping-set level confidence is assigned by the creator of the mapping set to indicate their overall confidence in the correctness (i.e., precision) of mappings in the mapping set. Mapping set confidence is intended to be used in cases were the creator wants to express an overall confidence into the agent that curated the individual mappings, for example a lexical matching tool, or a group of students. When not explicitly specified, confidence estimation algorithms should consider the mapping set confidence 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 that the mappings in the mapping set are correct.
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.
- https://mapping-commons.github.io/sssom/confidence-model
- https://github.com/mapping-commons/sssom/issues/438
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/mapping_set_confidence.sssom.tsv
Schema developer documentation
LinkML source
name: mapping_set_confidence
instantiates:
- sssom:Versionable
annotations:
added_in:
tag: added_in
value: '1.1'
description: 'Mapping-set level confidence is assigned by the creator of the mapping
set to indicate their overall confidence in the correctness (i.e., precision) of
mappings in the mapping set. Mapping set confidence is intended to be used in cases
were the creator wants to express an overall confidence into the agent that curated
the individual mappings, for example a lexical matching tool, or a group of students.
When not explicitly specified, confidence estimation algorithms should consider
the mapping set confidence to be 1.0 by default.'
examples:
- value: '0.95'
description: A confidence score of 0.95, indicating 95% confidence that the mappings
in the mapping set are correct.
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://mapping-commons.github.io/sssom/confidence-model
- https://github.com/mapping-commons/sssom/issues/438
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/mapping_set_confidence.sssom.tsv
rank: 1000
alias: mapping_set_confidence
domain_of:
- mapping set
range: double
minimum_value: 0.0
maximum_value: 1.0