# Slot: subject_source _the source for the first entity_ URI: [sssom:subject_source](http://w3id.org/sssom/subject_source) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TermPairwiseSimilarity](TermPairwiseSimilarity.md) | A simple pairwise similarity between two atomic concepts/terms | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/similarity ## LinkML Source
```yaml name: subject_source description: the source for the first entity from_schema: https://w3id.org/oak/similarity rank: 1000 slot_uri: sssom:subject_source alias: subject_source domain_of: - TermPairwiseSimilarity range: string ```