Class: node rename
A node change where the name (aka rdfs:label) of the node changes
URI: kgcl:NodeRename
Parents
- is_a: NodeChange - A simple change where the change is about a node
Referenced by class
- None change 1 0..1 NodeRename
- NameBecomesSynonym name becomes synonym➞change 1 0..1 NodeRename
Attributes
Own
- node rename➞old value 0..1
- Range: String
- node rename➞new value 0..1
- Range: String
- has textual diff 0..1
- Description: A representation of character-level changes on a textual literal property. For example, if a text definition may change by only a single character such as addition of a period, it is useful to be able to see this visually.
- Range: TextualDiff
- node rename➞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
- about node 0..1
- Range: Node
Other properties
Examples: | Example(value="rename UBERON:0002398 from 'manus' to 'hand'", description="replacing the rdfs:label of 'manus' on an uberon class with the rdfs:label 'hand'") |