Slot: publication_is_deleted

True if the publication is not present in the new association set (and present in the old)

URI: ontoassoc:publication_is_deleted

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: publication_is_deleted description: True if the publication is not present in the new association set (and present in the old) from_schema: https://w3id.org/oak/association rank: 1000 mixins: - diff_slot alias: publication_is_deleted domain_of: - AssociationChange range: boolean
</details>