You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Alessandro Adamou (JIRA)" <ji...@apache.org> on 2012/07/10 18:06:34 UTC

[jira] [Created] (STANBOL-679) Cycles in ontology imports cause infinite loading loops

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

        

[jira] [Closed] (STANBOL-679) Cycles in ontology imports cause infinite loading loops

Posted by "Alessandro Adamou (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessandro Adamou closed STANBOL-679.
-------------------------------------

    Resolution: Fixed
    
> 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