LICENSE
README.md
pyproject.toml
setup.py
owlapy/__init__.py
owlapy/converter.py
owlapy/iri.py
owlapy/meta_classes.py
owlapy/namespaces.py
owlapy/owl_annotation.py
owlapy/owl_axiom.py
owlapy/owl_data_ranges.py
owlapy/owl_datatype.py
owlapy/owl_hierarchy.py
owlapy/owl_individual.py
owlapy/owl_literal.py
owlapy/owl_object.py
owlapy/owl_ontology.py
owlapy/owl_property.py
owlapy/owl_reasoner.py
owlapy/owlapi_mapper.py
owlapy/parser.py
owlapy/providers.py
owlapy/render.py
owlapy/static_funcs.py
owlapy/swrl.py
owlapy/util_owl_static_funcs.py
owlapy/utils.py
owlapy/vocab.py
owlapy.egg-info/PKG-INFO
owlapy.egg-info/SOURCES.txt
owlapy.egg-info/dependency_links.txt
owlapy.egg-info/entry_points.txt
owlapy.egg-info/requires.txt
owlapy.egg-info/top_level.txt
owlapy/abstracts/__init__.py
owlapy/abstracts/abstract_owl_ontology.py
owlapy/abstracts/abstract_owl_reasoner.py
owlapy/class_expression/__init__.py
owlapy/class_expression/class_expression.py
owlapy/class_expression/nary_boolean_expression.py
owlapy/class_expression/owl_class.py
owlapy/class_expression/restriction.py
owlapy/entities/__init__.py
owlapy/jar_dependencies/RoaringBitmap-0.6.32.jar
owlapy/jar_dependencies/automaton-1.11-8.jar
owlapy/jar_dependencies/caffeine-2.6.1.jar
owlapy/jar_dependencies/commons-io-2.5.jar
owlapy/jar_dependencies/commons-rdf-api-0.5.0.jar
owlapy/jar_dependencies/elk-owl-implementation-0.6.0.jar
owlapy/jar_dependencies/elk-owl-model-0.6.0.jar
owlapy/jar_dependencies/elk-owlapi-0.6.0.jar
owlapy/jar_dependencies/elk-reasoner-0.6.0.jar
owlapy/jar_dependencies/elk-util-collections-0.6.0.jar
owlapy/jar_dependencies/elk-util-common-0.6.0.jar
owlapy/jar_dependencies/elk-util-concurrent-0.6.0.jar
owlapy/jar_dependencies/elk-util-hashing-0.6.0.jar
owlapy/jar_dependencies/elk-util-logging-0.6.0.jar
owlapy/jar_dependencies/guava-22.0.jar
owlapy/jar_dependencies/hppcrt-0.7.5.jar
owlapy/jar_dependencies/javax.inject-1.jar
owlapy/jar_dependencies/jaxb-api-2.3.1.jar
owlapy/jar_dependencies/jcl-over-slf4j-1.7.22.jar
owlapy/jar_dependencies/jfact-5.0.3.jar
owlapy/jar_dependencies/jgrapht-core-1.2.0.jar
owlapy/jar_dependencies/openllet-core-2.6.5.jar
owlapy/jar_dependencies/openllet-functions-2.6.5.jar
owlapy/jar_dependencies/openllet-owlapi-2.6.5.jar
owlapy/jar_dependencies/openllet-query-2.6.5.jar
owlapy/jar_dependencies/org.semanticweb.hermit-1.4.3.517.jar
owlapy/jar_dependencies/owlapi-distribution-5.1.9.jar
owlapy/jar_dependencies/rdf4j-model-2.3.2.jar
owlapy/jar_dependencies/rdf4j-rio-api-2.3.2.jar
owlapy/jar_dependencies/rdf4j-util-2.3.2.jar
owlapy/jar_dependencies/slf4j-api-1.7.22.jar
owlapy/jar_dependencies/slf4j-simple-1.7.22.jar
owlapy/jar_dependencies/trove-3.0.3.jar
owlapy/jar_dependencies/xz-1.6.jar
owlapy/ontogen/__init__.py
owlapy/ontogen/data_extraction.py
owlapy/ontogen/few_shot_examples.py
tests/test_OWLObjectComplementOf.py
tests/test_ce_simplifier.py
tests/test_class_expression_semantics.py
tests/test_examples.py
tests/test_hashing.py
tests/test_ontology.py
tests/test_ontology_justification.py
tests/test_owl_static_funcs.py
tests/test_owlapi_mapper.py
tests/test_owlapy.py
tests/test_owlapy_command.py
tests/test_owlapy_conversions.py
tests/test_owlapy_nnf.py
tests/test_owlapy_ontology_management.py
tests/test_owlapy_owl2sparql_converter.py
tests/test_owlapy_serve.py
tests/test_owlapy_structural_reasoner.py
tests/test_reasoner_alc_father_ontology.py
tests/test_swrl.py
tests/test_sync_ontology.py
tests/test_sync_ontology_read_write.py
tests/test_sync_reasoner.py
tests/test_z_do_last_ebr_retrieval.py