Slot: limit

The maximum number of annotations to return

URI: ann:limit

Applicable Classes

Name

Description

Modifies Slot

TextAnnotationConfiguration

configuration for search

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/text_annotator

Mappings

Mapping Type

Mapped Value

self

ann:limit

native

ann:limit

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
</details>