jar

org.liveontologies : protege-justification-explanation

Maven & Gradle

May 10, 2024

Protege Justification Explanation · A plug-in for the Protégé Desktop ontology editor that adds an explanation service for displaying minimal subset of axioms (justifications) for entailments. Compared to the explanation-workbench plug-in bundled with Protégé, this plug-in can use multiple providers for computing justifications. Each of these providers should be a plug-in that implements the new extension points (see plugin.xml).

Table Of Contents

Latest Version

Download org.liveontologies : protege-justification-explanation JAR file - Latest Versions:

All Versions

Download org.liveontologies : protege-justification-explanation JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window protege-justification-explanation-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.liveontologies.protege.explanation.justification

├─ org.liveontologies.protege.explanation.justification.AddJustificationsSection.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.AxiomSelectionListener.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.AxiomSelectionModel.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.AxiomSelectionModelImpl.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.Explanation.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.ExplanationGeneratorProgressDialog.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.InconsistentOntologyPresentationService.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationComputationListener.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationComputationServiceManager.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFormattingManager.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFrame.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFrameList.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFrameListRenderer.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFrameSection.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationFrameSectionRow.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationManager.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationProgressPanel.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.JustificationStatusSection.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.MListMoreButton.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.MListReloadButton.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.PartialListVisualizer.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.PresentationPanel.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.PresentationPanelResult.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.PresentationService.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.ProtegeExplanationOrderer.class - [JAR]

org.liveontologies.protege.explanation.justification.service

├─ org.liveontologies.protege.explanation.justification.service.JustificationComputation.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationComputationManager.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationComputationPlugin.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationComputationPluginLoader.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationComputationService.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationListener.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.service.JustificationPriorityComparator.class - [JAR]

org.liveontologies.protege.explanation.justification.preferences

├─ org.liveontologies.protege.explanation.justification.preferences.JustPrefPanel.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.preferences.JustPrefs.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.preferences.JustificationPreferencesGeneralPanel.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.preferences.JustificationPreferencesPanelPlugin.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.preferences.JustificationPreferencesPanelPluginLoader.class - [JAR]

org.liveontologies.protege.explanation.justification.priority

├─ org.liveontologies.protege.explanation.justification.priority.JustificationPriority.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.priority.JustificationPriorityFactory.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.priority.OwlAxiomType.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.priority.OwlAxiomTypes.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.priority.PrioritizedJustification.class - [JAR]

├─ org.liveontologies.protege.explanation.justification.priority.PrioritizedJustificationFactory.class - [JAR]