# Slot: object_match_field _The field/property in which the match was found_ URI: [sssom:object_match_field](http://w3id.org/sssom/object_match_field) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SearchResult](SearchResult.md) | An individual search result | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: object_match_field description: The field/property in which the match was found from_schema: https://w3id.org/oak/search-datamodel rank: 1000 slot_uri: sssom:object_match_field alias: object_match_field owner: SearchResult domain_of: - SearchResult range: string ```