OWLAPI :: Runtime Binding and Config

The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2

License

License

GroupId

GroupId

com.github.ansell.owlapi
ArtifactId

ArtifactId

owlapi-apibinding
Last Version

Last Version

3.4.9.2-ansell
Release Date

Release Date

Type

Type

jar
Description

Description

OWLAPI :: Runtime Binding and Config
The OWL API is a Java API and reference implementation for creating, manipulating and serialising OWL Ontologies. The latest version of the API is focused towards OWL 2
Project Organization

Project Organization

CSIRO HRPPC

Download owlapi-apibinding

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.felix : org.osgi.core Optional jar 1.4.0

runtime (4)

Group / Artifact Type Version
com.github.ansell.owlapi : owlapi-api jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-impl jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-parsers jar 3.4.9.2-ansell
com.github.ansell.owlapi : owlapi-tools jar 3.4.9.2-ansell

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.9.2-ansell
3.4.9.1-ansell
3.4.6.2-ansell
3.4.4.3-ansell
3.4.4.2-ansell
3.4.4.1-ansell
3.4.3.3-ansell
3.4.3.2-ansell
3.4.3.1-ansell