LICENSE
README.md
pyproject.toml
src/OntoCheck.egg-info/PKG-INFO
src/OntoCheck.egg-info/SOURCES.txt
src/OntoCheck.egg-info/dependency_links.txt
src/OntoCheck.egg-info/entry_points.txt
src/OntoCheck.egg-info/requires.txt
src/OntoCheck.egg-info/top_level.txt
src/ontocheck/__init__.py
src/ontocheck/altLabelCheck.py
src/ontocheck/check_external_data_provider_links_ttl.py
src/ontocheck/check_for_isolated_elements.py
src/ontocheck/check_human_readable_license_ttl.py
src/ontocheck/check_rdf_dump_accessibility_ttl.py
src/ontocheck/check_sparql_accessibility_ttl.py
src/ontocheck/cli.py
src/ontocheck/count_class_connected_components.py
src/ontocheck/defCheck.py
src/ontocheck/find_duplicate_labels_from_graph.py
src/ontocheck/get_properties_missing_domain_and_range.py
src/ontocheck/leafNodeCheck.py
src/ontocheck/run_assessment.py
src/ontocheck/semanticConnection.py
src/ontocheck/helpers/__init__.py
src/ontocheck/helpers/helpers.py