Slot: score

Abstract base slot for different kinds of scores

URI: sim:score

Inheritance

Applicable Classes

Name

Description

Modifies Slot

BestMatch

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/similarity

LinkML Source

```yaml name: score description: Abstract base slot for different kinds of scores from_schema: https://w3id.org/oak/similarity rank: 1000 abstract: true alias: score domain_of: - BestMatch range: string
</details>