Slot: limit

the maximum number of search results to be returned in one batch

URI: ontosearch:limit

Applicable Classes

Name

Description

Modifies Slot

SearchBaseConfiguration

A user-specified configuration that determines how a particular search operat…

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/search-datamodel

LinkML Source

```yaml name: limit description: the maximum number of search results to be returned in one batch from_schema: https://w3id.org/oak/search-datamodel rank: 1000 alias: limit owner: SearchBaseConfiguration domain_of: - SearchBaseConfiguration range: integer
</details>