MELT - Matching EvaLuation Toolkit | CLI Receiver

MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем ORM Данные
Группа

Группа

de.uni-mannheim.informatik.dws.melt
Идентификатор

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

receiver-cli
Последняя версия

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

3.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

MELT - Matching EvaLuation Toolkit | CLI Receiver
MELT is a helpful maven framework for developing, tuning, evaluating, and packaging ontology matching systems. It is optimized to be used in OAEI campaigns and allows to submit matchers to the SEALS and HOBBIT evaluation platform easily. MELT can also be used for non OAEI-related matching tasks and evaluation.
Ссылка на сайт

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

http://melt.dws.informatik.uni-mannheim.de/receiver-cli

Скачать receiver-cli

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

<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-cli/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws.melt</groupId>
    <artifactId>receiver-cli</artifactId>
    <version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-cli/
implementation 'de.uni-mannheim.informatik.dws.melt:receiver-cli:3.3'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/receiver-cli/
implementation ("de.uni-mannheim.informatik.dws.melt:receiver-cli:3.3")
'de.uni-mannheim.informatik.dws.melt:receiver-cli:jar:3.3'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="receiver-cli" rev="3.3">
  <artifact name="receiver-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='receiver-cli', version='3.3')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "receiver-cli" % "3.3"
[de.uni-mannheim.informatik.dws.melt/receiver-cli "3.3"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
de.uni-mannheim.informatik.dws.melt : matching-base jar 3.3
commons-cli : commons-cli jar 1.4

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.slf4j : slf4j-simple jar 1.7.33

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

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

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

Версия
3.3
3.2
3.1
3.0