jar

org.obolibrary.robot : robot-command

Maven & Gradle

May 23, 2023
221 stars

robot-command · Command-line interface for ROBOT: Commands for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).

Table Of Contents

Latest Version

Download org.obolibrary.robot : robot-command JAR file - Latest Versions:

All Versions

Download org.obolibrary.robot : robot-command JAR file - All Versions:

Version Vulnerabilities Size Updated
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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 robot-command-1.9.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.obolibrary.robot

├─ org.obolibrary.robot.AnnotateCommand.class - [JAR]

├─ org.obolibrary.robot.CollapseCommand.class - [JAR]

├─ org.obolibrary.robot.Command.class - [JAR]

├─ org.obolibrary.robot.CommandLineHelper.class - [JAR]

├─ org.obolibrary.robot.CommandLineInterface.class - [JAR]

├─ org.obolibrary.robot.CommandManager.class - [JAR]

├─ org.obolibrary.robot.CommandState.class - [JAR]

├─ org.obolibrary.robot.ConvertCommand.class - [JAR]

├─ org.obolibrary.robot.DiffCommand.class - [JAR]

├─ org.obolibrary.robot.ExceptionHelper.class - [JAR]

├─ org.obolibrary.robot.ExpandCommand.class - [JAR]

├─ org.obolibrary.robot.ExplainCommand.class - [JAR]

├─ org.obolibrary.robot.ExportCommand.class - [JAR]

├─ org.obolibrary.robot.ExportPrefixesCommand.class - [JAR]

├─ org.obolibrary.robot.ExtendedPosixParser.class - [JAR]

├─ org.obolibrary.robot.ExtractCommand.class - [JAR]

├─ org.obolibrary.robot.FilterCommand.class - [JAR]

├─ org.obolibrary.robot.MaterializeCommand.class - [JAR]

├─ org.obolibrary.robot.MeasureCommand.class - [JAR]

├─ org.obolibrary.robot.MergeCommand.class - [JAR]

├─ org.obolibrary.robot.MirrorCommand.class - [JAR]

├─ org.obolibrary.robot.PythonCommand.class - [JAR]

├─ org.obolibrary.robot.QueryCommand.class - [JAR]

├─ org.obolibrary.robot.ReasonCommand.class - [JAR]

├─ org.obolibrary.robot.ReduceCommand.class - [JAR]

├─ org.obolibrary.robot.RelaxCommand.class - [JAR]

├─ org.obolibrary.robot.RemoveCommand.class - [JAR]

├─ org.obolibrary.robot.RenameCommand.class - [JAR]

├─ org.obolibrary.robot.RepairCommand.class - [JAR]

├─ org.obolibrary.robot.ReportCommand.class - [JAR]

├─ org.obolibrary.robot.TemplateCommand.class - [JAR]

├─ org.obolibrary.robot.UnmergeCommand.class - [JAR]

├─ org.obolibrary.robot.ValidateProfileCommand.class - [JAR]

├─ org.obolibrary.robot.VerifyCommand.class - [JAR]

Advertisement