# Slot: subject_best_matches URI: [sim:subject_best_matches](https://w3id.org/linkml/similarity/subject_best_matches) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TermSetPairwiseSimilarity](TermSetPairwiseSimilarity.md) | A simple pairwise similarity between two sets of concepts/terms | no | ## Properties * Range: [BestMatch](BestMatch.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/similarity ## LinkML Source
```yaml name: subject_best_matches from_schema: https://w3id.org/oak/similarity rank: 1000 multivalued: true alias: subject_best_matches domain_of: - TermSetPairwiseSimilarity range: BestMatch inlined: true ```