Skip to content

Slot: binds_value_of

A path to a slot that is being bound to a permissible value from an enumeration.

URI: [linkml:binds_value_of](https://w3id.org/linkml/binds_value_of) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [EnumBinding](EnumBinding.md) | A binding of a slot or a class to a permissible value from an enumeration | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](String.md) | | Domain | [EnumBinding](EnumBinding.md) | | Domain Of | [EnumBinding](EnumBinding.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:binds_value_of | | native | linkml:binds_value_of | ## LinkML Source
name: binds_value_of
description: A path to a slot that is being bound to a permissible value from an enumeration.
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: enum_binding
domain_of:
- enum_binding
range: string