# Slot: ancestor_label _the name or label of the ancestor concept_ URI: [sim:ancestor_label](https://w3id.org/linkml/similarity/ancestor_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: ancestor_label description: the name or label of the ancestor concept from_schema: https://w3id.org/oak/similarity rank: 1000 alias: ancestor_label domain_of: - TermPairwiseSimilarity range: string ```