Alessandro Adamou created STANBOL-679:
-----------------------------------------

             Summary: Cycles in ontology imports cause infinite loading loops
                 Key: STANBOL-679
                 URL: https://issues.apache.org/jira/browse/STANBOL-679
             Project: Stanbol
          Issue Type: Bug
          Components: Ontology Manager
    Affects Versions: 0.9.0-incubating
            Reporter: Alessandro Adamou
            Assignee: Alessandro Adamou


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to