glam/schemas/20251121/linkml/modules/classes/ConfidenceLevel.yaml

28 lines
830 B
YAML

id: https://nde.nl/ontology/hc/class/ConfidenceLevel
name: ConfidenceLevel
title: Confidence Level
description: Level of confidence or certainty in a statement or annotation. MIGRATED from confidence_level/confidence_score slot per Rule 53. Follows dqv:ConfidenceScore.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
dqv: http://www.w3.org/ns/dqv#
imports:
- linkml:types
- ../slots/has_description
- ../slots/has_score
default_prefix: hc
classes:
ConfidenceLevel:
class_uri: dqv:QualityMeasurement
slots:
- has_score
- has_description
slot_usage:
has_score:
range: float
required: true
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"