Slot: rank
For relevancy-ranked results, this indicates the relevancy, with low numbers being the most relevant
URI: ontosearch:rank
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual search result |
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:rank |
native |
ontosearch:rank |
LinkML Source
```yaml
name: rank
description: For relevancy-ranked results, this indicates the relevancy, with low
numbers being the most relevant
from_schema: https://w3id.org/oak/search-datamodel
rank: 1000
alias: rank
owner: SearchResult
domain_of:
- SearchResult
range: integer
</details>