# Slot: label URI: [rdfs:label](http://www.w3.org/2000/01/rdf-schema#label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TermInfo](TermInfo.md) | | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/similarity ## LinkML Source
```yaml name: label from_schema: https://w3id.org/oak/similarity rank: 1000 slot_uri: rdfs:label alias: label owner: TermInfo domain_of: - TermInfo range: string ```