MANIFEST.in
README.rst
setup.cfg
setup.py
ontospy/VERSION.py
ontospy/__init__.py
ontospy/main.py
ontospy.egg-info/PKG-INFO
ontospy.egg-info/SOURCES.txt
ontospy.egg-info/dependency_links.txt
ontospy.egg-info/entry_points.txt
ontospy.egg-info/requires.txt
ontospy.egg-info/top_level.txt
ontospy/core/__init__.py
ontospy/core/actions.py
ontospy/core/entities.py
ontospy/core/manager.py
ontospy/core/ontospy.py
ontospy/core/rdf_loader.py
ontospy/core/sparqlHelper.py
ontospy/core/utils.py
ontospy/extras/__init__.py
ontospy/extras/dbpedia.py
ontospy/extras/shell.py
ontospy/extras/shell_lib.py
ontospy/extras/shell_quotes.py
ontospy/extras/sparqlpy.py
ontospy/extras/hacks/__init__.py
ontospy/extras/hacks/click_example.py
ontospy/extras/hacks/compare.py
ontospy/extras/hacks/gist.py
ontospy/extras/hacks/matcher.py
ontospy/extras/hacks/pptoolkit.py
ontospy/extras/hacks/server.py
ontospy/extras/hacks/sketch.py
ontospy/extras/hacks/turtle-cli.py
ontospy/extras/hacks/vocabsturtleprompt.py
ontospy/tests/__init__.py
ontospy/tests/test_load_local.py
ontospy/tests/test_load_remote.py
ontospy/tests/test_shapes.py
ontospy/tests/test_sparql.py