22 lines
637 B
YAML
22 lines
637 B
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: Lookup score.
|
|
slots:
|
|
- has_value
|
|
annotations:
|
|
specificity_score: 0.1
|
|
specificity_rationale: Generic utility class/slot created during migration
|
|
custodian_types: "['*']"
|