CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
OnToCode.egg-info/PKG-INFO
OnToCode.egg-info/SOURCES.txt
OnToCode.egg-info/dependency_links.txt
OnToCode.egg-info/requires.txt
OnToCode.egg-info/top_level.txt
docs/conf.py
docs/developer_guide.rst
docs/index.rst
docs/overview.rst
docs/reference.rst
ontocode/__init__.py
ontocode/instantiation.py
ontocode/jinja2_template.py
ontocode/ontology.py
ontocode/query.py
ontocode/result_processor.py
ontocode/template.py
ontocode/template_input.py
test-resources/products-nolabel.owl
test-resources/products.owl
test-resources/template
tests/__init__.py
tests/constants.py
tests/test_instantiation.py
tests/test_jinja2_template.py
tests/test_ontology.py
tests/test_result_processor.py