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