Class: simple change
A change that is about a single ontology element
URI: kgcl:SimpleChange
Parents
- is_a: Change - Any change perform on an ontology or knowledge graph
Children
- DatatypeChange
- EdgeChange - A change in which the element that is the focus of the change is an edge.
- LogicalAxiomChange - A simple change where a logical axiom is changed, where the logical axiom cannot be represented as an edge
- NodeChange - A simple change where the change is about a node
Referenced by class
Attributes
Own
- 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
Inherited from 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
Other properties
Aliases: | atomic change |