Slot: slot_conditions
List of slot conditions that must be satisfied.
URI: [nexus:slot_conditions](https://w3id.org/ai-atlas-nexus/slot_conditions)
Alias: slot_conditions
## Applicable Classes
| Name | Description | Modifies Slot |
| ------------------------------------------------------- | ----------- | ------------- |
| [AnonymousClassExpression](AnonymousClassExpression.md) | | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------------- |
| Range | [SlotCondition](SlotCondition.md) |
| Domain Of | [AnonymousClassExpression](AnonymousClassExpression.md) |
### Cardinality and Requirements
| Property | Value |
| ----------- | ----- |
| Multivalued | Yes |
### Slot Characteristics
| Property | Value |
| -------- | ------------------------------------------------------- |
| Owner | [AnonymousClassExpression](AnonymousClassExpression.md) |
## Identifier and Mapping Information
### Schema Source
- from schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
## Mappings
| Mapping Type | Mapped Value |
| ------------ | --------------------- |
| self | nexus:slot_conditions |
| native | nexus:slot_conditions |
## LinkML Source
name: slot_conditions
description: List of slot conditions that must be satisfied.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: slot_conditions
owner: AnonymousClassExpression
domain_of:
- AnonymousClassExpression
range: SlotCondition
multivalued: true
inlined: true
inlined_as_list: true
```