Last Version

OWLAPI 3.4.9.2-ansell

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-parent
Version

Version

3.4.9.2-ansell
Type

Type

pom
Description

Description

OWLAPI
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-parent 3.4.9.2-ansell


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • api
  • impl
  • tools
  • parsers
  • apibinding
  • contract
  • rio
  • distribution