Skip to content

Slot: enum_range

An inlined enumeration

URI: [linkml:enum_range](https://w3id.org/linkml/enum_range) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SlotExpression](SlotExpression.md) | an expression that constrains the range of values a slot can take | no | | [AnonymousSlotExpression](AnonymousSlotExpression.md) | | no | | [SlotDefinition](SlotDefinition.md) | an element that describes how instances are related to other instances | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [EnumExpression](EnumExpression.md) | | Domain Of | [SlotExpression](SlotExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Identifier and Mapping Information ### Administrative Metadata **Status:** testing ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:enum_range | | native | linkml:enum_range | ## LinkML Source
name: enum_range
description: An inlined enumeration
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
domain_of:
- slot_expression
range: enum_expression