Slot: old_object
The object (e.g. term) on the old association
URI: ontoassoc:old_object
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_object |
native |
ontoassoc:old_object |
LinkML Source
```yaml
name: old_object
description: The object (e.g. term) on the old association
from_schema: https://w3id.org/oak/association
rank: 1000
is_a: object
mixins:
- diff_slot
alias: old_object
domain_of:
- AssociationChange
range: uriorcurie
</details>