CLA.md
LICENSE
MANIFEST.in
README.md
app.py
ontology_manager.py
pyproject.toml
requirements.txt
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/local_store.py
orionbelt_ontology_builder/ontology_manager.py
orionbelt_ontology_builder/streamlit_entry.py
orionbelt_ontology_builder/templates.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/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
tests/__init__.py
tests/conftest.py
tests/test_annotations.py
tests/test_autosave.py
tests/test_bulk.py
tests/test_classes.py
tests/test_cli.py
tests/test_delete_impact.py
tests/test_desktop.py
tests/test_diff.py
tests/test_export.py
tests/test_import_namespace.py
tests/test_individuals.py
tests/test_jsonld.py
tests/test_local_file_persist.py
tests/test_local_store.py
tests/test_merge.py
tests/test_metadata.py
tests/test_prefixes.py
tests/test_properties.py
tests/test_rename.py
tests/test_samples.py
tests/test_search.py
tests/test_skos.py
tests/test_templates.py
tests/test_undo.py
tests/test_usages.py
tests/test_validation.py