Uses of Class
org.incenp.obofoundry.kgcl.model.ChangeLanguageElement

Packages that use ChangeLanguageElement
Package
Description
 
  • Uses of ChangeLanguageElement in org.incenp.obofoundry.kgcl.model

    Modifier and Type
    Class
    Description
    class 
    Places a node inside a subset, by annotating that node
    class 
    Any change perform on an ontology or knowledge graph
    class 
    A summary statistic for a set of changes of the same type, grouped by zero or more node properties
    class 
    A node creation where the owl type is 'owl:Class'
    class 
    A change that is is a composition of other changes
    class 
    The meaning of operations can be configured
    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 changes
    class 
    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 replacement
    class 
    A simple change where a logical axiom is changed, where the logical axiom cannot be represented as an edge
    class 
    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 changed
    class 
    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 changed
    class 
    A complex change consisting of multiple obsoletions.
    class 
    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 node
    class 
    A node metadata assertion change where a metadata assertion is added to a node
    class 
    A node synonym change where a de-novo synonym is created
    class 
    A node change where a de-novo text definition is created
    class 
    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 node
    class 
    a node change in which a new node is created
    class 
    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 node
    class 
    A node change where the mappings for that node are altered
    class 
    A node change where the metadata assertion (OWL annotations) for that node are altered
    class 
    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 changes
    class 
    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 node
    class 
    An obsoletion change in which there is no direct replacement
    class 
    A node change where the name (aka rdfs:label) of the node changes
    class 
    The opposite of node deepening
    class 
    None
    class 
    A node change where the text definition is changed
    class 
    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:subClassOf
    class 
    An edge change where the predicate (relationship type) is modified.
    class 
    A node mapping change where a mapping is deleted
    class 
    A node metadata assertion change where a metadata assertion is deleted
    class 
    Removes a node from a subset, by removing an annotation
    class 
    A node synonym change where a synonym is deleted
    class 
    A node change where a text definition is deleted
    class 
    An edge deletion where the predicate is owl:subClassOf
    class 
    A session consists of a set of change sets bundled with the activities that generated those change sets
    class 
    A node change where the string value for the name is unchanged but the language tag is set
    class 
    A change that is about a single ontology element
    class 
    A node synonym change where the predicate of a synonym is changed.
    class 
    A node synonym change where the text of a synonym is changed
    class 
    A node change where a text definition is modified
    class 
    A summarizing of a change on a piece of text.
    class 
    A change that is a composition of a set of changes, where those changes are treated as a single unit.