Skip to content

Class: Deletion

Removal of an element.

URI: kgcl:Deletion

classDiagram class Deletion ChangeMixin <|-- Deletion Deletion <|-- EdgeDeletion Deletion <|-- NodeDeletion

Inheritance

Slots

Name Cardinality and Range Description Inheritance

Mixin Usage

mixed into description
EdgeDeletion An edge change in which an edge is removed
NodeDeletion Deletion of a node from the graph

Usages

used by used in type used
EdgeCreation has_undo range Deletion
PlaceUnder has_undo range Deletion
MappingCreation has_undo range Deletion
NodeCreation has_undo range Deletion
ClassCreation has_undo range Deletion
ObjectPropertyCreation has_undo range Deletion

Comments

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

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/kgcl

Mappings

Mapping Type Mapped Value
self kgcl:Deletion
native kgcl:Deletion

LinkML Source

Direct

name: Deletion
description: Removal of an element.
comments:
- In general, for OBO ontologies, node elements should never be deleted, always obsolete.
  However, edge deletion is more common.
from_schema: https://w3id.org/kgcl
is_a: ChangeMixin
mixin: true

Induced

name: Deletion
description: Removal of an element.
comments:
- In general, for OBO ontologies, node elements should never be deleted, always obsolete.
  However, edge deletion is more common.
from_schema: https://w3id.org/kgcl
is_a: ChangeMixin
mixin: true