# Slot: rank _The rank of this result_ URI: [ontoenrich:rank](https://w3id.org/oak/class-enrichment/rank) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassEnrichmentResult](ClassEnrichmentResult.md) | A single enrichment result | no | ## Properties * Range: [Integer](Integer.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/class-enrichment ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | ontoenrich:rank | | native | ontoenrich:rank | ## LinkML Source
```yaml name: rank description: The rank of this result from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: rank owner: ClassEnrichmentResult domain_of: - ClassEnrichmentResult range: integer ```