net.sourceforge.owlapi:owlapitools-fixers

OWLAPI_TOOLS is a collection of add-ons for OWL API

License

License

Categories

Categories

Net
GroupId

GroupId

net.sourceforge.owlapi
ArtifactId

ArtifactId

owlapitools-fixers
Last Version

Last Version

3.5.4
Release Date

Release Date

Type

Type

jar
Description

Description

OWLAPI_TOOLS is a collection of add-ons for OWL API
Project Organization

Project Organization

The University of Manchester

Download owlapitools-fixers

How to add to project

<!-- https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-fixers/ -->
<dependency>
    <groupId>net.sourceforge.owlapi</groupId>
    <artifactId>owlapitools-fixers</artifactId>
    <version>3.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-fixers/
implementation 'net.sourceforge.owlapi:owlapitools-fixers:3.5.4'
// https://jarcasting.com/artifacts/net.sourceforge.owlapi/owlapitools-fixers/
implementation ("net.sourceforge.owlapi:owlapitools-fixers:3.5.4")
'net.sourceforge.owlapi:owlapitools-fixers:jar:3.5.4'
<dependency org="net.sourceforge.owlapi" name="owlapitools-fixers" rev="3.5.4">
  <artifact name="owlapitools-fixers" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.owlapi', module='owlapitools-fixers', version='3.5.4')
)
libraryDependencies += "net.sourceforge.owlapi" % "owlapitools-fixers" % "3.5.4"
[net.sourceforge.owlapi/owlapitools-fixers "3.5.4"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.owlapi : owlapi-distribution jar 3.5.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

OWLAPITOOLS 4.1.1

Built for OWLAPI version: 4.1.1

concurrentimpl

Multithread safe internals for the OWLAPI. Access with ThreadSafeOWLManager.

suggestor

An API to simplify recurring tasks that use a reasoner. Uses OWLKnowledgeExplorerReasoner, which works with FaCT++ or JFact.

atomicdecomposition

A reasoner independent, self contained implementation of atomic decomposition and modularisation. It is a port of the same tools implemented by Dmitry Tsarkov in FaCT++, but can be used in Java without JNI and without FaCT++.

net.sourceforge.owlapi

owl.cs code, everything OWL related

Versions

Version
3.5.4
1.1.1
1.1.0