Maven plugin for OWLAPI Simplex

A Maven plugin for generating an user friendly API for OWL Ontologies.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка
Группа

Группа

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

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

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

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

0.1.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

Maven plugin for OWLAPI Simplex
A Maven plugin for generating an user friendly API for OWL Ontologies.
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

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

Jens Pelzetter

Скачать owlapi-simplex-maven-plugin

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

<plugin>
    <groupId>de.jpdigital</groupId>
    <artifactId>owlapi-simplex-maven-plugin</artifactId>
    <version>0.1.1</version>
</plugin>

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
de.jpdigital : owlapi-simplex-core jar 0.1.1
org.apache.maven : maven-artifact jar 3.6.3
org.apache.maven : maven-core jar 3.6.3
org.apache.maven : maven-plugin-api jar 3.6.3
org.codehaus.plexus : plexus-utils jar 3.3.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

test (2)

Идентификатор библиотеки Тип Версия
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
junit : junit jar 4.12

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

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

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