Skip to content

Slot: score

A quantitative score that indicates the strength of a Proposition's validity assessment in the direction indicated (i.e. how strongly supported or disputed the Proposition is believed to be). Depending on its implementation, a score may reflect how confident that agent is that the Proposition is true or false, or the strength of evidence they believe supports or disputes it.

Comments

  • Statements put forth a Proposition that expresses some possible fact about the world, and may provide an assessment of this proposition's validity (i.e. how likely it is to be true or false based on evaluated evidence). The semantics of the Proposition are captured in the 'subject', 'predicate', 'object', and optional 'qualifier' attributes. The assessment of the Proposition's validity are captured in 'direction', 'strength', and 'score' attributes. The 'score' attribute serves the same purpose as 'strength', but allows for a quantitative assessment based on a numerical score.

URI: sepio_linkml:score

Applicable Classes

Name Description Modifies Slot
Statement A claim of purported truth as made by a particular agent, on a particular occ... no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/sepio-framework/sepio-linkml

Mappings

Mapping Type Mapped Value
self sepio_linkml:score
native sepio_linkml:score

LinkML Source

name: score
description: A quantitative score that indicates the strength of a Proposition's validity
  assessment in the direction indicated (i.e. how strongly supported or disputed the
  Proposition is believed to be).  Depending on its implementation, a score may reflect
  how *confident* that agent is that the Proposition is true or false, or the *strength
  of evidence* they believe supports or disputes it.
comments:
- Statements put forth a Proposition that expresses some possible fact about the world,
  and may provide an assessment of this proposition's validity (i.e. how likely it
  is to be true or false based on evaluated evidence). The semantics of the Proposition
  are captured in the 'subject', 'predicate', 'object', and optional 'qualifier' attributes.
  The assessment of the Proposition's validity are captured in 'direction', 'strength',
  and 'score' attributes.  The 'score' attribute serves the same purpose as 'strength',
  but allows for a quantitative assessment based on a numerical score.
from_schema: https://w3id.org/sepio-framework/sepio-linkml
status: Draft
rank: 1000
alias: score
owner: Statement
domain_of:
- Statement
range: float
required: false
multivalued: false