LICENSE
MANIFEST.in
README.md
run.py
setup.py
Eddy.egg-info/PKG-INFO
Eddy.egg-info/SOURCES.txt
Eddy.egg-info/dependency_links.txt
Eddy.egg-info/entry_points.txt
Eddy.egg-info/not-zip-safe
Eddy.egg-info/requires.txt
Eddy.egg-info/top_level.txt
eddy/__init__.py
eddy/__main__.py
eddy/core/__init__.py
eddy/core/application.py
eddy/core/clipboard.py
eddy/core/commandline.py
eddy/core/common.py
eddy/core/diagram.py
eddy/core/factory.py
eddy/core/generators.py
eddy/core/network.py
eddy/core/output.py
eddy/core/owl.py
eddy/core/plugin.py
eddy/core/project.py
eddy/core/qt.py
eddy/core/regex.py
eddy/core/timer.py
eddy/core/worker.py
eddy/core/commands/__init__.py
eddy/core/commands/common.py
eddy/core/commands/diagram.py
eddy/core/commands/edges.py
eddy/core/commands/iri.py
eddy/core/commands/labels.py
eddy/core/commands/nodes.py
eddy/core/commands/project.py
eddy/core/datatypes/__init__.py
eddy/core/datatypes/collections.py
eddy/core/datatypes/common.py
eddy/core/datatypes/graphol.py
eddy/core/datatypes/misc.py
eddy/core/datatypes/owl.py
eddy/core/datatypes/qt.py
eddy/core/datatypes/system.py
eddy/core/exporters/__init__.py
eddy/core/exporters/common.py
eddy/core/exporters/graphml.py
eddy/core/exporters/graphol.py
eddy/core/exporters/graphol_iri.py
eddy/core/exporters/graphreferences.py
eddy/core/exporters/image.py
eddy/core/exporters/metadata.py
eddy/core/exporters/owl2.py
eddy/core/exporters/pdf.py
eddy/core/exporters/printer.py
eddy/core/functions/__init__.py
eddy/core/functions/fsystem.py
eddy/core/functions/geometry.py
eddy/core/functions/graph.py
eddy/core/functions/misc.py
eddy/core/functions/owl.py
eddy/core/functions/path.py
eddy/core/functions/signals.py
eddy/core/items/__init__.py
eddy/core/items/common.py
eddy/core/items/factory.py
eddy/core/items/edges/__init__.py
eddy/core/items/edges/different.py
eddy/core/items/edges/equivalence.py
eddy/core/items/edges/inclusion.py
eddy/core/items/edges/input.py
eddy/core/items/edges/membership.py
eddy/core/items/edges/same.py
eddy/core/items/edges/common/__init__.py
eddy/core/items/edges/common/base.py
eddy/core/items/edges/common/label.py
eddy/core/items/nodes/__init__.py
eddy/core/items/nodes/attribute.py
eddy/core/items/nodes/complement.py
eddy/core/items/nodes/concept.py
eddy/core/items/nodes/datatype_restriction.py
eddy/core/items/nodes/disjoint_union.py
eddy/core/items/nodes/domain_restriction.py
eddy/core/items/nodes/enumeration.py
eddy/core/items/nodes/facet.py
eddy/core/items/nodes/has_key.py
eddy/core/items/nodes/individual.py
eddy/core/items/nodes/intersection.py
eddy/core/items/nodes/literal.py
eddy/core/items/nodes/property_assertion.py
eddy/core/items/nodes/range_restriction.py
eddy/core/items/nodes/role.py
eddy/core/items/nodes/role_chain.py
eddy/core/items/nodes/role_inverse.py
eddy/core/items/nodes/union.py
eddy/core/items/nodes/value_domain.py
eddy/core/items/nodes/common/__init__.py
eddy/core/items/nodes/common/base.py
eddy/core/items/nodes/common/label.py
eddy/core/items/nodes/common/operator.py
eddy/core/items/nodes/common/restriction.py
eddy/core/jvm/__init__.py
eddy/core/jvm/eddy-runtime.jar
eddy/core/loaders/__init__.py
eddy/core/loaders/annotations.py
eddy/core/loaders/common.py
eddy/core/loaders/graphml.py
eddy/core/loaders/graphol.py
eddy/core/loaders/graphol_iri.py
eddy/core/loaders/owl2.py
eddy/core/profiles/__init__.py
eddy/core/profiles/common.py
eddy/core/profiles/owl2.py
eddy/core/profiles/owl2ql.py
eddy/core/profiles/owl2rl.py
eddy/core/profiles/rules/__init__.py
eddy/core/profiles/rules/common.py
eddy/core/profiles/rules/owl2.py
eddy/core/profiles/rules/owl2ql.py
eddy/core/profiles/rules/owl2rl.py
eddy/plugins/__init__.py
eddy/plugins/info/info.py
eddy/plugins/info/plugin.spec
eddy/plugins/ontology-explorer/ontology_explorer.py
eddy/plugins/ontology-explorer/plugin.spec
eddy/plugins/ontology-importer/ontology_importer.py
eddy/plugins/ontology-importer/plugin.spec
eddy/plugins/overview/overview.py
eddy/plugins/overview/plugin.spec
eddy/plugins/palette/palette.py
eddy/plugins/palette/plugin.spec
eddy/plugins/project-explorer/plugin.spec
eddy/plugins/project-explorer/project_explorer.py
eddy/plugins/zoom/plugin.spec
eddy/plugins/zoom/zoom.py
eddy/ui/__init__.py
eddy/ui/about.py
eddy/ui/annotation.py
eddy/ui/axioms_by_iri.py
eddy/ui/consistency_check.py
eddy/ui/dialogs.py
eddy/ui/dl.py
eddy/ui/dock.py
eddy/ui/explanation.py
eddy/ui/fields.py
eddy/ui/file.py
eddy/ui/fonts_rc.py
eddy/ui/forms.py
eddy/ui/images_rc.py
eddy/ui/import_ontology.py
eddy/ui/iri.py
eddy/ui/label.py
eddy/ui/log.py
eddy/ui/mdi.py
eddy/ui/notification.py
eddy/ui/ontology.py
eddy/ui/plugin.py
eddy/ui/preferences.py
eddy/ui/progress.py
eddy/ui/project.py
eddy/ui/properties.py
eddy/ui/resolvers.py
eddy/ui/session.py
eddy/ui/splash.py
eddy/ui/syntax.py
eddy/ui/view.py
eddy/ui/welcome.py
eddy/ui/workspace.py
eddy/ui/style/__init__.py
eddy/ui/style/default.qss
requirements/out/requirements-py310-linux.txt
requirements/out/requirements-py310-macos.txt
requirements/out/requirements-py310-winnt.txt
requirements/out/requirements-py311-linux.txt
requirements/out/requirements-py311-macos.txt
requirements/out/requirements-py311-winnt.txt
requirements/out/requirements-py312-linux.txt
requirements/out/requirements-py312-macos.txt
requirements/out/requirements-py312-winnt.txt
requirements/out/requirements-py39-linux.txt
requirements/out/requirements-py39-macos.txt
requirements/out/requirements-py39-winnt.txt
resources/fonts/LICENSE
resources/fonts/Roboto-Black.ttf
resources/fonts/Roboto-BlackItalic.ttf
resources/fonts/Roboto-Bold.ttf
resources/fonts/Roboto-BoldItalic.ttf
resources/fonts/Roboto-Italic.ttf
resources/fonts/Roboto-Light.ttf
resources/fonts/Roboto-LightItalic.ttf
resources/fonts/Roboto-Medium.ttf
resources/fonts/Roboto-MediumItalic.ttf
resources/fonts/Roboto-Regular.ttf
resources/fonts/Roboto-Thin.ttf
resources/fonts/Roboto-ThinItalic.ttf
resources/fonts/RobotoCondensed-Bold.ttf
resources/fonts/RobotoCondensed-BoldItalic.ttf
resources/fonts/RobotoCondensed-Italic.ttf
resources/fonts/RobotoCondensed-Light.ttf
resources/fonts/RobotoCondensed-LightItalic.ttf
resources/fonts/RobotoCondensed-Medium.ttf
resources/fonts/RobotoCondensed-MediumItalic.ttf
resources/fonts/RobotoCondensed-Regular.ttf
resources/fonts/RobotoMono-Bold.ttf
resources/fonts/RobotoMono-BoldItalic.ttf
resources/fonts/RobotoMono-Italic.ttf
resources/fonts/RobotoMono-Light.ttf
resources/fonts/RobotoMono-LightItalic.ttf
resources/fonts/RobotoMono-Medium.ttf
resources/fonts/RobotoMono-MediumItalic.ttf
resources/fonts/RobotoMono-Regular.ttf
resources/fonts/RobotoMono-Thin.ttf
resources/fonts/RobotoMono-ThinItalic.ttf
resources/icons/128/ic_eddy_128dp_1x.png
resources/icons/128/ic_eddy_128dp_2x.png
resources/icons/18/ic_arrow_drop_down_black_18dp_1x.png
resources/icons/18/ic_arrow_drop_down_black_18dp_2x.png
resources/icons/18/ic_arrow_drop_up_black_18dp_1x.png
resources/icons/18/ic_arrow_drop_up_black_18dp_2x.png
resources/icons/18/ic_close_black_18dp_1x.png
resources/icons/18/ic_close_black_18dp_2x.png
resources/icons/18/ic_document_blank_18dp_1x.png
resources/icons/18/ic_document_blank_18dp_2x.png
resources/icons/18/ic_document_graphol_18dp_1x.png
resources/icons/18/ic_document_graphol_18dp_2x.png
resources/icons/18/ic_document_owl_18dp_1x.png
resources/icons/18/ic_document_owl_18dp_2x.png
resources/icons/18/ic_explore_black_18dp_1x.png
resources/icons/18/ic_explore_black_18dp_2x.png
resources/icons/18/ic_folder_open_black_18dp_1x.png
resources/icons/18/ic_folder_open_black_18dp_2x.png
resources/icons/18/ic_info_outline_black_18dp_1x.png
resources/icons/18/ic_info_outline_black_18dp_2x.png
resources/icons/18/ic_palette_black_18dp_1x.png
resources/icons/18/ic_palette_black_18dp_2x.png
resources/icons/18/ic_settings_black_18dp_1x.png
resources/icons/18/ic_settings_black_18dp_2x.png
resources/icons/18/ic_storage_black_18dp_1x.png
resources/icons/18/ic_storage_black_18dp_2x.png
resources/icons/18/ic_treeview_attribute_18dp_1x.png
resources/icons/18/ic_treeview_attribute_18dp_2x.png
resources/icons/18/ic_treeview_branch_closed_1x.png
resources/icons/18/ic_treeview_branch_closed_2x.png
resources/icons/18/ic_treeview_branch_end_1x.png
resources/icons/18/ic_treeview_branch_end_2x.png
resources/icons/18/ic_treeview_branch_more_1x.png
resources/icons/18/ic_treeview_branch_more_2x.png
resources/icons/18/ic_treeview_branch_open_1x.png
resources/icons/18/ic_treeview_branch_open_2x.png
resources/icons/18/ic_treeview_branch_vline_1x.png
resources/icons/18/ic_treeview_branch_vline_2x.png
resources/icons/18/ic_treeview_concept_18dp_1x.png
resources/icons/18/ic_treeview_concept_18dp_2x.png
resources/icons/18/ic_treeview_instance_18dp_1x.png
resources/icons/18/ic_treeview_instance_18dp_2x.png
resources/icons/18/ic_treeview_role_18dp_1x.png
resources/icons/18/ic_treeview_role_18dp_2x.png
resources/icons/18/ic_treeview_value_18dp_1x.png
resources/icons/18/ic_treeview_value_18dp_2x.png
resources/icons/18/ic_zoom_black_18dp_1x.png
resources/icons/18/ic_zoom_black_18dp_2x.png
resources/icons/24/ic_abc_black_24dp_1x.png
resources/icons/24/ic_add_document_black_24dp_1x.png
resources/icons/24/ic_add_document_black_24dp_2x.png
resources/icons/24/ic_bookmark_black_24dp_1x.png
resources/icons/24/ic_bookmark_black_24dp_2x.png
resources/icons/24/ic_bottom_black_24dp_1x.png
resources/icons/24/ic_bottom_black_24dp_2x.png
resources/icons/24/ic_center_focus_strong_black_24dp_1x.png
resources/icons/24/ic_center_focus_strong_black_24dp_2x.png
resources/icons/24/ic_check_box_black_24dp_1x.png
resources/icons/24/ic_check_box_black_24dp_2x.png
resources/icons/24/ic_check_box_outline_blank_black_24dp_1x.png
resources/icons/24/ic_check_box_outline_blank_black_24dp_2x.png
resources/icons/24/ic_close_black_24dp_1x.png
resources/icons/24/ic_close_black_24dp_2x.png
resources/icons/24/ic_code_black_24dp_1x.png
resources/icons/24/ic_code_black_24dp_2x.png
resources/icons/24/ic_compare_arrows_black_24dp_1x.png
resources/icons/24/ic_compare_arrows_black_24dp_2x.png
resources/icons/24/ic_content_copy_black_24dp_1x.png
resources/icons/24/ic_content_copy_black_24dp_2x.png
resources/icons/24/ic_content_cut_black_24dp_1x.png
resources/icons/24/ic_content_cut_black_24dp_2x.png
resources/icons/24/ic_content_paste_black_24dp_1x.png
resources/icons/24/ic_content_paste_black_24dp_2x.png
resources/icons/24/ic_create_black_24dp_1x.png
resources/icons/24/ic_create_black_24dp_2x.png
resources/icons/24/ic_delete_black_24dp_1x.png
resources/icons/24/ic_delete_black_24dp_2x.png
resources/icons/24/ic_delete_forever_black_24dp_1x.png
resources/icons/24/ic_delete_forever_black_24dp_2x.png
resources/icons/24/ic_equivalence_black_24dp_1x.png
resources/icons/24/ic_equivalence_black_24dp_2x.png
resources/icons/24/ic_export_black_24dp_1x.png
resources/icons/24/ic_export_black_24dp_2x.png
resources/icons/24/ic_extension_black_24dp_1x.png
resources/icons/24/ic_extension_black_24dp_2x.png
resources/icons/24/ic_flip_to_back_black_24dp_1x.png
resources/icons/24/ic_flip_to_back_black_24dp_2x.png
resources/icons/24/ic_flip_to_front_black_24dp_1x.png
resources/icons/24/ic_flip_to_front_black_24dp_2x.png
resources/icons/24/ic_folder_open_black_24dp_1x.png
resources/icons/24/ic_folder_open_black_24dp_2x.png
resources/icons/24/ic_format_color_fill_black_24dp_1x.png
resources/icons/24/ic_format_color_fill_black_24dp_2x.png
resources/icons/24/ic_format_paint_black_24dp_1x.png
resources/icons/24/ic_format_paint_black_24dp_2x.png
resources/icons/24/ic_format_shapes_black_24dp_1x.png
resources/icons/24/ic_format_shapes_black_24dp_2x.png
resources/icons/24/ic_format_size_black_24dp_1x.png
resources/icons/24/ic_format_size_black_24dp_2x.png
resources/icons/24/ic_grid_off_black_24dp_1x.png
resources/icons/24/ic_grid_off_black_24dp_2x.png
resources/icons/24/ic_grid_on_black_24dp_1x.png
resources/icons/24/ic_grid_on_black_24dp_2x.png
resources/icons/24/ic_healing_black_24dp_1x.png
resources/icons/24/ic_healing_black_24dp_2x.png
resources/icons/24/ic_help_outline_black_24dp_1x.png
resources/icons/24/ic_help_outline_black_24dp_2x.png
resources/icons/24/ic_import_black_24dp_1x.png
resources/icons/24/ic_import_black_24dp_2x.png
resources/icons/24/ic_indeterminate_check_box_black_24dp_1x.png
resources/icons/24/ic_indeterminate_check_box_black_24dp_2x.png
resources/icons/24/ic_keyboard_arrow_down_black_24dp_1x.png
resources/icons/24/ic_keyboard_arrow_down_black_24dp_2x.png
resources/icons/24/ic_keyboard_arrow_left_black_24dp_1x.png
resources/icons/24/ic_keyboard_arrow_left_black_24dp_2x.png
resources/icons/24/ic_keyboard_arrow_right_black_24dp_1x.png
resources/icons/24/ic_keyboard_arrow_right_black_24dp_2x.png
resources/icons/24/ic_keyboard_arrow_up_black_24dp_1x.png
resources/icons/24/ic_keyboard_arrow_up_black_24dp_2x.png
resources/icons/24/ic_label_outline_black_24dp_1x.png
resources/icons/24/ic_label_outline_black_24dp_2x.png
resources/icons/24/ic_link_black_24dp_1x.png
resources/icons/24/ic_link_black_24dp_2x.png
resources/icons/24/ic_message_black_24dp_1x.png
resources/icons/24/ic_message_black_24dp_2x.png
resources/icons/24/ic_node_description_24dp_1x.png
resources/icons/24/ic_node_description_24dp_2x.png
resources/icons/24/ic_not_interested_black_24dp_1x.png
resources/icons/24/ic_not_interested_black_24dp_2x.png
resources/icons/24/ic_owl_24dp_1x.png
resources/icons/24/ic_owl_24dp_2x.png
resources/icons/24/ic_palette_black_24dp_1x.png
resources/icons/24/ic_palette_black_24dp_2x.png
resources/icons/24/ic_power_settings_new_black_24dp_1x.png
resources/icons/24/ic_power_settings_new_black_24dp_2x.png
resources/icons/24/ic_print_black_24dp_1x.png
resources/icons/24/ic_print_black_24dp_2x.png
resources/icons/24/ic_redo_black_24dp_1x.png
resources/icons/24/ic_redo_black_24dp_2x.png
resources/icons/24/ic_refresh_black_24dp_1x.png
resources/icons/24/ic_refresh_black_24dp_2x.png
resources/icons/24/ic_save_black_24dp_1x.png
resources/icons/24/ic_save_black_24dp_2x.png
resources/icons/24/ic_select_all_black_24dp_1x.png
resources/icons/24/ic_select_all_black_24dp_2x.png
resources/icons/24/ic_settings_black_24dp_1x.png
resources/icons/24/ic_settings_black_24dp_2x.png
resources/icons/24/ic_settings_ethernet_black_24dp_1x.png
resources/icons/24/ic_settings_ethernet_black_24dp_2x.png
resources/icons/24/ic_spellcheck_black_24dp_1x.png
resources/icons/24/ic_spellcheck_black_24dp_2x.png
resources/icons/24/ic_square_black_24dp_1x.png
resources/icons/24/ic_square_black_24dp_2x.png
resources/icons/24/ic_square_half_black_24dp_1x.png
resources/icons/24/ic_square_half_black_24dp_2x.png
resources/icons/24/ic_square_outline_black_24dp_1x.png
resources/icons/24/ic_square_outline_black_24dp_2x.png
resources/icons/24/ic_square_pair_black_24dp_1x.png
resources/icons/24/ic_square_pair_black_24dp_2x.png
resources/icons/24/ic_star_black_24dp_1x.png
resources/icons/24/ic_star_black_24dp_2x.png
resources/icons/24/ic_swap_horiz_black_24dp_1x.png
resources/icons/24/ic_swap_horiz_black_24dp_2x.png
resources/icons/24/ic_swap_vert_black_24dp_1x.png
resources/icons/24/ic_swap_vert_black_24dp_2x.png
resources/icons/24/ic_system_update_alt_black_24dp_1x.png
resources/icons/24/ic_system_update_alt_black_24dp_2x.png
resources/icons/24/ic_top_black_24dp_1x.png
resources/icons/24/ic_top_black_24dp_2x.png
resources/icons/24/ic_transform_black_24dp_1x.png
resources/icons/24/ic_transform_black_24dp_2x.png
resources/icons/24/ic_undo_black_24dp_1x.png
resources/icons/24/ic_undo_black_24dp_2x.png
resources/icons/24/ic_update_black_24dp_1x.png
resources/icons/24/ic_visibility_black_24dp_1x.png
resources/icons/24/ic_visibility_black_24dp_2x.png
resources/icons/24/ic_zoom_black_24dp_1x.png
resources/icons/24/ic_zoom_in_black_24dp_1x.png
resources/icons/24/ic_zoom_in_black_24dp_2x.png
resources/icons/24/ic_zoom_out_black_24dp_1x.png
resources/icons/24/ic_zoom_out_black_24dp_2x.png
resources/icons/24/ic_zoom_reset_black_24dp_1x.png
resources/icons/24/ic_zoom_reset_black_24dp_2x.png
resources/icons/48/ic_code_black_48dp_1x.png
resources/icons/48/ic_code_black_48dp_2x.png
resources/icons/48/ic_compare_arrows_black_48dp_1x.png
resources/icons/48/ic_compare_arrows_black_48dp_2x.png
resources/icons/48/ic_done_black_48dp_1x.png
resources/icons/48/ic_done_black_48dp_2x.png
resources/icons/48/ic_edit_black_48dp_1x.png
resources/icons/48/ic_edit_black_48dp_2x.png
resources/icons/48/ic_error_outline_black_48dp_1x.png
resources/icons/48/ic_error_outline_black_48dp_2x.png
resources/icons/48/ic_export_black_48dp_1x.png
resources/icons/48/ic_export_black_48dp_2x.png
resources/icons/48/ic_extension_black_48dp_1x.png
resources/icons/48/ic_extension_black_48dp_2x.png
resources/icons/48/ic_format_align_center_black_48dp_1x.png
resources/icons/48/ic_format_align_center_black_48dp_2x.png
resources/icons/48/ic_format_align_justify_black_48dp_1x.png
resources/icons/48/ic_format_align_justify_black_48dp_2x.png
resources/icons/48/ic_format_align_left_black_48dp_1x.png
resources/icons/48/ic_format_align_left_black_48dp_2x.png
resources/icons/48/ic_format_align_right_black_48dp_1x.png
resources/icons/48/ic_format_align_right_black_48dp_2x.png
resources/icons/48/ic_format_bold_black_48dp_1x.png
resources/icons/48/ic_format_bold_black_48dp_2x.png
resources/icons/48/ic_format_bold_black_active_48dp_1x.png
resources/icons/48/ic_format_bold_black_active_48dp_2x.png
resources/icons/48/ic_format_clear_black_48dp_1x.png
resources/icons/48/ic_format_clear_black_48dp_2x.png
resources/icons/48/ic_format_color_text_black_48dp_1x.png
resources/icons/48/ic_format_color_text_black_48dp_2x.png
resources/icons/48/ic_format_indent_decrease_black_48dp_1x.png
resources/icons/48/ic_format_indent_decrease_black_48dp_2x.png
resources/icons/48/ic_format_indent_increase_black_48dp_1x.png
resources/icons/48/ic_format_indent_increase_black_48dp_2x.png
resources/icons/48/ic_format_italic_black_48dp_1x.png
resources/icons/48/ic_format_italic_black_48dp_2x.png
resources/icons/48/ic_format_italic_black_active_48dp_1x.png
resources/icons/48/ic_format_italic_black_active_48dp_2x.png
resources/icons/48/ic_format_list_bulleted_black_48dp_1x.png
resources/icons/48/ic_format_list_bulleted_black_48dp_2x.png
resources/icons/48/ic_format_list_numbered_black_48dp_1x.png
resources/icons/48/ic_format_list_numbered_black_48dp_2x.png
resources/icons/48/ic_format_size_black_48dp_1x.png
resources/icons/48/ic_format_size_black_48dp_2x.png
resources/icons/48/ic_format_underlined_black_48dp_1x.png
resources/icons/48/ic_format_underlined_black_48dp_2x.png
resources/icons/48/ic_format_underlined_black_active_48dp_1x.png
resources/icons/48/ic_format_underlined_black_active_48dp_2x.png
resources/icons/48/ic_help_outline_black_48dp_1x.png
resources/icons/48/ic_help_outline_black_48dp_2x.png
resources/icons/48/ic_highlight_black_48dp_1x.png
resources/icons/48/ic_highlight_black_48dp_2x.png
resources/icons/48/ic_import_black_48dp_1x.png
resources/icons/48/ic_import_black_48dp_2x.png
resources/icons/48/ic_info_outline_black_48dp_1x.png
resources/icons/48/ic_info_outline_black_48dp_2x.png
resources/icons/48/ic_insert_link_black_48dp_1x.png
resources/icons/48/ic_insert_link_black_48dp_2x.png
resources/icons/48/ic_insert_wiki_link_black_48dp_1x.png
resources/icons/48/ic_insert_wiki_link_black_48dp_2x.png
resources/icons/48/ic_photo_black_48dp_1x.png
resources/icons/48/ic_photo_black_48dp_2x.png
resources/icons/48/ic_redo_black_48dp_1x.png
resources/icons/48/ic_redo_black_48dp_2x.png
resources/icons/48/ic_save_black_48dp_1x.png
resources/icons/48/ic_save_black_48dp_2x.png
resources/icons/48/ic_subscript_black_48dp_1x.png
resources/icons/48/ic_subscript_black_48dp_2x.png
resources/icons/48/ic_subscript_black_active_48dp_1x.png
resources/icons/48/ic_subscript_black_active_48dp_2x.png
resources/icons/48/ic_superscript_black_48dp_1x.png
resources/icons/48/ic_superscript_black_48dp_2x.png
resources/icons/48/ic_superscript_black_active_48dp_1x.png
resources/icons/48/ic_superscript_black_active_48dp_2x.png
resources/icons/48/ic_system_update_alt_black_48dp_1x.png
resources/icons/48/ic_system_update_alt_black_48dp_2x.png
resources/icons/48/ic_text_color_black_48dp_1x.png
resources/icons/48/ic_text_color_black_48dp_2x.png
resources/icons/48/ic_text_format_black_48dp_1x.png
resources/icons/48/ic_text_format_black_48dp_2x.png
resources/icons/48/ic_undo_black_48dp_1x.png
resources/icons/48/ic_undo_black_48dp_2x.png
resources/icons/48/ic_warning_black_48dp_1x.png
resources/icons/48/ic_warning_black_48dp_2x.png
resources/images/eddy.icns
resources/images/eddy.ico
resources/images/eddy.png
resources/images/eddy_banner.png
resources/images/eddy_sad.png
resources/images/eddy_smile.png
resources/images/eddy_smile_small_noframe.png
resources/images/graphol.icns
resources/images/graphol.ico
resources/images/graphol.png
resources/images/im_eddy_splash_380dp_1x.png
resources/images/im_eddy_splash_380dp_2x.png
resources/images/macos_background_dmg.png
resources/images/macos_icon_dmg.icns
resources/images/macos_icon_dmg.png
resources/images/material_design_palette.png
resources/images/shot01.png
resources/images/shot02.png
scripts/bintray_upload.py
scripts/configure-travis.sh
scripts/configure-virtualenv.sh
scripts/getjdk.py
scripts/prepare_jre.sh
scripts/pyrcc5-fonts.sh
scripts/pyrcc5-images.sh
scripts/recompile-requirements.sh
scripts/hooks/runtime/rt_fontconfig.py
scripts/initscripts/ConsoleSetLibPath.py
scripts/travis/before_deploy.py
scripts/travis/before_install.sh
scripts/travis/before_script.sh
scripts/travis/install.sh
scripts/travis/script.sh
support/appimage/AppImageBuilder.yml
support/dmgbuild/settings.py
support/innosetup/build.yaml
support/innosetup/eddy.iss
support/innosetup/eddy_wizard.bmp
support/innosetup/eddy_wizard_small.bmp
support/innosetup/setup.ico
support/java/eddy-runtime/.gitignore
support/java/eddy-runtime/pom.xml
support/java/eddy-runtime/.idea/.gitignore
support/java/eddy-runtime/.idea/compiler.xml
support/java/eddy-runtime/.idea/encodings.xml
support/java/eddy-runtime/.idea/jarRepositories.xml
support/java/eddy-runtime/.idea/misc.xml
support/java/eddy-runtime/.idea/uiDesigner.xml
support/java/eddy-runtime/.idea/vcs.xml
support/java/eddy-runtime/.idea/workspace.xml
support/java/eddy-runtime/src/main/java/com/obdasystems/eddy/ImportListener.java
support/java/eddy-runtime/target/eddy-runtime-1.0.jar
support/java/eddy-runtime/target/eddy-runtime.jar
support/java/eddy-runtime/target/classes/com/obdasystems/eddy/ImportListener.class
support/java/eddy-runtime/target/maven-archiver/pom.properties
support/java/eddy-runtime/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
support/java/eddy-runtime/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
support/java/eddy-runtime/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
support/java/eddy-runtime/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
tests/conftest.py
tests/test_actions.py
tests/test_datatypes.py
tests/test_diagram.py
tests/test_export.py
tests/test_functions.py
tests/test_import.py
tests/test_network.py
tests/test_palette.py
tests/test_plugins.py
tests/test_profiles.py
tests/test_tools.py
tests/test_project_1/test_project_1.graphol
tests/test_project_2/test_project_2.graphol
tests/test_project_3/test_project_3_1.graphol
tests/test_project_3/test_project_3_2.graphol
tests/test_resources/loaders/graphml/movie.graphml
tests/test_resources/loaders/graphml/pizza.graphml
tests/test_resources/loaders/graphol/v1/LUBM/LUBM.graphol
tests/test_resources/loaders/graphol/v1/LUBM/.eddy/meta.xml
tests/test_resources/loaders/graphol/v1/LUBM/.eddy/modules.xml
tests/test_resources/loaders/graphol/v2/LUBM/LUBM.graphol
tests/test_resources/loaders/graphol/v2/MovieOntology/MovieOntology_v2.graphol
tests/test_resources/loaders/graphol/v3/MovieOntology/MovieOntology_v3.graphol
tests/test_resources/network/no_update_available.json
tests/test_resources/network/prerelease_update_available.json
tests/test_resources/network/release_update_available.json
tests/test_resources/plugins/dir/testplugin1/plugin.spec
tests/test_resources/plugins/dir/testplugin1/testplugin1.py
tests/test_resources/plugins/dir/testplugin2/plugin.spec
tests/test_resources/plugins/dir/testplugin2/testplugin2/__init__.py
tests/test_resources/plugins/dir/testplugin2/testplugin2/testmod.py
tests/test_resources/plugins/zip/testplugin1.zip
tests/test_resources/plugins/zip/testplugin2.zip