LICENSE
MANIFEST.in
README.md
setup.py
data/biopax.owl
data/family-benchmark_rich_background.owl
data/father.owl
data/father_someonly.owl
examples/concept_learning.py
examples/kb_enrichment.py
examples/refinements.py
ontolearn/__init__.py
ontolearn/abstracts.py
ontolearn/base.py
ontolearn/base_ilp.py
ontolearn/concept.py
ontolearn/concept_generator.py
ontolearn/data_struct.py
ontolearn/ilp.py
ontolearn/metrics.py
ontolearn/refinement_operators.py
ontolearn/search.py
ontolearn/util.py
ontolearn.egg-info/PKG-INFO
ontolearn.egg-info/SOURCES.txt
ontolearn.egg-info/dependency_links.txt
ontolearn.egg-info/requires.txt
ontolearn.egg-info/top_level.txt
tests/__init__.py
tests/test_base.py
tests/test_concept.py
tests/test_concept_generator.py
tests/test_data_struct.py
tests/test_metrics.py
tests/test_refinement_operators.py
tests/test_util.py