OWL-APy

Contents:

  • Installation
  • Working with Ontologies
  • OWL-APy
    • owlapy
      • ext
      • fast_instance_checker
      • io
      • model
        • providers
          • OWLDatatypeMaxExclusiveRestriction
          • OWLDatatypeMaxInclusiveRestriction
          • OWLDatatypeMinExclusiveRestriction
          • OWLDatatypeMinInclusiveRestriction
          • OWLDatatypeMinMaxExclusiveRestriction
          • OWLDatatypeMinMaxInclusiveRestriction
        • AddImport
        • HasCardinality
        • HasFiller
        • HasIRI
        • HasIndex
        • HasOperands
        • IRI
        • OWLAnnotation
        • OWLAnnotationAssertionAxiom
        • OWLAnnotationAxiom
        • OWLAnnotationObject
        • OWLAnnotationProperty
        • OWLAnnotationPropertyDomainAxiom
        • OWLAnnotationPropertyRangeAxiom
        • OWLAnnotationSubject
        • OWLAnnotationValue
        • OWLAnonymousClassExpression
        • OWLAsymmetricObjectPropertyAxiom
        • OWLAxiom
        • OWLBooleanClassExpression
        • OWLCardinalityRestriction
        • OWLClass
        • OWLClassAssertionAxiom
        • OWLClassAxiom
        • OWLClassExpression
        • OWLDataAllValuesFrom
        • OWLDataCardinalityRestriction
        • OWLDataComplementOf
        • OWLDataExactCardinality
        • OWLDataHasValue
        • OWLDataIntersectionOf
        • OWLDataMaxCardinality
        • OWLDataMinCardinality
        • OWLDataOneOf
        • OWLDataProperty
        • OWLDataPropertyAssertionAxiom
        • OWLDataPropertyAxiom
        • OWLDataPropertyCharacteristicAxiom
        • OWLDataPropertyDomainAxiom
        • OWLDataPropertyExpression
        • OWLDataPropertyRangeAxiom
        • OWLDataRange
        • OWLDataRestriction
        • OWLDataSomeValuesFrom
        • OWLDataUnionOf
        • OWLDatatype
        • OWLDatatypeDefinitionAxiom
        • OWLDatatypeRestriction
        • OWLDeclarationAxiom
        • OWLDifferentIndividualsAxiom
        • OWLDisjointClassesAxiom
        • OWLDisjointDataPropertiesAxiom
        • OWLDisjointObjectPropertiesAxiom
        • OWLDisjointUnionAxiom
        • OWLEntity
        • OWLEquivalentClassesAxiom
        • OWLEquivalentDataPropertiesAxiom
        • OWLEquivalentObjectPropertiesAxiom
        • OWLFacetRestriction
        • OWLFunctionalDataPropertyAxiom
        • OWLFunctionalObjectPropertyAxiom
        • OWLHasKeyAxiom
        • OWLHasValueRestriction
        • OWLImportsDeclaration
        • OWLIndividual
        • OWLIndividualAxiom
        • OWLInverseFunctionalObjectPropertyAxiom
        • OWLInverseObjectPropertiesAxiom
        • OWLIrreflexiveObjectPropertyAxiom
        • OWLLiteral
        • OWLLogicalAxiom
        • OWLNamedIndividual
        • OWLNamedObject
        • OWLNaryAxiom
        • OWLNaryBooleanClassExpression
        • OWLNaryClassAxiom
        • OWLNaryDataRange
        • OWLNaryIndividualAxiom
        • OWLNaryPropertyAxiom
        • OWLNegativeDataPropertyAssertionAxiom
        • OWLNegativeObjectPropertyAssertionAxiom
        • OWLObject
        • OWLObjectAllValuesFrom
        • OWLObjectCardinalityRestriction
        • OWLObjectComplementOf
        • OWLObjectExactCardinality
        • OWLObjectHasSelf
        • OWLObjectHasValue
        • OWLObjectIntersectionOf
        • OWLObjectInverseOf
        • OWLObjectMaxCardinality
        • OWLObjectMinCardinality
        • OWLObjectOneOf
        • OWLObjectProperty
        • OWLObjectPropertyAssertionAxiom
        • OWLObjectPropertyAxiom
        • OWLObjectPropertyCharacteristicAxiom
        • OWLObjectPropertyDomainAxiom
        • OWLObjectPropertyExpression
        • OWLObjectPropertyRangeAxiom
        • OWLObjectRestriction
        • OWLObjectSomeValuesFrom
        • OWLObjectUnionOf
        • OWLOntology
        • OWLOntologyChange
        • OWLOntologyID
        • OWLOntologyManager
        • OWLProperty
        • OWLPropertyAssertionAxiom
        • OWLPropertyAxiom
        • OWLPropertyDomainAxiom
        • OWLPropertyExpression
        • OWLPropertyRange
        • OWLPropertyRangeAxiom
        • OWLQuantifiedDataRestriction
        • OWLQuantifiedObjectRestriction
        • OWLQuantifiedRestriction
        • OWLReasoner
        • OWLReflexiveObjectPropertyAxiom
        • OWLRestriction
        • OWLSameIndividualAxiom
        • OWLSubAnnotationPropertyOfAxiom
        • OWLSubClassOfAxiom
        • OWLSubDataPropertyOfAxiom
        • OWLSubObjectPropertyOfAxiom
        • OWLSubPropertyAxiom
        • OWLSymmetricObjectPropertyAxiom
        • OWLTransitiveObjectPropertyAxiom
        • OWLUnaryPropertyAxiom
      • namespaces
      • owl2sparql
      • owlready2
      • parser
      • render
      • util
      • vocab
OWL-APy
  • »
  • OWL-APy »
  • owlapy »
  • owlapy.model »
  • owlapy.model.providers
  • View page source

owlapy.model.providers¶

Functions

OWLDatatypeMaxExclusiveRestriction

OWLDatatypeMaxInclusiveRestriction

OWLDatatypeMinExclusiveRestriction

OWLDatatypeMinInclusiveRestriction

OWLDatatypeMinMaxExclusiveRestriction

OWLDatatypeMinMaxInclusiveRestriction

Next Previous

© Copyright 2021, The OWL-APy team.

Built with Sphinx using a theme provided by Read the Docs.