Slot: postconditions
Conditions that result from applying the rule.
URI: [nexus:postconditions](https://w3id.org/ai-atlas-nexus/postconditions)
Alias: postconditions
## 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:postconditions |
| native | nexus:postconditions |
## LinkML Source
name: postconditions
description: Conditions that result from applying the rule.
from_schema: https://w3id.org/ai-atlas-nexus/ai-risk-ontology
rank: 1000
alias: postconditions
owner: AttributeConditionRule
domain_of:
- AttributeConditionRule
range: AnonymousClassExpression
inlined: true
```