owlcs/owlapi

AxiomSubjectProviderEx does not honor SWRL rules with empty head

Closed this issue · 0 comments

The following line does not check for possible emptiness of rule.head():

In the presence of a rule with an empty head an uncaught NoSuchElementException is thrown. As one of the noticeable consequences Protégé's search window stops working completely without an error message.