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

Лицензия

Лицензия

Группа

Группа

com.github.ansell.owlapi
Идентификатор

Идентификатор

owlapi-parent
Последняя версия

Последняя версия

3.4.9.2-ansell
Дата

Дата

Тип

Тип

pom
Описание

Описание

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
Организация-разработчик

Организация-разработчик

CSIRO HRPPC

Скачать owlapi-parent

Имя Файла Размер
owlapi-parent-3.4.9.2-ansell.pom 10 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

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

Версии библиотеки

Версия
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