Skip to content

Slot: confidence

A score between 0 and 1 to denote the confidence or probability that the match is correct, where 1 denotes total confidence.

URI: sssom:confidence

Applicable Classes

Name Description Modifies Slot
Mapping Represents an individual mapping between a pair of entities no
LiteralMapping Represents an individual mapping between a literal and an entity no

Properties

  • Range: Double

  • Minimum Value: 0

  • Maximum Value: 1

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sssom/schema/

LinkML Source

name: confidence
description: A score between 0 and 1 to denote the confidence or probability that
  the match is correct, where 1 denotes total confidence.
from_schema: https://w3id.org/sssom/schema/
rank: 1000
alias: confidence
domain_of:
- mapping
- literal mapping
range: double
minimum_value: 0.0
maximum_value: 1.0