LICENSE
README.md
pyproject.toml
src/ontodag/__init__.py
src/ontodag/__main__.py
src/ontodag/dag.py
src/ontodag/eager.py
src/ontodag/lazy.py
src/ontodag/owl.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_canonical.py
tests/test_cli.py
tests/test_count_deltas.py
tests/test_eager.py
tests/test_invariants.py
tests/test_lazy.py
tests/test_swarm_bee.py
tests/testdag.py
tests/testitem.py
tests/testowl.py