CLA.md
LICENSE
MANIFEST.in
README.md
app.py
ontology_manager.py
pyproject.toml
templates.py
orionbelt_ontology_builder/__init__.py
orionbelt_ontology_builder/app.py
orionbelt_ontology_builder/cli.py
orionbelt_ontology_builder/desktop.py
orionbelt_ontology_builder/favicon.png
orionbelt_ontology_builder/languages.py
orionbelt_ontology_builder/local_store.py
orionbelt_ontology_builder/ontology_manager.py
orionbelt_ontology_builder/streamlit_entry.py
orionbelt_ontology_builder/templates.py
orionbelt_ontology_builder/ui.py
orionbelt_ontology_builder.egg-info/PKG-INFO
orionbelt_ontology_builder.egg-info/SOURCES.txt
orionbelt_ontology_builder.egg-info/dependency_links.txt
orionbelt_ontology_builder.egg-info/entry_points.txt
orionbelt_ontology_builder.egg-info/requires.txt
orionbelt_ontology_builder.egg-info/top_level.txt
orionbelt_ontology_builder/assets/ORIONBELT Logo w.png
orionbelt_ontology_builder/assets/ORIONBELT_Logo.png
orionbelt_ontology_builder/assets/OrionBelt_Ontology_Builder.png
orionbelt_ontology_builder/assets/RALFORION_doo_Logo.png
orionbelt_ontology_builder/lib/bindings/utils.js
orionbelt_ontology_builder/lib/graph_viewer/index.html
orionbelt_ontology_builder/lib/graph_viewer/vis-network.min.js
orionbelt_ontology_builder/lib/tom-select/tom-select.complete.min.js
orionbelt_ontology_builder/lib/tom-select/tom-select.css
orionbelt_ontology_builder/lib/vis-9.1.2/vis-network.css
orionbelt_ontology_builder/lib/vis-9.1.2/vis-network.min.js
orionbelt_ontology_builder/samples/README.md
orionbelt_ontology_builder/samples/foaf.rdf
orionbelt_ontology_builder/samples/geography-thesaurus.ttl
orionbelt_ontology_builder/samples/goodrelations.owl
orionbelt_ontology_builder/samples/pizza.owl
orionbelt_ontology_builder/samples/prov-o.ttl
orionbelt_ontology_builder/samples/skos-showcase.ttl
orionbelt_ontology_builder/samples/wine.owl
orionbelt_ontology_builder/samples/gist/LICENSE-CC-BY-4.0.txt
orionbelt_ontology_builder/samples/gist/gistCore14.1.0.ttl
orionbelt_ontology_builder/samples/gist/gistMediaTypes14.1.0.ttl
orionbelt_ontology_builder/samples/gist/gistRdfsAnnotations14.1.0.ttl
orionbelt_ontology_builder/samples/gist/gistSubClassAssertions14.1.0.ttl
orionbelt_ontology_builder/samples/gufo/LICENSE-CC-BY-4.0.txt
orionbelt_ontology_builder/samples/gufo/gufo.ttl
orionbelt_ontology_builder/views/__init__.py
orionbelt_ontology_builder/views/advanced.py
orionbelt_ontology_builder/views/annotations.py
orionbelt_ontology_builder/views/classes.py
orionbelt_ontology_builder/views/dashboard.py
orionbelt_ontology_builder/views/import_export.py
orionbelt_ontology_builder/views/individuals.py
orionbelt_ontology_builder/views/properties.py
orionbelt_ontology_builder/views/relations.py
orionbelt_ontology_builder/views/restrictions.py
orionbelt_ontology_builder/views/skos.py
orionbelt_ontology_builder/views/source.py
orionbelt_ontology_builder/views/validation.py
orionbelt_ontology_builder/views/visualization.py
tests/__init__.py
tests/conftest.py
tests/sources.py
tests/test_add_forms_parity.py
tests/test_annotation_subject_uris.py
tests/test_annotation_type_rename.py
tests/test_annotation_types_ui.py
tests/test_annotations.py
tests/test_annotations_add_ui.py
tests/test_annotations_custom.py
tests/test_annotations_edit_ui.py
tests/test_autosave.py
tests/test_brand_theme.py
tests/test_bulk.py
tests/test_class_hierarchy_text.py
tests/test_classes.py
tests/test_classes_page_ui.py
tests/test_clearable_required_dropdowns.py
tests/test_cli.py
tests/test_custom_uri.py
tests/test_delete_impact.py
tests/test_desktop.py
tests/test_diff.py
tests/test_dropdown_search_ranking.py
tests/test_empty_state_hero.py
tests/test_export.py
tests/test_import_namespace.py
tests/test_individuals.py
tests/test_jsonld.py
tests/test_language_packs.py
tests/test_language_packs_ui.py
tests/test_language_picker_ui.py
tests/test_list_pagination_ui.py
tests/test_local_file_persist.py
tests/test_local_store.py
tests/test_merge.py
tests/test_metadata.py
tests/test_mutation_checkpoints.py
tests/test_name_collisions.py
tests/test_name_validation.py
tests/test_namespace_create.py
tests/test_nav_mark_open.py
tests/test_no_streamlit_pages_dir.py
tests/test_package_assets.py
tests/test_page_smoke.py
tests/test_pagination.py
tests/test_prefixes.py
tests/test_properties.py
tests/test_python_floor.py
tests/test_relation_edit_ui.py
tests/test_relation_editing.py
tests/test_relations_restrictions_search.py
tests/test_relations_search_ui.py
tests/test_rename.py
tests/test_restriction_edit_ui.py
tests/test_restriction_identity.py
tests/test_restrictions_view_ui.py
tests/test_samples.py
tests/test_scheme_metadata.py
tests/test_search.py
tests/test_skos.py
tests/test_skos_autofix.py
tests/test_skos_data_model.py
tests/test_skos_examples.py
tests/test_skos_validation.py
tests/test_templates.py
tests/test_triple_count_consistency.py
tests/test_triple_search.py
tests/test_undo.py
tests/test_usages.py
tests/test_validation.py
tests/test_version_consistency.py
tests/test_viz_add_class.py
tests/test_viz_add_individual_annotation.py
tests/test_viz_add_relation.py
tests/test_viz_add_restriction.py
tests/test_viz_annotation_edit.py
tests/test_viz_autofit_sticky.py
tests/test_viz_callbacks.py
tests/test_viz_class_filter.py
tests/test_viz_class_paste.py
tests/test_viz_delete.py
tests/test_viz_file_state.py
tests/test_viz_filter_expander.py
tests/test_viz_focus_annotations.py
tests/test_viz_focus_click.py
tests/test_viz_focus_no_targets.py
tests/test_viz_focus_rename.py
tests/test_viz_focus_seeding.py
tests/test_viz_fullscreen.py
tests/test_viz_graph_edges.py
tests/test_viz_neighbour_highlight.py
tests/test_viz_node_cap.py
tests/test_viz_overlays.py
tests/test_viz_parallel_edges.py
tests/test_viz_relation_restriction_edit.py
tests/test_viz_render_matrix.py
tests/test_viz_select_all_label.py
tests/test_viz_settings.py