Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.0-incubating
-
None
-
None
Description
If the import graph of an ontology network has a cycle (e.g. in the simplest case
:O1 owl:imports :O2 .
:O2 owl:imports :O1 .
Loading one ontology in the cycle with any API causes execution loops