Class: node change

A simple change where the change is about a node

URI: kgcl:NodeChange

img

Parents

  • is_a: SimpleChange - A change that is about a single ontology element

Children

  • AddNodeToSubset - Places a node inside a subset, by annotating that node
  • NodeAnnotationChange - A node change where the change alters node properties/annotations. TODO
  • NodeCreation - a node change in which a new node is created
  • NodeDeletion - 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
  • NodeObsoletion - Obsoletion of a node deprecates usage of that node, but does not delete it.
  • NodeRename - A node change where the name (aka rdfs:label) of the node changes
  • NodeSynonymChange
  • NodeTextDefinitionChange - A node change where the text definition is changed
  • NodeUnobsoletion - unobsoletion of a node deprecates usage of that node. Rarely applied.
  • RemovedNodeFromSubset - Removes a node from a subset, by removing an annotation

Referenced by class

Attributes

Own

Inherited from simple change: