LICENSE
MANIFEST.in
NOTICE
README.md
pyproject.toml
src/ontophora/__init__.py
src/ontophora/_canonical.py
src/ontophora/_field_encoding.py
src/ontophora/_registry.py
src/ontophora/display.py
src/ontophora/envelope.py
src/ontophora/fingerprint.py
src/ontophora/py.typed
src/ontophora/records.py
src/ontophora/reference.py
src/ontophora/reference_inspection.py
src/ontophora/uid.py
src/ontophora.egg-info/PKG-INFO
src/ontophora.egg-info/SOURCES.txt
src/ontophora.egg-info/dependency_links.txt
src/ontophora.egg-info/requires.txt
src/ontophora.egg-info/top_level.txt
src/ontophora/constructs/__init__.py
src/ontophora/constructs/annotation.py
src/ontophora/constructs/annotation_assertion.py
src/ontophora/constructs/annotation_value.py
src/ontophora/constructs/asymmetric_object_property.py
src/ontophora/constructs/base.py
src/ontophora/constructs/class_assertion.py
src/ontophora/constructs/data_all_values_from.py
src/ontophora/constructs/data_cardinality.py
src/ontophora/constructs/data_complement_of.py
src/ontophora/constructs/data_has_value.py
src/ontophora/constructs/data_intersection_of.py
src/ontophora/constructs/data_one_of.py
src/ontophora/constructs/data_property.py
src/ontophora/constructs/data_property_assertion.py
src/ontophora/constructs/data_some_values_from.py
src/ontophora/constructs/data_union_of.py
src/ontophora/constructs/datatype.py
src/ontophora/constructs/datatype_definition.py
src/ontophora/constructs/datatype_restriction.py
src/ontophora/constructs/declaration.py
src/ontophora/constructs/different_individuals.py
src/ontophora/constructs/disjoint_classes.py
src/ontophora/constructs/disjoint_data_properties.py
src/ontophora/constructs/disjoint_object_properties.py
src/ontophora/constructs/disjoint_union.py
src/ontophora/constructs/equivalent_classes.py
src/ontophora/constructs/equivalent_data_properties.py
src/ontophora/constructs/equivalent_object_properties.py
src/ontophora/constructs/facet_restriction.py
src/ontophora/constructs/functional_data_property.py
src/ontophora/constructs/functional_object_property.py
src/ontophora/constructs/has_key.py
src/ontophora/constructs/individual.py
src/ontophora/constructs/inverse_functional_object_property.py
src/ontophora/constructs/inverse_object_properties.py
src/ontophora/constructs/inverse_object_property.py
src/ontophora/constructs/iri.py
src/ontophora/constructs/irreflexive_object_property.py
src/ontophora/constructs/klass.py
src/ontophora/constructs/literal.py
src/ontophora/constructs/negative_data_property_assertion.py
src/ontophora/constructs/negative_object_property_assertion.py
src/ontophora/constructs/object_all_values_from.py
src/ontophora/constructs/object_cardinality.py
src/ontophora/constructs/object_complement_of.py
src/ontophora/constructs/object_has_self.py
src/ontophora/constructs/object_has_value.py
src/ontophora/constructs/object_intersection_of.py
src/ontophora/constructs/object_one_of.py
src/ontophora/constructs/object_property.py
src/ontophora/constructs/object_property_assertion.py
src/ontophora/constructs/object_some_values_from.py
src/ontophora/constructs/object_union_of.py
src/ontophora/constructs/ontology.py
src/ontophora/constructs/ontology_document.py
src/ontophora/constructs/property_expression_chain.py
src/ontophora/constructs/reflexive_object_property.py
src/ontophora/constructs/same_individual.py
src/ontophora/constructs/sub_annotation_property_of.py
src/ontophora/constructs/sub_class_of.py
src/ontophora/constructs/sub_data_property_of.py
src/ontophora/constructs/sub_object_property_of.py
src/ontophora/constructs/symmetric_object_property.py
src/ontophora/constructs/transitive_object_property.py
src/ontophora/constructs/types.py