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