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