jar

org.obolibrary.robot : robot-core

Maven & Gradle

May 23, 2023
1 usages
221 stars

robot-core · Core library for ROBOT: Library for working with OWL ontologies, especially Open Biological and Biomedical Ontologes (OBO).

Table Of Contents

Latest Version

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

All Versions

Download org.obolibrary.robot : robot-core 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-core-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.checks

├─ org.obolibrary.robot.checks.InvalidReferenceChecker.class - [JAR]

├─ org.obolibrary.robot.checks.InvalidReferenceViolation.class - [JAR]

├─ org.obolibrary.robot.checks.Report.class - [JAR]

├─ org.obolibrary.robot.checks.ReportQuery.class - [JAR]

├─ org.obolibrary.robot.checks.Violation.class - [JAR]

org.obolibrary.robot.metrics

├─ org.obolibrary.robot.metrics.MeasureResult.class - [JAR]

├─ org.obolibrary.robot.metrics.MetricsLabels.class - [JAR]

├─ org.obolibrary.robot.metrics.MetricsUtils.class - [JAR]

├─ org.obolibrary.robot.metrics.OntologyCycleDetector.class - [JAR]

├─ org.obolibrary.robot.metrics.OntologyMetrics.class - [JAR]

├─ org.obolibrary.robot.metrics.TautologyChecker.class - [JAR]

org.obolibrary.robot.providers

├─ org.obolibrary.robot.providers.CURIEShortFormProvider.class - [JAR]

├─ org.obolibrary.robot.providers.EmptyIRIShortFormProvider.class - [JAR]

├─ org.obolibrary.robot.providers.EmptyShortFormProvider.class - [JAR]

├─ org.obolibrary.robot.providers.IRIValueShortFormProvider.class - [JAR]

├─ org.obolibrary.robot.providers.QuotedAnnotationValueShortFormProvider.class - [JAR]

org.obolibrary.robot.exceptions

├─ org.obolibrary.robot.exceptions.CannotReadQuery.class - [JAR]

├─ org.obolibrary.robot.exceptions.ColumnException.class - [JAR]

├─ org.obolibrary.robot.exceptions.IncoherentRBoxException.class - [JAR]

├─ org.obolibrary.robot.exceptions.IncoherentTBoxException.class - [JAR]

├─ org.obolibrary.robot.exceptions.InconsistentOntologyException.class - [JAR]

├─ org.obolibrary.robot.exceptions.InvalidReferenceException.class - [JAR]

├─ org.obolibrary.robot.exceptions.OntologyLogicException.class - [JAR]

├─ org.obolibrary.robot.exceptions.OntologyStructureException.class - [JAR]

├─ org.obolibrary.robot.exceptions.RowParseException.class - [JAR]

org.obolibrary.robot.reason

├─ org.obolibrary.robot.reason.EquivalentAxiomReasoningTest.class - [JAR]

├─ org.obolibrary.robot.reason.EquivalentClassReasoning.class - [JAR]

├─ org.obolibrary.robot.reason.EquivalentClassReasoningMode.class - [JAR]

├─ org.obolibrary.robot.reason.InferredClassAssertionAxiomGeneratorDirectOnly.class - [JAR]

├─ org.obolibrary.robot.reason.InferredObjectPropertyDomainAxiomGenerator.class - [JAR]

├─ org.obolibrary.robot.reason.InferredObjectPropertyRangeAxiomGenerator.class - [JAR]

├─ org.obolibrary.robot.reason.InferredSubClassAxiomGeneratorIncludingIndirect.class - [JAR]

├─ org.obolibrary.robot.reason.InferredSubObjectPropertyAxiomGeneratorIncludingIndirect.class - [JAR]

org.obolibrary.robot

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

org.obolibrary.robot.export

├─ org.obolibrary.robot.export.Cell.class - [JAR]

├─ org.obolibrary.robot.export.Column.class - [JAR]

├─ org.obolibrary.robot.export.RendererType.class - [JAR]

├─ org.obolibrary.robot.export.Row.class - [JAR]

├─ org.obolibrary.robot.export.Table.class - [JAR]

Advertisement

Dependencies from Group

May 23, 2023
1 usages
221 stars
May 23, 2023
221 stars
May 23, 2023
243 stars
May 23, 2023
221 stars

Discover Dependencies

Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars
Jul 01, 2018
1 usages
363 stars