jar

net.sourceforge.owlapi : owlapi-reasoner

Maven & Gradle

Jun 02, 2012
4 usages

Reasoner

Table Of Contents

Latest Version

Download net.sourceforge.owlapi : owlapi-reasoner JAR file - Latest Versions:

All Versions

Download net.sourceforge.owlapi : owlapi-reasoner JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3

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-reasoner-3.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

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]

Advertisement