LICENSE
README.md
setup.py
onto_tool/__init__.py
onto_tool/__main__.py
onto_tool/bundle_schema.yaml
onto_tool/command_line.py
onto_tool/mdutils.py
onto_tool/onto_tool.py
onto_tool/ontograph.py
onto_tool/sparql_utils.py
onto_tool.egg-info/PKG-INFO
onto_tool.egg-info/SOURCES.txt
onto_tool.egg-info/dependency_links.txt
onto_tool.egg-info/entry_points.txt
onto_tool.egg-info/requires.txt
onto_tool.egg-info/top_level.txt
tests/__init__.py
tests/test_export.py
tests/test_issue-36.py
tests/test_update.py
tests/bundle/__init__.py
tests/bundle/test_file_ref.py
tests/bundle/test_logging.py
tests/bundle/test_message.py
tests/bundle/test_sparql.py
tests/bundle/test_syntax_error.py
tests/bundle/test_transform.py
tests/bundle/test_verify.py
tests/graphic/__init__.py
tests/graphic/test_instance.py
tests/graphic/test_schema.py