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
publication_is_deleted [ 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:publication_is_deleted |
native |
ontoassoc:publication_is_deleted |
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>