Added 2 new examples located on examples folder. #40
Added module static_funcs.py for general static functions
Added download_external_files that downloads file from a given ftp url. ( will be needed later)
Moved move method from utils.py to static_funcs.py
Added test_owlapy_owl2sparql_converter.py but commented most of test cases for now, because they are depended on Ontolearn classes which will be moved to owlapy soon.
examples
folder. #40static_funcs.py
for general static functionsdownload_external_files
that downloads file from a given ftp url. ( will be needed later)move
method fromutils.py
tostatic_funcs.py
test_owlapy_owl2sparql_converter.py
but commented most of test cases for now, because they are depended on Ontolearn classes which will be moved to owlapy soon.