# Slot: object_source _the source for the second entity_ URI: [sssom:object_source](http://w3id.org/sssom/object_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: object_source description: the source for the second entity from_schema: https://w3id.org/oak/similarity rank: 1000 slot_uri: sssom:object_source alias: object_source domain_of: - TermPairwiseSimilarity range: string ```