# Slot: result_count URI: [ontosearch:result_count](https://w3id.org/oak/search-datamodel/result_count) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SearchResultSet](SearchResultSet.md) | | no | ## Properties * Range: [Integer](Integer.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/search-datamodel ## LinkML Source
```yaml name: result_count from_schema: https://w3id.org/oak/search-datamodel rank: 1000 alias: result_count owner: SearchResultSet domain_of: - SearchResultSet range: integer ```