# Slot: direction _The direction of the enrichment_ URI: [ontoenrich:direction](https://w3id.org/oak/class-enrichment/direction) ## 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:direction | | native | ontoenrich:direction | ## LinkML Source
```yaml name: direction description: The direction of the enrichment from_schema: https://w3id.org/oak/class-enrichment rank: 1000 alias: direction owner: ClassEnrichmentResult domain_of: - ClassEnrichmentResult range: integer ```