OWLAPI Simplex Core

owlapi-simplex core classes.

Лицензия

Лицензия

Группа

Группа

de.jpdigital
Идентификатор

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

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

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

0.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

OWLAPI Simplex Core
owlapi-simplex core classes.
Ссылка на сайт

Ссылка на сайт

http://www.example.com
Организация-разработчик

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

Jens Pelzetter

Скачать owlapi-simplex-core

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
net.sourceforge.owlapi : owlapi-distribution jar 5.1.12
com.github.galigator.openllet : openllet-owlapi jar 2.6.4
org.apache.commons : commons-text jar 1.8
org.freemarker : freemarker jar 2.3.29
org.apache.logging.log4j : log4j-core jar 2.13.0
org.apache.logging.log4j : log4j-api jar 2.13.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 3.1.10

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

Данный проект не имеет модулей.

owlapi-simplex

The OWL API is the de facto standard way for working with OWL ontologies. If used in software projects using the OWL API often requires a lot a boiler plate code. This project provides

  • A code generator
  • Some utility classes

which make using the OWL API simpler to use. In essence, the code generator automatically generates the boiler plate code from an OWL ontology.

For information how to use owlapi-simplex can be found at https://jpdigital.github.io/owlapi-simples.

This project is an early development state. If you find a bug and miss a feature please open an issue.

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

Версия
0.1.1
0.1.0