Class: multi node obsoletion
A complex change consisting of multiple obsoletions.
Parents
- is_a: ComplexChange - A change that is is a composition of other changes
Referenced by class
Attributes
Own
- multi node obsoletion➞change set 0..*
- Range: NodeObsoletion
- multi node obsoletion➞change description 0..1
- Range: String
- multi node obsoletion➞associated change set 0..*
- Description: All changes associated with a set of obsoletions. This change set is the composed change set rather than the set of individual changes. For example, if previous state is:
A subClassOf B subClassOf C subClassOf D
and we obsolete {B,C}, then the individual changes areA moves from B to C
andB moves from C to D
, but the composed change set isA moves from B to D
- Range: Change
- Description: All changes associated with a set of obsoletions. This change set is the composed change set rather than the set of individual changes. For example, if previous state is:
Inherited from complex 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: | multi node deprecation | |
multi class obsoletion | ||
multi term obsoletion | ||
multi concept obsoletion | ||
See also: | https://github.com/cmungall/obo-scripts/blob/master/obo-obsoletify.pl |