Class: deletion

Removal of an element.

URI: kgcl:Deletion

img

Parents

Mixin for

  • EdgeDeletion (mixin) - An edge change in which an edge is removed. All edge annotations/properies are removed in the same action.
  • NodeDeletion (mixin) - Deletion of a node from the graph. Note it is recommended nodes are obsoleted and never merged, but this operation exists to represent deletions in ontologies, accidental or otherwise

Referenced by class

Attributes

Other properties

Comments: In general, for OBO ontologies, node elements should never be deleted, always obsolete. However, edge deletion is more common.