Skip to content

Slot: slot_conditions

expresses constraints on a group of slots for a class expression

URI: [linkml:slot_conditions](https://w3id.org/linkml/slot_conditions) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ClassExpression](ClassExpression.md) | A boolean expression that can be used to dynamically determine membership of ... | no | | [AnonymousClassExpression](AnonymousClassExpression.md) | | no | | [ClassDefinition](ClassDefinition.md) | an element whose instances are complex objects that may have slot-value assig... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [SlotDefinition](SlotDefinition.md) | | Domain | [ClassExpression](ClassExpression.md) | | Domain Of | [ClassExpression](ClassExpression.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## 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:slot_conditions | | native | linkml:slot_conditions | ## LinkML Source
name: slot_conditions
description: expresses constraints on a group of slots for a class expression
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
rank: 1000
domain: class_expression
domain_of:
- class_expression
range: slot_definition
multivalued: true
inlined: true