Slot: old_object_obsolete
if the object (e.g. term) of the old object has been obsoleted, this is true
URI: ontoassoc:old_object_obsolete
Inheritance
old_object_obsolete [ diff_slot]
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A change object describing a change between two associations |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:old_object_obsolete |
native |
ontoassoc:old_object_obsolete |
LinkML Source
```yaml
name: old_object_obsolete
description: if the object (e.g. term) of the old object has been obsoleted, this
is true
from_schema: https://w3id.org/oak/association
rank: 1000
mixins:
- diff_slot
alias: old_object_obsolete
domain_of:
- AssociationChange
range: boolean
</details>