Vivification
From Wikipedia, the free encyclopedia
Vivification is an operation on a description logic knowledge base to improve performance of a semantic reasoner. Vivification replaces a disjunction of concepts by the least common subsumer of the concepts .
The goal of this operation is to improve the performance of the reasoner by replacing a complex set of concepts with a single concept which subsumes the original concepts.
For example, consider the example given in (Cohen 92): Suppose we have the concept . This concept can be vivified into a simpler concept . This summarization leads to an approximation that may not be exactly equivalent to the original.