OWL-APy
Contents:
Installation
Working with Ontologies
OWL-APy
OWL-APy
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
X
_
_C (in module owlapy.model)
_F (in module owlapy.model)
_HasIndex (in module owlapy.util)
_HasIRI (in module owlapy.util)
_M (in module owlapy.model)
_O (in module owlapy.util)
_P (in module owlapy.model)
_R (in module owlapy.model)
_T (in module owlapy.model)
A
add_axiom() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
AddImport (class in owlapy.model)
all_data_property_values() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
annotations() (owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationAxiom method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLAxiom method)
(owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLClassAxiom method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDeclarationAxiom method)
(owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLDisjointUnionAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLIndividualAxiom method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLLogicalAxiom method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLSameIndividualAxiom method)
(owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubClassOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
append() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
append_triple() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
apply_change() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
as_anonymous_individual() (owlapy.model.IRI method)
(owlapy.model.OWLAnnotationObject method)
(owlapy.model.OWLAnnotationSubject method)
(owlapy.model.OWLAnnotationValue method)
(owlapy.model.OWLLiteral method)
as_index() (in module owlapy.util)
as_intersection_of_min_max() (owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLObjectExactCardinality method)
as_iri() (owlapy.model.IRI method)
(owlapy.model.OWLAnnotationObject method)
(owlapy.model.OWLAnnotationSubject method)
(owlapy.model.OWLAnnotationValue method)
(owlapy.model.OWLLiteral method)
as_literal() (owlapy.model.IRI method)
(owlapy.model.OWLAnnotationValue method)
(owlapy.model.OWLLiteral method)
as_object_union_of() (owlapy.model.OWLObjectOneOf method)
as_pairwise_axioms() (owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLSameIndividualAxiom method)
as_query() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
as_some_values_from() (owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLObjectHasValue method)
as_str() (owlapy.model.IRI method)
B
BaseReasoner_Owlready2 (class in owlapy.owlready2)
BOOLEAN (owlapy.vocab.XSDVocabulary attribute)
BooleanOWLDatatype (in module owlapy.model)
C
cache_clear() (owlapy.util.LRUCache method)
cache_info() (owlapy.util.LRUCache method)
ce (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
class_cnt (owlapy.owl2sparql.converter.VariablesMapping attribute)
class_expressions() (owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
classes_in_signature() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
cnt (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
combine_nary_expressions() (in module owlapy.util)
convert() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
create() (owlapy.model.IRI static method)
create_ontology() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
current_variable() (owlapy.owl2sparql.converter.Owl2SparqlConverter property)
D
data_properties_in_signature() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
data_property_domain_axioms() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
data_property_domains() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
data_property_range_axioms() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
data_property_ranges() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
data_property_values() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
DATE (owlapy.vocab.XSDVocabulary attribute)
DATE_TIME (owlapy.vocab.XSDVocabulary attribute)
DATE_TIME_STAMP (owlapy.vocab.XSDVocabulary attribute)
DateOWLDatatype (in module owlapy.model)
DateTimeOWLDatatype (in module owlapy.model)
DECIMAL (owlapy.vocab.XSDVocabulary attribute)
dict (owlapy.owl2sparql.converter.VariablesMapping attribute)
different_individuals() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
disjoint_classes() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
disjoint_data_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
disjoint_object_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
DLSyntaxObjectRenderer (class in owlapy.render)
DLSyntaxParser (class in owlapy.parser)
DOUBLE (owlapy.vocab.XSDVocabulary attribute)
DoubleOWLDatatype (in module owlapy.model)
DURATION (owlapy.vocab.XSDVocabulary attribute)
DurationOWLDatatype (in module owlapy.model)
E
equivalent_classes() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
equivalent_data_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
equivalent_object_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
F
FLOAT (owlapy.vocab.XSDVocabulary attribute)
flush() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
FRACTION_DIGITS (owlapy.vocab.OWLFacet attribute)
from_str() (owlapy.vocab.OWLFacet static method)
FromOwlready2 (class in owlapy.owlready2.utils)
G
generic_visit() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
get_cardinality() (owlapy.model.HasCardinality method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
get_class_expression() (owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
get_class_expressions() (owlapy.model.OWLDisjointUnionAxiom method)
get_class_nnf() (owlapy.util.NNF method)
get_data_range() (owlapy.model.OWLDataComplementOf method)
get_datarange() (owlapy.model.OWLDatatypeDefinitionAxiom method)
get_datatype() (owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDatatypeRestriction method)
(owlapy.model.OWLLiteral method)
get_default_document_iri() (owlapy.model.OWLOntologyID method)
get_domain() (owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
get_entity() (owlapy.model.OWLDeclarationAxiom method)
get_facet() (owlapy.model.OWLFacetRestriction method)
get_facet_restrictions() (owlapy.model.OWLDatatypeRestriction method)
get_facet_value() (owlapy.model.OWLFacetRestriction method)
get_filler() (owlapy.model.HasFiller method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
get_first_property() (owlapy.model.OWLInverseObjectPropertiesAxiom method)
get_import_declaration() (owlapy.model.AddImport method)
get_individual() (owlapy.model.OWLClassAssertionAxiom method)
get_inverse() (owlapy.model.OWLObjectInverseOf method)
get_inverse_property() (owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
get_iri() (owlapy.model.HasIRI method)
(owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDatatype method)
(owlapy.model.OWLEntity method)
(owlapy.model.OWLImportsDeclaration method)
(owlapy.model.OWLNamedIndividual method)
(owlapy.model.OWLNamedObject method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLProperty method)
get_literal() (owlapy.model.OWLLiteral method)
get_named_property() (owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
get_namespace() (owlapy.model.IRI method)
get_nnf() (owlapy.model.OWLAnonymousClassExpression method)
(owlapy.model.OWLBooleanClassExpression method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLClassExpression method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLObjectUnionOf method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
get_object() (owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
get_object_complement_of() (owlapy.model.OWLAnonymousClassExpression method)
(owlapy.model.OWLBooleanClassExpression method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLClassExpression method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLObjectUnionOf method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
get_ontology() (owlapy.model.AddImport method)
(owlapy.model.OWLOntologyChange method)
get_ontology_id() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
get_ontology_iri() (owlapy.model.OWLOntologyID method)
get_operand() (owlapy.model.OWLObjectComplementOf method)
get_owl_class() (owlapy.model.OWLDisjointUnionAxiom method)
get_owl_disjoint_classes_axiom() (owlapy.model.OWLDisjointUnionAxiom method)
get_owl_equivalent_classes_axiom() (owlapy.model.OWLDisjointUnionAxiom method)
get_owl_ontology_manager() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
get_property() (owlapy.model.OWLAnnotation method)
(owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLRestriction method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
get_property_expressions() (owlapy.model.OWLHasKeyAxiom method)
get_range() (owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
get_remainder() (owlapy.model.IRI method)
get_root_ontology() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
get_second_property() (owlapy.model.OWLInverseObjectPropertiesAxiom method)
get_short_form() (owlapy.model.IRI method)
get_sub_class() (owlapy.model.OWLSubClassOfAxiom method)
get_sub_property() (owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
get_subject() (owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
get_super_class() (owlapy.model.OWLSubClassOfAxiom method)
get_super_property() (owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
get_top_level_cnf() (owlapy.util.TopLevelCNF method)
get_top_level_dnf() (owlapy.util.TopLevelDNF method)
get_value() (owlapy.model.OWLAnnotation method)
(owlapy.model.OWLAnnotationAssertionAxiom method)
get_variable() (owlapy.owl2sparql.converter.VariablesMapping method)
get_version_iri() (owlapy.model.OWLOntologyID method)
grammar (owlapy.parser.DLSyntaxParser attribute)
(owlapy.parser.ManchesterOWLSyntaxParser attribute)
grouping_vars (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
H
HasCardinality (class in owlapy.model)
HasFiller (class in owlapy.model)
HasIndex (class in owlapy.model)
HasIRI (class in owlapy.model)
HasOperands (class in owlapy.model)
having_conditions (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
HERMIT (owlapy.owlready2.BaseReasoner_Owlready2 attribute)
I
in_intersection() (owlapy.owl2sparql.converter.Owl2SparqlConverter property)
ind_cnt (owlapy.owl2sparql.converter.VariablesMapping attribute)
ind_data_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
ind_object_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
individuals() (owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLSameIndividualAxiom method)
individuals_in_signature() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
instances() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
INTEGER (owlapy.vocab.XSDVocabulary attribute)
IntegerOWLDatatype (in module owlapy.model)
intersection() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
IRI (class in owlapy.model)
is_annotated() (owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationAxiom method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLAxiom method)
(owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLClassAxiom method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDeclarationAxiom method)
(owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLDisjointUnionAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLIndividualAxiom method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLLogicalAxiom method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLSameIndividualAxiom method)
(owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubClassOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
is_annotation_axiom() (owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationAxiom method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLAxiom method)
(owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLClassAxiom method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDeclarationAxiom method)
(owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLDisjointUnionAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLIndividualAxiom method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLLogicalAxiom method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLSameIndividualAxiom method)
(owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubClassOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
is_anonymous() (owlapy.model.IRI method)
(owlapy.model.OWLAnnotation method)
(owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationAxiom method)
(owlapy.model.OWLAnnotationObject method)
(owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAnnotationSubject method)
(owlapy.model.OWLAnnotationValue method)
(owlapy.model.OWLAnonymousClassExpression method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLAxiom method)
(owlapy.model.OWLBooleanClassExpression method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLClassAxiom method)
(owlapy.model.OWLClassExpression method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataComplementOf method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataIntersectionOf method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataOneOf method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyExpression method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDataRange method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLDatatype method)
(owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDatatypeRestriction method)
(owlapy.model.OWLDataUnionOf method)
(owlapy.model.OWLDeclarationAxiom method)
(owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLDisjointUnionAxiom method)
(owlapy.model.OWLEntity method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLFacetRestriction method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLIndividual method)
(owlapy.model.OWLIndividualAxiom method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLLiteral method)
(owlapy.model.OWLLogicalAxiom method)
(owlapy.model.OWLNamedIndividual method)
(owlapy.model.OWLNamedObject method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryDataRange method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObject method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyExpression method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLObjectUnionOf method)
(owlapy.model.OWLOntology method)
(owlapy.model.OWLOntologyID method)
(owlapy.model.OWLProperty method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyExpression method)
(owlapy.model.OWLPropertyRange method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLRestriction method)
(owlapy.model.OWLSameIndividualAxiom method)
(owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubClassOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
is_boolean() (owlapy.model.OWLLiteral method)
is_data_property_expression() (owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDataPropertyExpression method)
(owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
(owlapy.model.OWLProperty method)
(owlapy.model.OWLPropertyExpression method)
is_data_restriction() (owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
is_date() (owlapy.model.OWLLiteral method)
is_datetime() (owlapy.model.OWLLiteral method)
is_double() (owlapy.model.OWLLiteral method)
is_duration() (owlapy.model.OWLLiteral method)
is_integer() (owlapy.model.OWLLiteral method)
is_literal() (owlapy.model.IRI method)
(owlapy.model.OWLAnnotationValue method)
(owlapy.model.OWLLiteral method)
is_logical_axiom() (owlapy.model.OWLAnnotationAssertionAxiom method)
(owlapy.model.OWLAnnotationAxiom method)
(owlapy.model.OWLAnnotationPropertyDomainAxiom method)
(owlapy.model.OWLAnnotationPropertyRangeAxiom method)
(owlapy.model.OWLAsymmetricObjectPropertyAxiom method)
(owlapy.model.OWLAxiom method)
(owlapy.model.OWLClassAssertionAxiom method)
(owlapy.model.OWLClassAxiom method)
(owlapy.model.OWLDataPropertyAssertionAxiom method)
(owlapy.model.OWLDataPropertyAxiom method)
(owlapy.model.OWLDataPropertyCharacteristicAxiom method)
(owlapy.model.OWLDataPropertyDomainAxiom method)
(owlapy.model.OWLDataPropertyRangeAxiom method)
(owlapy.model.OWLDatatypeDefinitionAxiom method)
(owlapy.model.OWLDeclarationAxiom method)
(owlapy.model.OWLDifferentIndividualsAxiom method)
(owlapy.model.OWLDisjointClassesAxiom method)
(owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLDisjointUnionAxiom method)
(owlapy.model.OWLEquivalentClassesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLFunctionalDataPropertyAxiom method)
(owlapy.model.OWLFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLIndividualAxiom method)
(owlapy.model.OWLInverseFunctionalObjectPropertyAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLIrreflexiveObjectPropertyAxiom method)
(owlapy.model.OWLLogicalAxiom method)
(owlapy.model.OWLNaryAxiom method)
(owlapy.model.OWLNaryClassAxiom method)
(owlapy.model.OWLNaryIndividualAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
(owlapy.model.OWLNegativeDataPropertyAssertionAxiom method)
(owlapy.model.OWLNegativeObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAssertionAxiom method)
(owlapy.model.OWLObjectPropertyAxiom method)
(owlapy.model.OWLObjectPropertyCharacteristicAxiom method)
(owlapy.model.OWLObjectPropertyDomainAxiom method)
(owlapy.model.OWLObjectPropertyRangeAxiom method)
(owlapy.model.OWLPropertyAssertionAxiom method)
(owlapy.model.OWLPropertyAxiom method)
(owlapy.model.OWLPropertyDomainAxiom method)
(owlapy.model.OWLPropertyRangeAxiom method)
(owlapy.model.OWLReflexiveObjectPropertyAxiom method)
(owlapy.model.OWLSameIndividualAxiom method)
(owlapy.model.OWLSubAnnotationPropertyOfAxiom method)
(owlapy.model.OWLSubClassOfAxiom method)
(owlapy.model.OWLSubDataPropertyOfAxiom method)
(owlapy.model.OWLSubObjectPropertyOfAxiom method)
(owlapy.model.OWLSubPropertyAxiom method)
(owlapy.model.OWLSymmetricObjectPropertyAxiom method)
(owlapy.model.OWLTransitiveObjectPropertyAxiom method)
(owlapy.model.OWLUnaryPropertyAxiom method)
is_nothing() (owlapy.model.IRI method)
is_object_property_expression() (owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDataPropertyExpression method)
(owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
(owlapy.model.OWLProperty method)
(owlapy.model.OWLPropertyExpression method)
is_object_restriction() (owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
is_owl_nothing() (owlapy.model.OWLAnonymousClassExpression method)
(owlapy.model.OWLBooleanClassExpression method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLClassExpression method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLObjectUnionOf method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
is_owl_thing() (owlapy.model.OWLAnonymousClassExpression method)
(owlapy.model.OWLBooleanClassExpression method)
(owlapy.model.OWLCardinalityRestriction method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLClassExpression method)
(owlapy.model.OWLDataAllValuesFrom method)
(owlapy.model.OWLDataCardinalityRestriction method)
(owlapy.model.OWLDataExactCardinality method)
(owlapy.model.OWLDataHasValue method)
(owlapy.model.OWLDataMaxCardinality method)
(owlapy.model.OWLDataMinCardinality method)
(owlapy.model.OWLDataRestriction method)
(owlapy.model.OWLDataSomeValuesFrom method)
(owlapy.model.OWLHasValueRestriction method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLObjectAllValuesFrom method)
(owlapy.model.OWLObjectCardinalityRestriction method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectExactCardinality method)
(owlapy.model.OWLObjectHasSelf method)
(owlapy.model.OWLObjectHasValue method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectMaxCardinality method)
(owlapy.model.OWLObjectMinCardinality method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectRestriction method)
(owlapy.model.OWLObjectSomeValuesFrom method)
(owlapy.model.OWLObjectUnionOf method)
(owlapy.model.OWLQuantifiedDataRestriction method)
(owlapy.model.OWLQuantifiedObjectRestriction method)
(owlapy.model.OWLQuantifiedRestriction method)
(owlapy.model.OWLRestriction method)
is_owl_top_data_property() (owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDataPropertyExpression method)
(owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
(owlapy.model.OWLProperty method)
(owlapy.model.OWLPropertyExpression method)
is_owl_top_object_property() (owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDataPropertyExpression method)
(owlapy.model.OWLObjectInverseOf method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLObjectPropertyExpression method)
(owlapy.model.OWLProperty method)
(owlapy.model.OWLPropertyExpression method)
is_reserved_vocabulary() (owlapy.model.IRI method)
is_string() (owlapy.model.OWLLiteral method)
is_thing() (owlapy.model.IRI method)
iter_count() (in module owlapy.util)
K
KEY (owlapy.util.LRUCache attribute)
L
LENGTH (owlapy.vocab.OWLFacet attribute)
lift_child() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
Literals (in module owlapy.model)
load_ontology() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
LONG (owlapy.vocab.XSDVocabulary attribute)
LRUCache (class in owlapy.util)
M
ManchesterOWLSyntaxOWLObjectRenderer (class in owlapy.render)
ManchesterOWLSyntaxParser (class in owlapy.parser)
map_concept() (owlapy.owlready2.utils.FromOwlready2 method)
(owlapy.owlready2.utils.ToOwlready2 method)
map_datarange() (owlapy.owlready2.utils.FromOwlready2 method)
(owlapy.owlready2.utils.ToOwlready2 method)
map_object() (owlapy.owlready2.utils.ToOwlready2 method)
mapping (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
match() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
MAX_EXCLUSIVE (owlapy.vocab.OWLFacet attribute)
MAX_INCLUSIVE (owlapy.vocab.OWLFacet attribute)
MAX_LENGTH (owlapy.vocab.OWLFacet attribute)
MIN_EXCLUSIVE (owlapy.vocab.OWLFacet attribute)
MIN_INCLUSIVE (owlapy.vocab.OWLFacet attribute)
MIN_LENGTH (owlapy.vocab.OWLFacet attribute)
modal_depth() (owlapy.owl2sparql.converter.Owl2SparqlConverter property)
module
owlapy
owlapy.ext
owlapy.fast_instance_checker
owlapy.io
owlapy.model
owlapy.model.providers
owlapy.namespaces
owlapy.owl2sparql
owlapy.owl2sparql.converter
owlapy.owlready2
owlapy.owlready2.axioms
owlapy.owlready2.plus
owlapy.owlready2.temp_classes
owlapy.owlready2.utils
owlapy.parser
owlapy.render
owlapy.util
owlapy.vocab
N
Namespaces (class in owlapy.namespaces)
new_count_var() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
new_individual_variable() (owlapy.owl2sparql.converter.VariablesMapping method)
new_property_variable() (owlapy.owl2sparql.converter.VariablesMapping method)
NEXT (owlapy.util.LRUCache attribute)
NNF (class in owlapy.util)
ns (owlapy.parser.DLSyntaxParser attribute)
(owlapy.parser.ManchesterOWLSyntaxParser attribute)
ns() (owlapy.namespaces.Namespaces property)
O
o (owlapy.util.OrderedOWLObject attribute)
object_properties_in_signature() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
object_property_domain_axioms() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
object_property_domains() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
object_property_range_axioms() (owlapy.model.OWLOntology method)
(owlapy.owlready2.OWLOntology_Owlready2 method)
object_property_ranges() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
object_property_values() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
operands() (owlapy.model.HasOperands method)
(owlapy.model.OWLDataIntersectionOf method)
(owlapy.model.OWLDataOneOf method)
(owlapy.model.OWLDataUnionOf method)
(owlapy.model.OWLHasKeyAxiom method)
(owlapy.model.OWLNaryBooleanClassExpression method)
(owlapy.model.OWLNaryDataRange method)
(owlapy.model.OWLObjectComplementOf method)
(owlapy.model.OWLObjectIntersectionOf method)
(owlapy.model.OWLObjectOneOf method)
(owlapy.model.OWLObjectUnionOf method)
operator() (owlapy.vocab.OWLFacet property)
OrderedOWLObject (class in owlapy.util)
OWL (in module owlapy.namespaces)
Owl2SparqlConverter (class in owlapy.owl2sparql.converter)
OWL_BOTTOM_DATA_PROPERTY (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_BOTTOM_OBJECT_PROPERTY (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_CLASS (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_NAMED_INDIVIDUAL (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_NOTHING (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_THING (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_TOP_DATA_PROPERTY (owlapy.vocab.OWLRDFVocabulary attribute)
OWL_TOP_OBJECT_PROPERTY (owlapy.vocab.OWLRDFVocabulary attribute)
OWLAnnotation (class in owlapy.model)
OWLAnnotationAssertionAxiom (class in owlapy.model)
OWLAnnotationAxiom (class in owlapy.model)
OWLAnnotationObject (class in owlapy.model)
OWLAnnotationProperty (class in owlapy.model)
OWLAnnotationPropertyDomainAxiom (class in owlapy.model)
OWLAnnotationPropertyRangeAxiom (class in owlapy.model)
OWLAnnotationSubject (class in owlapy.model)
OWLAnnotationValue (class in owlapy.model)
OWLAnonymousClassExpression (class in owlapy.model)
owlapy
module
owlapy.ext
module
owlapy.fast_instance_checker
module
owlapy.io
module
owlapy.model
module
owlapy.model.providers
module
owlapy.namespaces
module
owlapy.owl2sparql
module
owlapy.owl2sparql.converter
module
owlapy.owlready2
module
owlapy.owlready2.axioms
module
owlapy.owlready2.plus
module
owlapy.owlready2.temp_classes
module
owlapy.owlready2.utils
module
owlapy.parser
module
owlapy.render
module
owlapy.util
module
owlapy.vocab
module
OWLAsymmetricObjectPropertyAxiom (class in owlapy.model)
OWLAxiom (class in owlapy.model)
OWLBooleanClassExpression (class in owlapy.model)
OWLBottomDataProperty (in module owlapy.model)
OWLBottomObjectProperty (in module owlapy.model)
OWLCardinalityRestriction (class in owlapy.model)
OWLClass (class in owlapy.model)
OWLClassAssertionAxiom (class in owlapy.model)
OWLClassAxiom (class in owlapy.model)
OWLClassExpression (class in owlapy.model)
OWLDataAllValuesFrom (class in owlapy.model)
OWLDataCardinalityRestriction (class in owlapy.model)
OWLDataComplementOf (class in owlapy.model)
OWLDataExactCardinality (class in owlapy.model)
OWLDataHasValue (class in owlapy.model)
OWLDataIntersectionOf (class in owlapy.model)
OWLDataMaxCardinality (class in owlapy.model)
OWLDataMinCardinality (class in owlapy.model)
OWLDataOneOf (class in owlapy.model)
OWLDataProperty (class in owlapy.model)
OWLDataPropertyAssertionAxiom (class in owlapy.model)
OWLDataPropertyAxiom (class in owlapy.model)
OWLDataPropertyCharacteristicAxiom (class in owlapy.model)
OWLDataPropertyDomainAxiom (class in owlapy.model)
OWLDataPropertyExpression (class in owlapy.model)
OWLDataPropertyRangeAxiom (class in owlapy.model)
OWLDataRange (class in owlapy.model)
OWLDataRestriction (class in owlapy.model)
OWLDataSomeValuesFrom (class in owlapy.model)
OWLDatatype (class in owlapy.model)
OWLDatatypeDefinitionAxiom (class in owlapy.model)
OWLDatatypeMaxExclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeMaxInclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeMinExclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeMinInclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeMinMaxExclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeMinMaxInclusiveRestriction() (in module owlapy.model.providers)
OWLDatatypeRestriction (class in owlapy.model)
OWLDataUnionOf (class in owlapy.model)
OWLDeclarationAxiom (class in owlapy.model)
OWLDifferentIndividualsAxiom (class in owlapy.model)
OWLDisjointClassesAxiom (class in owlapy.model)
OWLDisjointDataPropertiesAxiom (class in owlapy.model)
OWLDisjointObjectPropertiesAxiom (class in owlapy.model)
OWLDisjointUnionAxiom (class in owlapy.model)
OWLEntity (class in owlapy.model)
OWLEquivalentClassesAxiom (class in owlapy.model)
OWLEquivalentDataPropertiesAxiom (class in owlapy.model)
OWLEquivalentObjectPropertiesAxiom (class in owlapy.model)
OWLFacet (class in owlapy.vocab)
OWLFacetRestriction (class in owlapy.model)
OWLFunctionalDataPropertyAxiom (class in owlapy.model)
OWLFunctionalObjectPropertyAxiom (class in owlapy.model)
OWLHasKeyAxiom (class in owlapy.model)
OWLHasValueRestriction (class in owlapy.model)
OWLImportsDeclaration (class in owlapy.model)
OWLIndividual (class in owlapy.model)
OWLIndividualAxiom (class in owlapy.model)
OWLInverseFunctionalObjectPropertyAxiom (class in owlapy.model)
OWLInverseObjectPropertiesAxiom (class in owlapy.model)
OWLIrreflexiveObjectPropertyAxiom (class in owlapy.model)
OWLLiteral (class in owlapy.model)
OWLLogicalAxiom (class in owlapy.model)
OWLNamedIndividual (class in owlapy.model)
OWLNamedObject (class in owlapy.model)
OWLNaryAxiom (class in owlapy.model)
OWLNaryBooleanClassExpression (class in owlapy.model)
OWLNaryClassAxiom (class in owlapy.model)
OWLNaryDataRange (class in owlapy.model)
OWLNaryIndividualAxiom (class in owlapy.model)
OWLNaryPropertyAxiom (class in owlapy.model)
OWLNegativeDataPropertyAssertionAxiom (class in owlapy.model)
OWLNegativeObjectPropertyAssertionAxiom (class in owlapy.model)
OWLNothing (in module owlapy.model)
OWLObject (class in owlapy.model)
OWLObjectAllValuesFrom (class in owlapy.model)
OWLObjectCardinalityRestriction (class in owlapy.model)
OWLObjectComplementOf (class in owlapy.model)
OWLObjectExactCardinality (class in owlapy.model)
OWLObjectHasSelf (class in owlapy.model)
OWLObjectHasValue (class in owlapy.model)
OWLObjectIntersectionOf (class in owlapy.model)
OWLObjectInverseOf (class in owlapy.model)
OWLObjectMaxCardinality (class in owlapy.model)
OWLObjectMinCardinality (class in owlapy.model)
OWLObjectOneOf (class in owlapy.model)
OWLObjectParser (class in owlapy.io)
OWLObjectProperty (class in owlapy.model)
OWLObjectPropertyAssertionAxiom (class in owlapy.model)
OWLObjectPropertyAxiom (class in owlapy.model)
OWLObjectPropertyCharacteristicAxiom (class in owlapy.model)
OWLObjectPropertyDomainAxiom (class in owlapy.model)
OWLObjectPropertyExpression (class in owlapy.model)
OWLObjectPropertyRangeAxiom (class in owlapy.model)
OWLObjectRenderer (class in owlapy.io)
OWLObjectRestriction (class in owlapy.model)
OWLObjectSomeValuesFrom (class in owlapy.model)
OWLObjectUnionOf (class in owlapy.model)
OWLOntology (class in owlapy.model)
OWLOntology_Owlready2 (class in owlapy.owlready2)
OWLOntologyChange (class in owlapy.model)
OWLOntologyID (class in owlapy.model)
OWLOntologyManager (class in owlapy.model)
OWLOntologyManager_Owlready2 (class in owlapy.owlready2)
OWLProperty (class in owlapy.model)
OWLPropertyAssertionAxiom (class in owlapy.model)
OWLPropertyAxiom (class in owlapy.model)
OWLPropertyDomainAxiom (class in owlapy.model)
OWLPropertyExpression (class in owlapy.model)
OWLPropertyRange (class in owlapy.model)
OWLPropertyRangeAxiom (class in owlapy.model)
OWLQuantifiedDataRestriction (class in owlapy.model)
OWLQuantifiedObjectRestriction (class in owlapy.model)
OWLQuantifiedRestriction (class in owlapy.model)
OWLRDFVocabulary (class in owlapy.vocab)
OWLReasoner (class in owlapy.model)
OWLReasoner_FastInstanceChecker (class in owlapy.fast_instance_checker)
OWLReasoner_Owlready2 (class in owlapy.owlready2)
OWLReasoner_Owlready2_Plus (class in owlapy.owlready2.plus)
OWLReasoner_Owlready2_TempClasses (class in owlapy.owlready2.temp_classes)
OWLReasonerEx (class in owlapy.ext)
OWLReflexiveObjectPropertyAxiom (class in owlapy.model)
OWLRestriction (class in owlapy.model)
OWLSameIndividualAxiom (class in owlapy.model)
OWLSubAnnotationPropertyOfAxiom (class in owlapy.model)
OWLSubClassOfAxiom (class in owlapy.model)
OWLSubDataPropertyOfAxiom (class in owlapy.model)
OWLSubObjectPropertyOfAxiom (class in owlapy.model)
OWLSubPropertyAxiom (class in owlapy.model)
OWLSymmetricObjectPropertyAxiom (class in owlapy.model)
OWLThing (in module owlapy.model)
OWLTopDataProperty (in module owlapy.model)
OWLTopObjectProperty (in module owlapy.model)
OWLTransitiveObjectPropertyAxiom (class in owlapy.model)
OWLUnaryPropertyAxiom (class in owlapy.model)
P
parent (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
parent_var (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
parse() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
parse_boolean() (owlapy.model.OWLLiteral method)
parse_date() (owlapy.model.OWLLiteral method)
parse_datetime() (owlapy.model.OWLLiteral method)
parse_double() (owlapy.model.OWLLiteral method)
parse_duration() (owlapy.model.OWLLiteral method)
parse_expression() (owlapy.io.OWLObjectParser method)
(owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
parse_integer() (owlapy.model.OWLLiteral method)
parse_string() (owlapy.model.OWLLiteral method)
PATTERN (owlapy.vocab.OWLFacet attribute)
peek() (in module owlapy.owl2sparql.converter)
PELLET (owlapy.owlready2.BaseReasoner_Owlready2 attribute)
prefix() (owlapy.namespaces.Namespaces property)
PREV (owlapy.util.LRUCache attribute)
process() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
prop_cnt (owlapy.owl2sparql.converter.VariablesMapping attribute)
properties (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
properties() (owlapy.model.OWLDisjointDataPropertiesAxiom method)
(owlapy.model.OWLDisjointObjectPropertiesAxiom method)
(owlapy.model.OWLEquivalentDataPropertiesAxiom method)
(owlapy.model.OWLEquivalentObjectPropertiesAxiom method)
(owlapy.model.OWLInverseObjectPropertiesAxiom method)
(owlapy.model.OWLNaryPropertyAxiom method)
R
RDF (in module owlapy.namespaces)
RDFS (in module owlapy.namespaces)
RDFS_LITERAL (owlapy.vocab.OWLRDFVocabulary attribute)
remove_axiom() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
render() (owlapy.io.OWLObjectRenderer method)
(owlapy.owl2sparql.converter.Owl2SparqlConverter method)
(owlapy.render.DLSyntaxObjectRenderer method)
(owlapy.render.ManchesterOWLSyntaxOWLObjectRenderer method)
reset() (owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
RESULT (owlapy.util.LRUCache attribute)
S
same_individuals() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
save_ontology() (owlapy.model.OWLOntologyManager method)
(owlapy.owlready2.OWLOntologyManager_Owlready2 method)
save_world() (owlapy.owlready2.OWLOntologyManager_Owlready2 method)
sentinel (owlapy.util.LRUCache attribute)
set_short_form_provider() (owlapy.io.OWLObjectRenderer method)
(owlapy.render.DLSyntaxObjectRenderer method)
(owlapy.render.ManchesterOWLSyntaxOWLObjectRenderer method)
slots (owlapy.parser.DLSyntaxParser attribute)
(owlapy.parser.ManchesterOWLSyntaxParser attribute)
sparql (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
stack_parent() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
stack_variable() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
STRING (owlapy.vocab.XSDVocabulary attribute)
StringOWLDatatype (in module owlapy.model)
sub_classes() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
sub_data_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
sub_object_properties() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
super_classes() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
symbolic_form() (owlapy.vocab.OWLFacet property)
T
to_python() (owlapy.model.OWLLiteral method)
to_string_id() (owlapy.model.OWLAnnotationProperty method)
(owlapy.model.OWLClass method)
(owlapy.model.OWLDataProperty method)
(owlapy.model.OWLDatatype method)
(owlapy.model.OWLEntity method)
(owlapy.model.OWLNamedIndividual method)
(owlapy.model.OWLObjectProperty method)
(owlapy.model.OWLProperty method)
ToOwlready2 (class in owlapy.owlready2.utils)
TopLevelCNF (class in owlapy.util)
TopLevelDNF (class in owlapy.util)
TopOWLDatatype (in module owlapy.model)
TOTAL_DIGITS (owlapy.vocab.OWLFacet attribute)
triple() (owlapy.owl2sparql.converter.Owl2SparqlConverter method)
type_index (owlapy.model.HasIndex attribute)
(owlapy.model.IRI attribute)
(owlapy.model.OWLClass attribute)
(owlapy.model.OWLDataAllValuesFrom attribute)
(owlapy.model.OWLDataComplementOf attribute)
(owlapy.model.OWLDataExactCardinality attribute)
(owlapy.model.OWLDataHasValue attribute)
(owlapy.model.OWLDataIntersectionOf attribute)
(owlapy.model.OWLDataMaxCardinality attribute)
(owlapy.model.OWLDataMinCardinality attribute)
(owlapy.model.OWLDataOneOf attribute)
(owlapy.model.OWLDataProperty attribute)
(owlapy.model.OWLDataSomeValuesFrom attribute)
(owlapy.model.OWLDatatype attribute)
(owlapy.model.OWLDatatypeRestriction attribute)
(owlapy.model.OWLDataUnionOf attribute)
(owlapy.model.OWLFacetRestriction attribute)
(owlapy.model.OWLLiteral attribute)
(owlapy.model.OWLNamedIndividual attribute)
(owlapy.model.OWLObjectAllValuesFrom attribute)
(owlapy.model.OWLObjectComplementOf attribute)
(owlapy.model.OWLObjectExactCardinality attribute)
(owlapy.model.OWLObjectHasSelf attribute)
(owlapy.model.OWLObjectHasValue attribute)
(owlapy.model.OWLObjectIntersectionOf attribute)
(owlapy.model.OWLObjectInverseOf attribute)
(owlapy.model.OWLObjectMaxCardinality attribute)
(owlapy.model.OWLObjectMinCardinality attribute)
(owlapy.model.OWLObjectOneOf attribute)
(owlapy.model.OWLObjectProperty attribute)
(owlapy.model.OWLObjectSomeValuesFrom attribute)
(owlapy.model.OWLObjectUnionOf attribute)
(owlapy.model.OWLOntology attribute)
(owlapy.owlready2.OWLOntology_Owlready2 attribute)
types() (owlapy.ext.OWLReasonerEx method)
(owlapy.fast_instance_checker.OWLReasoner_FastInstanceChecker method)
(owlapy.model.OWLReasoner method)
(owlapy.owlready2.OWLReasoner_Owlready2 method)
(owlapy.owlready2.plus.OWLReasoner_Owlready2_Plus method)
(owlapy.owlready2.temp_classes.OWLReasoner_Owlready2_TempClasses method)
U
unwrapped_exceptions (owlapy.parser.DLSyntaxParser attribute)
(owlapy.parser.ManchesterOWLSyntaxParser attribute)
V
values() (owlapy.model.OWLDataOneOf method)
variable_entities (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
variables (owlapy.owl2sparql.converter.Owl2SparqlConverter attribute)
VariablesMapping (class in owlapy.owl2sparql.converter)
visit() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_abbreviated_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_boolean_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_cardinality_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_class_expression() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_class_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_cardinality_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_intersection() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_parentheses() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_primary() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_property_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_some_only_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_union() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_data_value_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_datatype() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_datatype_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_datatype_restriction() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_date_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_datetime_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_decimal_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_duration_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_facet() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_facet_restriction() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_facet_restrictions() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_float_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_full_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_has_self() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_individual_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_individual_list() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_integer_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_intersection() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_literal_list() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_non_negative_integer() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_object_property() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_object_property_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_parentheses() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_primary() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_quoted_string() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_simple_iri() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_some_only_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_string_literal_language() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_string_literal_no_language() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_typed_literal() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_union() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
visit_value_res() (owlapy.parser.DLSyntaxParser method)
(owlapy.parser.ManchesterOWLSyntaxParser method)
X
XSD (in module owlapy.namespaces)
XSDVocabulary (class in owlapy.vocab)