LICENSE
README.md
pyproject.toml
src/ontodag/__init__.py
src/ontodag/__main__.py
src/ontodag/_extras.py
src/ontodag/browse.py
src/ontodag/browser.py
src/ontodag/certificates.py
src/ontodag/compare.py
src/ontodag/cones.py
src/ontodag/dag.py
src/ontodag/dimensions.py
src/ontodag/eager.py
src/ontodag/lazy.py
src/ontodag/mcp.py
src/ontodag/migrate.py
src/ontodag/owl.py
src/ontodag/packs.py
src/ontodag/prelude.py
src/ontodag/provenance.py
src/ontodag/surface.py
src/ontodag/viz.py
src/ontodag.egg-info/PKG-INFO
src/ontodag.egg-info/SOURCES.txt
src/ontodag.egg-info/dependency_links.txt
src/ontodag.egg-info/entry_points.txt
src/ontodag.egg-info/requires.txt
src/ontodag.egg-info/top_level.txt
tests/test_boundaries.py
tests/test_browse.py
tests/test_browser.py
tests/test_canonical.py
tests/test_certificates.py
tests/test_cli.py
tests/test_compare.py
tests/test_cone_index.py
tests/test_contract.py
tests/test_count_deltas.py
tests/test_dimensions.py
tests/test_dimensions_dag.py
tests/test_eager.py
tests/test_invariants.py
tests/test_is_below.py
tests/test_lazy.py
tests/test_mcp.py
tests/test_multiwriter.py
tests/test_name_consumers.py
tests/test_packs.py
tests/test_prelude.py
tests/test_provenance.py
tests/test_reference.py
tests/test_sparse.py
tests/test_surface.py
tests/test_swarm_bee.py
tests/test_union.py
tests/test_units.py
tests/test_web.py
tests/testdag.py
tests/testitem.py
tests/testowl.py