Slot: limit
the maximum number of search results to be returned in one batch
URI: ontosearch:limit
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A user-specified configuration that determines how a particular search operat… |
no |
Properties
Range: Integer
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/search-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontosearch:limit |
native |
ontosearch:limit |
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>