Class: 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
URI: kgcl:Transaction
Parents
- is_a: Change - Any change perform on an ontology or knowledge graph
Attributes
Own
- change set 0..*
- Description: A collection of changes
- Range: Change
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