Slot: old_predicate
If the association diff is a change in predicate, this is the predicate on the old association
Inheritance
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A change object describing a change between two associations |
no |
Properties
Range: Uriorcurie
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:old_predicate |
native |
ontoassoc:old_predicate |
LinkML Source
```yaml
name: old_predicate
description: If the association diff is a change in predicate, this is the predicate
on the old association
from_schema: https://w3id.org/oak/association
rank: 1000
is_a: predicate
mixins:
- diff_slot
alias: old_predicate
domain_of:
- AssociationChange
range: uriorcurie
</details>