# Slot: object_label _The label/name of the matched term_ URI: [sssom:object_label](http://w3id.org/sssom/object_label) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SearchResult](SearchResult.md) | An individual search result | no | ## Properties * Range: [String](String.md) * Recommended: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: object_label description: The label/name of the matched term from_schema: https://w3id.org/oak/search-datamodel rank: 1000 slot_uri: sssom:object_label alias: object_label owner: SearchResult domain_of: - SearchResult range: string recommended: true ```