OWLIM-SE Reasoner

compared with
Version 6 by Barry Bishop
on May 13, 2012 01:10.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
# L := L1 and GOTO 3.

Special care is taken is taken when retracting owl:sameAs statements, so that the algorithm still works correctly when modifying equivalence classes. By default, OWLIM-SE uses the approach described above to dramatically improve performance when statements are deleted from the repository. This behaviour can be switched on and off with the repository parameter {{enableSmoothDelete}} described in the [configuration section|OWLIM-SE Configuration].
Special care is taken is taken when retracting owl:sameAs statements, so that the algorithm still works correctly when modifying equivalence classes.

{info}One consequence of this algorithm, is that deletion can still have poor performance when deleting schema statements, due to the (probably) large number of implicit statements inferred from them.{info}