Slot: object_label
The label/name of the matched term
URI: sssom:object_label
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual search result |
no |
Properties
Range: String
Recommended: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sssom:object_label |
native |
ontosearch:object_label |
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
</details>