Slot: has_undo
A change that reverses this change
URI: kgcl:has_undo
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| MappingPredicateChange | A node mapping change where the predicate of a mapping is changed | no |
| ComplexChange | A change that is is a composition of other changes | no |
| ChangeMixin | root class for all change mixins | no |
| NodeMove | A node move is a combination of deleting a parent edge and adding a parent ed... | no |
| PredicateChange | An edge change where the predicate (relationship type) is modified | no |
| ClassCreation | A node creation where the owl type is 'owl:Class' | no |
| Creation | Creation of an element | yes |
| MultiNodeObsoletion | A complex change consisting of multiple obsoletions | no |
| RemoveMapping | A node mapping change where a mapping is deleted | no |
| MetadataAssertionPredicateChange | A node metadata assertion change where the predicate of a metadata assertion ... | no |
| LogicalAxiomChange | A simple change where a logical axiom is changed, where the logical axiom can... | no |
| RemoveNodeFromSubset | Removes a node from a subset, by removing an annotation | no |
| AddToSubset | placing an element inside a subset | no |
| RemoveSynonym | A node synonym change where a synonym is deleted | no |
| NodeShallowing | The opposite of node deepening | no |
| DatatypeChange | no | |
| MappingReplacement | A node mapping change where the object of a mapping is changed | no |
| NodeAnnotationReplacement | A node annotation change where the change replaces a particular property valu... | 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 |
| SynonymPredicateChange | A node synonym change where the predicate of a synonym is changed | no |
| NodeAnnotationChange | A node change where the change alters node properties/annotations | no |
| NodeSynonymChange | no | |
| EdgeDeletion | An edge change in which an edge is removed | no |
| RemoveFromSubset | removing an element from a subset | yes |
| Obsoletion | Obsoletion of an element deprecates usage of that element, but does not delet... | yes |
| NodeCreation | a node change in which a new node is created | no |
| NewMapping | A node mapping change where a mapping is added to a node | no |
| NameBecomesSynonym | A node synonym where the name NAME of an node NODE moves to a synonym, and NO... | no |
| AllowsAutomaticReplacementOfEdges | Applies to an obsoletion in which annotations or edges pointing at the obsole... | no |
| NodeTextDefinitionChange | A node change where the text definition is changed | no |
| Deletion | Removal of an element | no |
| EdgeCreation | An edge change in which a de-novo edge is created | no |
| Unobsoletion | Opposite operation of obsoletion | yes |
| AddNodeToSubset | Places a node inside a subset, by annotating that node | no |
| NodeMetadataAssertionChange | A node change where the metadata assertion (OWL annotations) for that node ar... | no |
| NodeMappingChange | A node change where the mappings for that node are altered | no |
| Transaction | A change that is a composition of a set of changes, where those changes are t... | no |
| MappingCreation | A specific kind of edge creation in which the created edge is a mapping | no |
| EdgeRewiring | An edge change where one node is replaced with another, as in the case of obs... | no |
| EdgeObsoletion | An edge change in which an edge is obsoleted | no |
| RemoveUnder | An edge deletion where the predicate is owl:subClassOf | no |
| MetadataAssertionReplacement | A node metadata assertion change where the object of a metadata assertion is ... | no |
| NodeDeletion | Deletion of a node from the graph | no |
| SubsetMembershipChange | A change in the membership status of a node with respect to a subset (view) | no |
| SynonymReplacement | A node synonym change where the text of a synonym is changed | no |
| Change | Any change perform on an ontology or knowledge graph | no |
| NodeChange | A simple change where the change is about a node | no |
| SetLanguageForName | A node change where the string value for the name is unchanged but the langua... | no |
| NodeUnobsoletion | unobsoletion of a node deprecates usage of that node | no |
| TextDefinitionReplacement | A node change where a text definition is modified | no |
| NewTextDefinition | A node change where a de-novo text definition is created | no |
| LanguageTagChange | no | |
| NodeObsoletionWithDirectReplacement | An obsoletion change in which information from the obsoleted node is selectiv... | no |
| RemoveTextDefinition | A node change where a text definition is deleted | no |
| NodeObsoletion | Obsoletion of a node deprecates usage of that node, but does not delete it | no |
| ObjectPropertyCreation | A node creation where the owl type is 'ObjectProperty' | no |
| NodeDeepening | A node move in which a node where the destination is a proper descendant of t... | no |
| PlaceUnder | An edge creation where the predicate is owl:subClassOf | no |
| EdgeChange | A change in which the element that is the focus of the change is an edge | no |
| NodeRename | A node change where the name (aka rdfs:label) of the node changes | no |
| SimpleChange | A change that is about a single ontology element | no |
| NewSynonym | A node synonym change where a de-novo synonym is created | no |
| EdgeLogicalInterpretationChange | An edge change where the subject, object, and predicate are unchanged, but th... | no |
| NodeObsoletionWithNoDirectReplacement | An obsoletion change in which there is no direct replacement | no |
| DatatypeOrLanguageTagChange | A change in a value assertion where the value remain unchanged but either the... | no |
| NodeDirectMerge | An obsoletion change in which all metadata (including name/label) from the so... | no |
Properties
- Range: Change
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/kgcl
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | kgcl:has_undo |
| native | kgcl:has_undo |
LinkML Source
name: has_undo
description: A change that reverses this change
from_schema: https://w3id.org/kgcl
rank: 1000
domain: Change
alias: has_undo
domain_of:
- Change
- ChangeMixin
range: Change
multivalued: false