Class: node move
A node move is a combination of deleting a parent edge and adding a parent edge, where the predicate is preserved and the object/parent node changes
URI: kgcl:NodeMove
Parents
- is_a: EdgeChange - A change in which the element that is the focus of the change is an edge.
Children
- NodeDeepening - A node move in which a node where the destination is a proper descendant of the original location. Note that here descendant applied not just to subclass, but edges of any predicate in the relational graph
- NodeShallowing - The opposite of node deepening
Referenced by class
Attributes
Own
- node move➞change description 0..1
- Range: String
Inherited from edge change:
- id 1..1
- Range: String
- change➞was generated by 0..1
- Range: Activity
- change➞see also 0..1
- Range: String
- change➞pull request 0..1
- Range: String
- change➞creator 0..1
- Range: String
- change➞change date 0..1
- Range: String
- contributor 0..1
- Range: String
- has undo 0..1
- Description: A change that reverses this change
- Range: Change
- old value 0..1
- Description: The value of a property held in the old instance of the ontology
- Range: String
- new value 0..1
- Description: The value of a property held in the new instance of the ontology
- Range: String
- about edge 0..1
- Range: Edge
- edge change➞subject 0..1
- Range: Node
Other properties
Examples: | Example(value='changing a is-a b to a is-a c', description=None) |