Slot: subject_best_matches
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A simple pairwise similarity between two sets of concepts/terms |
no |
Properties
Range: BestMatch
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/similarity
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sim:subject_best_matches |
native |
sim:subject_best_matches |
LinkML Source
```yaml
name: subject_best_matches
from_schema: https://w3id.org/oak/similarity
rank: 1000
alias: subject_best_matches
domain_of:
- TermSetPairwiseSimilarity
range: BestMatch
multivalued: true
inlined: true
</details>