Skip to content

Slot: has_member

the value of the slot is multivalued with at least one member satisfying the condition

URI: [linkml:has_member](https://w3id.org/linkml/has_member) ## Inheritance * [list_value_specification_constant](list_value_specification_constant.md) * **has_member** ## 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 | [AnonymousSlotExpression](AnonymousSlotExpression.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:has_member | | native | linkml:has_member | ## LinkML Source
name: has_member
description: the value of the slot is multivalued with at least one member satisfying
  the condition
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
status: testing
rank: 1000
is_a: list_value_specification_constant
domain_of:
- slot_expression
range: anonymous_slot_expression