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