jar

de.tu-dresden.inf.lat.jcel : jcel-owlapi

Maven & Gradle

Apr 29, 2017
5 usages
11 stars

jcel OWL API

Table Of Contents

Latest Version

Download de.tu-dresden.inf.lat.jcel : jcel-owlapi JAR file - Latest Versions:

All Versions

Download de.tu-dresden.inf.lat.jcel : jcel-owlapi JAR file - All Versions:

Version Vulnerabilities Size Updated
0.24.x
0.23.x
0.22.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 jcel-owlapi-0.24.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.tudresden.inf.lat.jcel.owlapi.main

├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelOntologyChangeVisitorEx.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasoner.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasonerException.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.main.JcelReasonerFactory.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.main.UnsupportedReasonerOperationInJcelException.class - [JAR]

de.tudresden.inf.lat.jcel.owlapi.console

├─ de.tudresden.inf.lat.jcel.owlapi.console.ConsoleStarter.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.console.OWLInferredOntologyWrapper.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.console.OutputStreamHandler.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.console.TimeOutMonitor.class - [JAR]

de.tudresden.inf.lat.jcel.owlapi.translator

├─ de.tudresden.inf.lat.jcel.owlapi.translator.AxiomTranslator.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.ClassExpressionTranslator.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.ObjectPropertyExpressionTranslator.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.ReverseAxiomTranslator.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.TranslationException.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.TranslationRepository.class - [JAR]

├─ de.tudresden.inf.lat.jcel.owlapi.translator.Translator.class - [JAR]

Advertisement