.gitignore
.readthedocs.yml
LICENSE
README.md
pyirkconf-default.toml
pyproject.toml
requirements.txt
setup.py
.circleci/config.yml
.github/workflows/python-app.yml
docs/.gitignore
docs/Makefile
docs/README.md
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/index.md
docs/source/_static/style.css
docs/source/_templates/layout.html
docs/source/devdoc/overview.md
docs/source/userdoc/cli.rst
docs/source/userdoc/overview.md
src/pyirk/__init__.py
src/pyirk/auxiliary.py
src/pyirk/builtin_entities.py
src/pyirk/consistency_checking.py
src/pyirk/core.py
src/pyirk/io.py
src/pyirk/irkloader.py
src/pyirk/rdfstack.py
src/pyirk/release.py
src/pyirk/reportgenerator.py
src/pyirk/ruleengine.py
src/pyirk/script.py
src/pyirk/settings.py
src/pyirk/visualization.py
src/pyirk.egg-info/PKG-INFO
src/pyirk.egg-info/SOURCES.txt
src/pyirk.egg-info/dependency_links.txt
src/pyirk.egg-info/entry_points.txt
src/pyirk.egg-info/requires.txt
src/pyirk.egg-info/top_level.txt
src/pyirk/templates/base.css
src/pyirk/templates/l1_rule-application-report-stm.html
src/pyirk/templates/report-template.tex
src/pyirk/templates/rule-application-report-page.html
tests/__init__.py
tests/conftest.py
tests/settings.py
tests/test_consistency_check.py
tests/test_core.py
tests/test_rulebased_reasoning.py
tests/test_script.py
tests/test_data/README.md
tests/test_data/irkpackage.toml
tests/test_data/test_triples1.nt
tests/test_data/test_zebra_triples1.nt
tests/test_data/test_zebra_triples2.nt
tests/test_data/test_zebra_triples3.nt
tests/test_data/tmod0_with_errors.py
tests/test_data/tmod1.py
tests/test_data/tmod2_with_new_items.py
tests/test_data/tmod3.py
tests/test_data/zebra01.py
tests/test_data/zebra02.py
tests/test_data/zebra_base_data.py
tests/test_data/zebra_puzzle_rules.py
tests/test_data/ocse_subset/README.md
tests/test_data/ocse_subset/agents1.py
tests/test_data/ocse_subset/control_theory1.py
tests/test_data/ocse_subset/irkpackage.toml
tests/test_data/ocse_subset/math1.py
tests/test_data/ocse_subset/templates/agents1__template.py
tests/test_data/ocse_subset/templates/control_theory1__template.py
tests/test_data/ocse_subset/templates/math1__template.py
tests/test_data/reports/.gitignore
tests/test_data/reports/reportconf.toml