README.md
pyproject.toml
src/ontodag/__init__.py
src/ontodag/__main__.py
src/ontodag/dag.py
src/ontodag/lazy_reader.py
src/ontodag/owl.py
src/ontodag/swarm_adapter.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_cli.py
tests/test_invariants.py
tests/test_lazy_reader.py
tests/test_swarm_adapter.py
tests/test_swarm_bee.py
tests/testdag.py
tests/testitem.py
tests/testowl.py