# Slot: matches_whole_text URI: [ann:matches_whole_text](https://w3id.org/linkml/text_annotator/matches_whole_text) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TextAnnotation](TextAnnotation.md) | An individual text annotation | no | | [TextAnnotationConfiguration](TextAnnotationConfiguration.md) | configuration for search | no | ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ## LinkML Source
```yaml name: matches_whole_text alias: matches_whole_text domain_of: - TextAnnotationConfiguration - TextAnnotation range: string ```