Slot: enum_uri
URI of the enum that provides a semantic interpretation of the element in a linked data context. The URI may come from any namespace and may be shared between schemas
URI: [linkml:enum_uri](https://w3id.org/linkml/enum_uri)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [EnumDefinition](EnumDefinition.md) | an element whose instances must be drawn from a specified set of permissible ... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Uriorcurie](Uriorcurie.md) |
| Domain | [EnumDefinition](EnumDefinition.md) |
| Domain Of | [EnumDefinition](EnumDefinition.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
### Slot Characteristics
| Property | Value |
| --- | --- |
| If Absent | `class_curie` |
## In Subsets
* [SpecificationSubset](SpecificationSubset.md)
* [BasicSubset](BasicSubset.md)
## Aliases
* public ID
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/meta
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | linkml:enum_uri |
| native | linkml:enum_uri |
## LinkML Source
name: enum_uri
description: URI of the enum that provides a semantic interpretation of the element
in a linked data context. The URI may come from any namespace and may be shared
between schemas
in_subset:
- SpecificationSubset
- BasicSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- public ID
rank: 1000
domain: enum_definition
ifabsent: class_curie
domain_of:
- enum_definition
range: uriorcurie