id: https://nde.nl/ontology/hc/class/SpecificityScore name: SpecificityScore title: Specificity Score prefixes: linkml: https://w3id.org/linkml/ hc: https://nde.nl/ontology/hc/ prov: http://www.w3.org/ns/prov# skos: http://www.w3.org/2004/02/skos/core# default_prefix: hc imports: - linkml:types - ../slots/has_agent - ../slots/has_rationale - ../slots/has_specificity_score - ../slots/has_timestamp classes: SpecificityScore: class_uri: hc:SpecificityScore description: 'Structured metadata for RAG retrieval specificity scoring. Documents how specific/general a class is for different search templates. **Scoring Semantics** (LOWER = more broadly relevant): - 0.00-0.20: Universal (HeritageCustodian, Location) - 0.20-0.40: Broadly useful (Collection, Identifier) - 0.40-0.60: Moderately specific (ChangeEvent, PersonProfile) - 0.60-0.80: Fairly specific (Archive, Museum, Library) - 0.80-1.00: Highly specific (LinkedInConnectionExtraction) ' slots: - has_specificity_score - has_rationale - has_timestamp - has_agent annotations: specificity_score: 0.2 specificity_rationale: Meta-class for specificity annotations custodian_types: "['*']"