# Slot: limit _The maximum number of annotations to return_ URI: [ann:limit](https://w3id.org/linkml/text_annotator/limit) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [TextAnnotationConfiguration](TextAnnotationConfiguration.md) | configuration for search | no | ## Properties * Range: [Integer](Integer.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/text_annotator ## LinkML Source
```yaml name: limit description: The maximum number of annotations to return from_schema: https://w3id.org/oak/text_annotator rank: 1000 alias: limit owner: TextAnnotationConfiguration domain_of: - TextAnnotationConfiguration range: integer ```