Problems with iterators in ontologies
Status: Pre-Alpha
Brought to you by:
sgtp
In some cases there are concurrent accesses to collections that results in runtime exception. One example of this is the use of a normalizer on an ontology to which a resoner (rule reasoner, for instance) is associated.
It is to be checked whether this happens because of simultaneous access to the full model, and the base model this relies on.