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