# LikelihoodScore - Likelihood/probability score class # # Created per slot_fixes.yaml migration for: whatsapp_business_likelihood # Creation date: 2026-01-14 id: https://nde.nl/ontology/hc/class/LikelihoodScore name: LikelihoodScore title: Likelihood Score prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ schema: http://schema.org/ default_prefix: hc imports: - linkml:types - ../slots/has_or_had_likelihood_score classes: LikelihoodScore: class_uri: schema:Rating description: | A likelihood or probability score. **USAGE**: Used for: - Business likelihood assessments - Probability estimates - Confidence scores slots: - has_or_had_likelihood_score slot_usage: has_or_had_likelihood_score: minimum_value: 0.0 maximum_value: 1.0 attributes: assessment_type: range: string description: Type of assessment (BUSINESS, MATCH, RELEVANCE) assessment_method: range: string description: Method used for assessment close_mappings: - schema:Rating annotations: specificity_score: "0.45" specificity_rationale: "Moderately specific - likelihood scores common in ML/enrichment." examples: - value: has_or_had_likelihood_score: 0.85 assessment_type: BUSINESS description: 85% business likelihood