Slot: diff_slot

A mixin for any paired slot that pertains to an association diff

URI: ontoassoc:diff_slot

Mixin Usage

mixed into

description

range

domain

old_date

The date of the old association

None

AssociationChange

new_date

The date of the new association

None

AssociationChange

publication_is_added

True if the publication was not present in the old association set (and prese…

boolean

AssociationChange

publication_is_deleted

True if the publication is not present in the new association set (and presen…

boolean

AssociationChange

old_predicate

If the association diff is a change in predicate, this is the predicate on th…

None

AssociationChange

new_predicate

If the association diff is a change in predicate, this is the predicate on th…

None

AssociationChange

old_object

The object (e

None

AssociationChange

new_object

The object (e

None

AssociationChange

old_object_obsolete

if the object (e

boolean

AssociationChange

is_migration

if the object (e

boolean

AssociationChange

is_generalization

True if the association was inferred to become more general (based on closure…

boolean

AssociationChange

is_specialization

True if the association was inferred to become more specific (based on closur…

boolean

AssociationChange

is_creation

boolean

AssociationChange

is_deletion

boolean

AssociationChange

Properties

  • Range: NONE

  • Mixin: True

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: diff_slot description: A mixin for any paired slot that pertains to an association diff from_schema: https://w3id.org/oak/association rank: 1000 mixin: true alias: diff_slot
</details>