Slot: preconditions
Conditions that must be satisfied before the rule applies.
URI: [nexus:preconditions](https://w3id.org/ai-atlas-nexus/preconditions)
Alias: preconditions
## Applicable Classes
| Name | Description | Modifies Slot |
| --------------------------------------------------- | ----------- | ------------- |
| [AttributeConditionRule](AttributeConditionRule.md) | | no |
## Properties
### Type and Range
| Property | Value |
| --------- | ------------------------------------------------------- |
| Range | [AnonymousClassExpression](AnonymousClassExpression.md) |
| Domain Of | [AttributeConditionRule](AttributeConditionRule.md) |
### Cardinality and Requirements
| Property | Value |
| -------- | ----- |
### Slot Characteristics
| Property | Value |
| -------- | --------------------------------------------------- |
| Owner | [AttributeConditionRule](AttributeConditionRule.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:preconditions |
| native | nexus:preconditions |
## LinkML Source
name: preconditions
description: Conditions that must be satisfied before the rule applies.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: preconditions
owner: AttributeConditionRule
domain_of:
- AttributeConditionRule
range: AnonymousClassExpression
inlined: true
```