Slot: publication_is_added

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

URI: ontoassoc:publication_is_added

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