glam/schemas/20251121/linkml/modules/classes/LikelihoodScore.yaml
kempersc 92c79067cd Refactor time-related classes and descriptions for clarity and consistency
- Updated titles and descriptions in TimeSlot, TimeSpan, TimeSpanType, and TimespanBlock for improved readability and understanding.
- Enhanced multilingual support with refined alt_descriptions and structured_aliases across various classes.
- Changed mapping types from broad_mappings to exact_mappings in WebClaimsBlock, WebCollection, WebPage, WebPlatform, WebSource, WorkExperience, and various YouTube-related classes for better alignment with schema definitions.
- Improved comments and modeling notes in VariantTypes to clarify usage and examples.
- General cleanup of unnecessary comments and formatting adjustments for consistency across YAML files.
2026-02-16 13:49:40 +01:00

42 lines
1.9 KiB
YAML

id: https://nde.nl/ontology/hc/class/LikelihoodScore
name: LikelihoodScore
title: LikelihoodScore
description: A score indicating probability or likelihood.
prefixes:
linkml: https://w3id.org/linkml/
hc: https://nde.nl/ontology/hc/
schema: http://schema.org/
default_prefix: hc
imports:
- linkml:types
- ../slots/has_value
classes:
LikelihoodScore:
class_uri: schema:Rating
description: >-
Probabilistic rating expressing expected chance of an event, match, or
hypothesis.
alt_descriptions:
nl: Probabilistische score die de verwachte kans van een gebeurtenis match of hypothese uitdrukt.
de: Probabilistische Bewertung zur Angabe der erwarteten Wahrscheinlichkeit eines Ereignisses Treffers oder einer Hypothese.
fr: Score probabiliste exprimant la probabilite attendue d un evenement d une correspondance ou d une hypothese.
es: Puntuacion probabilistica que expresa la probabilidad esperada de un evento coincidencia o hipotesis.
ar: تقييم احتمالي يعبّر عن الفرصة المتوقعة لحدث أو تطابق أو فرضية.
id: Skor probabilistik yang menyatakan peluang yang diharapkan dari suatu kejadian kecocokan atau hipotesis.
zh: 表示某事件、匹配或假设发生预期概率的评分。
structured_aliases:
- {literal_form: waarschijnlijkheidsscore, in_language: nl}
- {literal_form: Wahrscheinlichkeitswert, in_language: de}
- {literal_form: score de probabilite, in_language: fr}
- {literal_form: puntuacion de probabilidad, in_language: es}
- {literal_form: درجة احتمال, in_language: ar}
- {literal_form: skor probabilitas, in_language: id}
- {literal_form: 可能性评分, in_language: zh}
broad_mappings:
- schema:Rating
slots:
- has_value
annotations:
specificity_score: 0.1
specificity_rationale: Generic utility class/slot created during migration
custodian_types: "['*']"