You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v5.6.3 and other v5.6 the SPARQL tab doesn't have a query pane. Win11
There is an error associated with opening the SPARQL Query tab
ERROR 14:42:01 Uncaught Exception in thread 'AWT-EventQueue-0'
java.lang.NoSuchMethodError: 'void org.semanticweb.owlapi.rdf.model.AbstractTranslator.(org.semanticweb.owlapi.model.OWLOntologyManager, org.semanticweb.owlapi.model.OWLOntology, boolean, org.semanticweb.owlapi.util.IndividualAppearance, org.semanticweb.owlapi.util.AxiomAppearance, java.util.concurrent.atomic.AtomicInteger, java.util.Map)'
at org.protege.owl.rdf.impl.RDFTranslator.(RDFTranslator.java:107) ~[na:na]
at org.protege.owl.rdf.impl.RDFTranslator.translate(RDFTranslator.java:55) ~[na:na]
at org.protege.owl.rdf.impl.OwlTripleStoreImpl.addAxiom(OwlTripleStoreImpl.java:99) ~[na:na]
at org.protege.owl.rdf.Utilities.loadOwlTripleStore(Utilities.java:48) ~[na:na]
at org.protege.owl.rdf.Utilities.getOwlTripleStore(Utilities.java:32) ~[na:na]
at org.protege.editor.owl.rdf.repository.BasicSparqlReasoner.precalculate(BasicSparqlReasoner.java:54) ~[na:na]
at org.protege.editor.owl.rdf.SparqlQueryView.initializeReasoner(SparqlQueryView.java:34) ~[na:na]
at org.protege.editor.owl.rdf.SparqlQueryView.initialiseOWLView(SparqlQueryView.java:24) ~[na:na]
at org.protege.editor.owl.ui.view.AbstractOWLViewComponent.initialise(AbstractOWLViewComponent.java:43) ~[na:na]
at org.protege.editor.core.ui.view.View.createContent(View.java:413) ~[na:na]
at org.protege.editor.core.ui.view.View.createUI(View.java:220) ~[na:na]
at org.protege.editor.core.ui.view.View$1.hierarchyChanged(View.java:124) ~[na:na]
at java.desktop/java.awt.Component.processHierarchyEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.show(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.show(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.setVisible(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JComponent.setVisible(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.fireStateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.setSelectedIndex(Unknown Source) ~[na:na]
at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$4.run(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$4.run(Unknown Source) ~[na:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$5.run(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$5.run(Unknown Source) ~[na:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) ~[na:na]
The text was updated successfully, but these errors were encountered:
In v5.6.3 and other v5.6 the SPARQL tab doesn't have a query pane. Win11
There is an error associated with opening the SPARQL Query tab
ERROR 14:42:01 Uncaught Exception in thread 'AWT-EventQueue-0'
java.lang.NoSuchMethodError: 'void org.semanticweb.owlapi.rdf.model.AbstractTranslator.(org.semanticweb.owlapi.model.OWLOntologyManager, org.semanticweb.owlapi.model.OWLOntology, boolean, org.semanticweb.owlapi.util.IndividualAppearance, org.semanticweb.owlapi.util.AxiomAppearance, java.util.concurrent.atomic.AtomicInteger, java.util.Map)'
at org.protege.owl.rdf.impl.RDFTranslator.(RDFTranslator.java:107) ~[na:na]
at org.protege.owl.rdf.impl.RDFTranslator.translate(RDFTranslator.java:55) ~[na:na]
at org.protege.owl.rdf.impl.OwlTripleStoreImpl.addAxiom(OwlTripleStoreImpl.java:99) ~[na:na]
at org.protege.owl.rdf.Utilities.loadOwlTripleStore(Utilities.java:48) ~[na:na]
at org.protege.owl.rdf.Utilities.getOwlTripleStore(Utilities.java:32) ~[na:na]
at org.protege.editor.owl.rdf.repository.BasicSparqlReasoner.precalculate(BasicSparqlReasoner.java:54) ~[na:na]
at org.protege.editor.owl.rdf.SparqlQueryView.initializeReasoner(SparqlQueryView.java:34) ~[na:na]
at org.protege.editor.owl.rdf.SparqlQueryView.initialiseOWLView(SparqlQueryView.java:24) ~[na:na]
at org.protege.editor.owl.ui.view.AbstractOWLViewComponent.initialise(AbstractOWLViewComponent.java:43) ~[na:na]
at org.protege.editor.core.ui.view.View.createContent(View.java:413) ~[na:na]
at org.protege.editor.core.ui.view.View.createUI(View.java:220) ~[na:na]
at org.protege.editor.core.ui.view.View$1.hierarchyChanged(View.java:124) ~[na:na]
at java.desktop/java.awt.Component.processHierarchyEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.createHierarchyEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.show(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.show(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.setVisible(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JComponent.setVisible(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.fireStateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source) ~[na:na]
at java.desktop/javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JTabbedPane.setSelectedIndex(Unknown Source) ~[na:na]
at java.desktop/javax.swing.plaf.basic.BasicTabbedPaneUI$Handler.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.AWTEventMulticaster.mousePressed(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.processEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$4.run(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$4.run(Unknown Source) ~[na:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$5.run(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue$5.run(Unknown Source) ~[na:na]
at java.base/java.security.AccessController.doPrivileged(Native Method) ~[na:na]
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) ~[na:na]
at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) ~[na:na]
The text was updated successfully, but these errors were encountered: