Class: node creation
a node change in which a new node is created
URI: kgcl:NodeCreation
Parents
- is_a: NodeChange - A simple change where the change is about a node
Uses Mixins
- mixin: Creation - Creation of an element.
Children
- ClassCreation - A node creation where the owl type is 'class'
Referenced by class
Attributes
Own
- node id 0..1
- Description: id of a node to be created
- Range: Node
- name 0..1
- Range: String
- owl type 0..1
- Range: owl_type_enum
- annotation set 0..1
- Range: Annotation
- node creation➞change description 0..1
- Range: String
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
Other properties
See also: | http://wiki.geneontology.org/index.php/Guidelines_for_creating_a_GO_term |