Slot: postconditions
conditions that apply if preconditions match
URI: mappingrules:postconditions
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
An individual mapping rule, if preconditions match the postconditions are app… |
no |
Properties
Range: Postcondition
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:postconditions |
native |
mappingrules:postconditions |
LinkML Source
```yaml
name: postconditions
description: conditions that apply if preconditions match
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: postconditions
owner: MappingRule
domain_of:
- MappingRule
range: Postcondition
</details>