Skip to content

Slot: about_node

URI: kgcl:about_node

Inheritance

Applicable Classes

Name Description Modifies Slot
NodeChange A simple change where the change is about a node no
NodeRename A node change where the name (aka rdfs:label) of the node changes no
SetLanguageForName A node change where the string value for the name is unchanged but the langua... no
NodeAnnotationChange A node change where the change alters node properties/annotations no
NodeAnnotationReplacement A node annotation change where the change replaces a particular property valu... no
NodeSynonymChange no
NewSynonym A node synonym change where a de-novo synonym is created no
NameBecomesSynonym A node synonym where the name NAME of an node NODE moves to a synonym, and NO... no
RemoveSynonym A node synonym change where a synonym is deleted no
SynonymReplacement A node synonym change where the text of a synonym is changed no
SynonymPredicateChange A node synonym change where the predicate of a synonym is changed no
NodeMappingChange A node change where the mappings for that node are altered no
NewMapping A node mapping change where a mapping is added to a node no
RemoveMapping A node mapping change where a mapping is deleted no
MappingReplacement A node mapping change where the object of a mapping is changed no
MappingPredicateChange A node mapping change where the predicate of a mapping is changed no
NodeMetadataAssertionChange A node change where the metadata assertion (OWL annotations) for that node ar... no
NewMetadataAssertion A node metadata assertion change where a metadata assertion is added to a nod... no
RemoveMetadataAssertion A node metadata assertion change where a metadata assertion is deleted no
MetadataAssertionReplacement A node metadata assertion change where the object of a metadata assertion is ... no
MetadataAssertionPredicateChange A node metadata assertion change where the predicate of a metadata assertion ... no
NodeTextDefinitionChange A node change where the text definition is changed no
NewTextDefinition A node change where a de-novo text definition is created no
RemoveTextDefinition A node change where a text definition is deleted no
TextDefinitionReplacement A node change where a text definition is modified no
AddNodeToSubset Places a node inside a subset, by annotating that node no
RemoveNodeFromSubset Removes a node from a subset, by removing an annotation yes
NodeObsoletion Obsoletion of a node deprecates usage of that node, but does not delete it no
NodeUnobsoletion unobsoletion of a node deprecates usage of that node no
NodeCreation a node change in which a new node is created no
ClassCreation A node creation where the owl type is 'owl:Class' no
ObjectPropertyCreation A node creation where the owl type is 'ObjectProperty' no
NodeDeletion Deletion of a node from the graph no
NodeDirectMerge An obsoletion change in which all metadata (including name/label) from the so... yes
NodeObsoletionWithDirectReplacement An obsoletion change in which information from the obsoleted node is selectiv... no
NodeObsoletionWithNoDirectReplacement An obsoletion change in which there is no direct replacement no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/kgcl

LinkML Source

name: about_node
from_schema: https://w3id.org/kgcl
rank: 1000
is_a: about
multivalued: false
alias: about_node
domain_of:
- NodeChange
range: Node