jar

com.github.ansell.owlapi : owlapi-impl

Maven & Gradle

Nov 25, 2013
5 usages

OWLAPI :: Default Implementation

Table Of Contents

Latest Version

Download com.github.ansell.owlapi : owlapi-impl JAR file - Latest Versions:

All Versions

Download com.github.ansell.owlapi : owlapi-impl JAR file - All Versions:

Version Vulnerabilities Size Updated
3.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window owlapi-impl-3.4.9.2-ansell.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.semanticweb.owlapi.apibinding

├─ org.semanticweb.owlapi.apibinding.OWLFunctionalSyntaxFactory.class - [JAR]

├─ org.semanticweb.owlapi.apibinding.OWLManager.class - [JAR]

org.semanticweb.owlapi.reasoner.impl

├─ org.semanticweb.owlapi.reasoner.impl.DefaultNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.DefaultNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.NodeFactory.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLClassNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLClassNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLDataPropertyNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLDataPropertyNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLDatatypeNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLDatatypeNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLNamedIndividualNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLNamedIndividualNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLObjectPropertyNode.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLObjectPropertyNodeSet.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.OWLReasonerBase.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.impl.SatisfiabilityReducer.class - [JAR]

org.semanticweb.owlapi.reasoner.structural

├─ org.semanticweb.owlapi.reasoner.structural.StructuralReasoner.class - [JAR]

├─ org.semanticweb.owlapi.reasoner.structural.StructuralReasonerFactory.class - [JAR]

uk.ac.manchester.cs.owl.owlapi

├─ uk.ac.manchester.cs.owl.owlapi.AbstractEntityRegistrationManager.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.AbstractInMemOWLOntologyFactory.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.AbstractInternalsImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.ClassAxiomByClassPointer.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.CollectionContainer.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.CollectionContainerVisitor.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.EmptyInMemOWLOntologyFactory.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.ImplUtils.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.InitVisitorFactory.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.Internals.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.InternalsImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.InternalsNoCache.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.MapPointer.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWL2DatatypeImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnnotationAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnnotationImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyDomainAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnnotationPropertyRangeAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnonymousClassExpressionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAnonymousIndividualImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAsymmetricObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLCardinalityRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLClassAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLClassAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLClassExpressionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLClassImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataAllValuesFromImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataCardinalityRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataComplementOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataExactCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryInternals.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataFactoryInternalsImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataHasValueImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataIntersectionOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataMaxCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataMinCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataOneOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyCharacteristicAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyDomainAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataPropertyRangeAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataSomeValuesFromImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDataUnionOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDatatypeDefinitionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDatatypeImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDatatypeRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDeclarationAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDifferentIndividualsAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDisjointClassesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDisjointDataPropertiesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDisjointObjectPropertiesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLDisjointUnionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLEntityCollectionContainerCollector.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLEquivalentClassesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLEquivalentDataPropertiesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLEquivalentObjectPropertiesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLFacetRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLFunctionalDataPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLFunctionalObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLHasKeyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLImportsDeclarationImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLIndividualAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLIndividualImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLIndividualRelationshipAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLInverseFunctionalObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLInverseObjectPropertiesAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLIrreflexiveObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplBoolean.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplDouble.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplFloat.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplInteger.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLiteralImplNoCompression.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLLogicalAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNamedIndividualImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNaryBooleanClassExpressionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNaryClassAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNaryDataRangeImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNaryIndividualAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNaryPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNegativeDataPropertyAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLNegativeObjectPropertyAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectAllValuesFromImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectCardinalityRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectComplementOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectExactCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectHasSelfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectHasValueImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectIntersectionOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectInverseOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectMaxCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectMinCardinalityImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectOneOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyAssertionAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyCharacteristicAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyDomainAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyExpressionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectPropertyRangeAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectSomeValuesFromImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLObjectUnionOfImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLOntologyIRIMapperImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLOntologyImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLOntologyManagerImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLPropertyDomainAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLPropertyExpressionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLPropertyRangeAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedDataRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedObjectRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLQuantifiedRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLReflexiveObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSameIndividualAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubAnnotationPropertyOfAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubClassOfAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubDataPropertyOfAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubObjectPropertyOfAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSubPropertyChainAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLSymmetricObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLTransitiveObjectPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLUnaryPropertyAxiomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.OWLValueRestrictionImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.ParsableOWLOntologyFactory.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLBinaryAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLBuiltInAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLClassAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLDataPropertyAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLDataRangeAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLDifferentIndividualsAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLIndividualArgumentImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLLiteralArgumentImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLObjectPropertyAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLRuleImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLSameIndividualAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLUnaryAtomImpl.class - [JAR]

├─ uk.ac.manchester.cs.owl.owlapi.SWRLVariableImpl.class - [JAR]