Class: change
Any change perform on an ontology or knowledge graph
URI: kgcl:Change
Children
- ComplexChange - A change that is is a composition of other changes
- SimpleChange - A change that is about a single ontology element
- Transaction - A change that is a composition of a set of changes, where those changes are treated as a single unit. Could be a single change, or the results of an ontology diff
Referenced by class
- None associated change set 0..* Change
- None change set 0..* Change
- Change has undo 0..1 Change
- MultiNodeObsoletion multi node obsoletion➞associated change set 0..* Change
- NodeObsoletion node obsoletion➞associated change set 0..* Change
Attributes
Own
- 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