Class: add node to subset
Places a node inside a subset, by annotating that node
URI: kgcl:AddNodeToSubset
Parents
- is_a: NodeChange - A simple change where the change is about a node
Uses Mixins
- mixin: AddToSubset - placing an element inside a subset
Attributes
Inherited from node 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 node 0..1
- Range: Node
Mixed in from add to subset:
- add to subset➞in subset 0..1
- Description: subset that the element is being placed inside.
- Range: OntologySubset
Other properties
Aliases: | add term to slim | |
See also: | http://wiki.geneontology.org/index.php/Adding_a_Term_to_a_GO_Subset_(Slim) |