Package org.dllearner.tools.ore

The ontology repair and enrichment tool.

See:
          Description

Class Summary
ChangePanel JPanel where an ontology change and his undo function is listed.
ChangesPanel JPanel where all ontology changes are shown.
ClassPanelOWL Wizard panel where atomic classes are shown in list.
ClassPanelOWLDescriptor Wizard panel descriptor for selecting one of the atomic classes in OWL-ontology that has to be (re)learned.
ClassPanelSparql Wizard Panel for SPARQL-Mode.
ClassPanelSparqlDescriptor Class for SPARQL-Mode
ColorListCellRenderer List cell renderer for colored lines to provide better view on list values.
ColumnListCellRenderer List cell renderer for 2 columns.
DescriptionLabel Label that might have menu items when clicked on it.
DescriptionMenuItem Item for possible repair action.
DescriptionPanel Panel where learned class description is shown, and parts that might occur errors are red colored.
ExplanationTest  
IntroductionPanel Wizard panel with introduction text.
IntroductionPanelDescriptor Wizard panel descriptor with some informations for the tool.
KnowledgeSourcePanel Wizard panel where radio buttons for choosing knowledge source type, button for browsing file system and textfields for inserting file name or SPARQL-URL are added.
KnowledgeSourcePanelDescriptor Wizard panel descriptor where knowledge source is selected.
LearningPanel The wizard panel where list and buttons for learning step are shown.
LearningPanelDescriptor Wizard panel descriptor where learned class description are shown.
LeftPanel Navigation panel where it's shown the actual wizard step and former and following steps.
Main Main class starting the wizard and registering wizard panels.
OntologyModifier This class provides several methods to modify the ontology by using OWL-API.
ORE This class contains init methods, and is used as broker between wizard and OWL-API.
RepairDialog The repair dialog where the learned class description (including error parts), the statistics and the undo options are shown.
RepairPanel JPanel for repairing action.
RepairPanelDescriptor Wizard panel descriptor where it is possible torepair wrong examples.
SavePanel JPanel where to buttons are added to save and go back to class choose panel.
SavePanelDescriptor Wizard panel descriptor that provides saving ontology and going back to class choose panel.
SPARQLTest Test class for SPARQL mode.
StatsPanel Here are shown the name of the individual, class assertions and object properties of the individual which is selected to repair.
UndoLabel A JLabel, making it possible to undo ontology changes.
Wizard This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
WizardController This class is responsible for reacting to events generated by pushing any of the three buttons, 'Next', 'Previous', and 'Cancel.'
WizardModel The model for the Wizard component, which tracks the text, icons, and enabled state of each of the buttons, as well as the current panel that is displayed.
WizardPanelDescriptor A base descriptor class used to reference a Component panel for the Wizard, as well as provide general rules as to how the panel should behave.
 

Exception Summary
WizardPanelNotFoundException Exception which is thrown if wizard panel is not found.
 

Package org.dllearner.tools.ore Description

The ontology repair and enrichment tool.



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann