Slot: is_migration
if the object (e.g. term) of the old object has been obsoleted, and the object has been migrated (either automatically or manually) to a new object based on obsoletion migration metadata, this is True
Inheritance
is_migration [ 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:is_migration |
native |
ontoassoc:is_migration |
LinkML Source
```yaml
name: is_migration
description: if the object (e.g. term) of the old object has been obsoleted, and the
object has been migrated (either automatically or manually) to a new object based
on obsoletion migration metadata, this is True
from_schema: https://w3id.org/oak/association
rank: 1000
mixins:
- diff_slot
alias: is_migration
domain_of:
- AssociationChange
range: boolean
</details>