Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-679

Cycles in ontology imports cause infinite loading loops

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.0-incubating
    • None
    • Ontology Manager
    • 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

      Attachments

        Activity

          People

            alessandro.adamou Alessandro Adamou
            alessandro.adamou Alessandro Adamou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: