- 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.
41 lines
1.8 KiB
YAML
41 lines
1.8 KiB
YAML
id: https://nde.nl/ontology/hc/class/IdentifierLookupScore
|
|
name: IdentifierLookupScore
|
|
title: IdentifierLookupScore
|
|
description: Score indicating confidence in an identifier lookup.
|
|
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:
|
|
IdentifierLookupScore:
|
|
class_uri: schema:Rating
|
|
description: >-
|
|
Confidence rating for identifier resolution or lookup results.
|
|
alt_descriptions:
|
|
nl: Betrouwbaarheidsscore voor resultaten van identificator-resolutie of opzoeking.
|
|
de: Konfidenzwert fuer Ergebnisse der Identifikatorauflosung oder -suche.
|
|
fr: Score de confiance pour les resultats de resolution ou de recherche d identifiant.
|
|
es: Puntuacion de confianza para resultados de resolucion o busqueda de identificador.
|
|
ar: درجة ثقة لنتائج حل المعرّفات أو عمليات البحث عنها.
|
|
id: Nilai kepercayaan untuk hasil resolusi atau pencarian pengenal.
|
|
zh: 用于标识符解析或检索结果的置信评分。
|
|
structured_aliases:
|
|
- {literal_form: identificator-opzoekscore, in_language: nl}
|
|
- {literal_form: Identifikator-Suchscore, in_language: de}
|
|
- {literal_form: score de recherche d identifiant, in_language: fr}
|
|
- {literal_form: puntuacion de busqueda de identificador, in_language: es}
|
|
- {literal_form: درجة بحث المعرّف, in_language: ar}
|
|
- {literal_form: skor pencarian pengenal, 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: "['*']"
|