Uses of Class
org.incenp.obofoundry.kgcl.model.SimpleChange
Packages that use SimpleChange
-
Uses of SimpleChange in org.incenp.obofoundry.kgcl
Methods in org.incenp.obofoundry.kgcl with parameters of type SimpleChange -
Uses of SimpleChange in org.incenp.obofoundry.kgcl.model
Subclasses of SimpleChange in org.incenp.obofoundry.kgcl.modelModifier and TypeClassDescriptionclass
Places a node inside a subset, by annotating that nodeclass
A node creation where the owl type is 'owl:Class'class
A change in which the element that is the focus of the change is an edge.class
An edge change in which a de-novo edge is created.class
An edge change in which an edge is removed.class
An edge change where the subject, object, and predicate are unchanged, but the logical interpretation changesclass
An edge change in which an edge is obsoleted.class
An edge change where one node is replaced with another, as in the case of obsoletion with replacementclass
A simple change where a logical axiom is changed, where the logical axiom cannot be represented as an edgeclass
A specific kind of edge creation in which the created edge is a mapping.class
A node mapping change where the predicate of a mapping is changed.class
A node mapping change where the object of a mapping is changedclass
A node metadata assertion change where the predicate of a metadata assertion is changed.class
A node metadata assertion change where the object of a metadata assertion is changedclass
A node synonym where the name NAME of an node NODE moves to a synonym, and NODE receives a new name.class
A node mapping change where a mapping is added to a nodeclass
A node metadata assertion change where a metadata assertion is added to a nodeclass
A node synonym change where a de-novo synonym is createdclass
A node change where a de-novo text definition is createdclass
A node change where the change alters node properties/annotations.class
A node annotation change where the change replaces a particular property value.class
A simple change where the change is about a nodeclass
a node change in which a new node is createdclass
A node move in which a node where the destination is a proper descendant of the original location.class
Deletion of a node from the graph.class
An obsoletion change in which all metadata (including name/label) from the source node is deleted and added to the target node, and edges can automatically be rewired to point to the target nodeclass
A node change where the mappings for that node are alteredclass
A node change where the metadata assertion (OWL annotations) for that node are alteredclass
A node move is a combination of deleting a parent edge and adding a parent edge, where the predicate is preserved and the object/parent node changesclass
Obsoletion of a node deprecates usage of that node, but does not delete it.class
An obsoletion change in which information from the obsoleted node is selectively copied to a single target, and edges can automatically be rewired to point to the target nodeclass
An obsoletion change in which there is no direct replacementclass
A node change where the name (aka rdfs:label) of the node changesclass
The opposite of node deepeningclass
Noneclass
A node change where the text definition is changedclass
unobsoletion of a node deprecates usage of that node.class
A node creation where the owl type is 'ObjectProperty'class
An edge creation where the predicate is owl:subClassOfclass
An edge change where the predicate (relationship type) is modified.class
A node mapping change where a mapping is deletedclass
A node metadata assertion change where a metadata assertion is deletedclass
Removes a node from a subset, by removing an annotationclass
A node synonym change where a synonym is deletedclass
A node change where a text definition is deletedclass
An edge deletion where the predicate is owl:subClassOfclass
A node change where the string value for the name is unchanged but the language tag is setclass
A node synonym change where the predicate of a synonym is changed.class
A node synonym change where the text of a synonym is changedclass
A node change where a text definition is modifiedMethods in org.incenp.obofoundry.kgcl.model with parameters of type SimpleChange