# Slot: snippet _shows how the field was matched_ URI: [ontosearch:snippet](https://w3id.org/oak/search-datamodel/snippet) ## 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: snippet description: shows how the field was matched from_schema: https://w3id.org/oak/search-datamodel rank: 1000 alias: snippet owner: SearchResult domain_of: - SearchResult range: string ```