CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pytest.ini
setup.cfg
setup.py
skosify/__init__.py
skosify/check.py
skosify/cli.py
skosify/config.py
skosify/infer.py
skosify/skosify.py
skosify.egg-info/PKG-INFO
skosify.egg-info/SOURCES.txt
skosify.egg-info/dependency_links.txt
skosify.egg-info/entry_points.txt
skosify.egg-info/requires.txt
skosify.egg-info/top_level.txt
skosify/rdftools/__init__.py
skosify/rdftools/access.py
skosify/rdftools/io.py
skosify/rdftools/modify.py
skosify/rdftools/namespace.py
test/test_check.py
test/test_config.py
test/test_examples.py
test/test_infer.py