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

URI: ontoassoc:is_migration

Inheritance

Applicable Classes

Name

Description

Modifies Slot

AssociationChange

A change object describing a change between two associations

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/association

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>