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.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws.melt
ArtifactId

ArtifactId

receiver-cli
Last Version

Last Version

3.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

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

Download receiver-cli

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
de.uni-mannheim.informatik.dws.melt : matching-base jar 3.3
commons-cli : commons-cli jar 1.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.9.0-M1
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.

Versions

Version
3.3
3.2
3.1
3.0