Slot: score
Abstract base slot for different kinds of scores
NOTE: this is an abstract slot and should not be populated directly
URI: sim:score
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/similarity
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sim:score |
native |
sim:score |
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>