jar

io.github.radkovo : owldocgen

Maven & Gradle

Nov 12, 2021
3 stars

OWL Documentation Generator · Yet another ontology documentation generator

Table Of Contents

Latest Version

Download io.github.radkovo : owldocgen JAR file - Latest Versions:

All Versions

Download io.github.radkovo : owldocgen JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2
0.1

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

io.github.radkovo.owldocgen

├─ io.github.radkovo.owldocgen.DocBuilder.class - [JAR]

├─ io.github.radkovo.owldocgen.InputFile.class - [JAR]

├─ io.github.radkovo.owldocgen.Main.class - [JAR]

io.github.radkovo.owldocgen.model

├─ io.github.radkovo.owldocgen.model.NamespaceDef.class - [JAR]

├─ io.github.radkovo.owldocgen.model.Ontology.class - [JAR]

├─ io.github.radkovo.owldocgen.model.ResourceObject.class - [JAR]

io.github.radkovo.owldocgen.pres

├─ io.github.radkovo.owldocgen.pres.ClassExpressionPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ClassPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.DatatypePropertyPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ExprCollectionPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ExprRestrictionPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ExprUnaryPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ObjectPropertyPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.OntologyPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.Presenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.PropertyPresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.ResourcePresenter.class - [JAR]

├─ io.github.radkovo.owldocgen.pres.RootPresenter.class - [JAR]