TKlerx / LIMES

Link Discovery Framework for Metric Spaces.

Home Page:https://limes.demos.dice-research.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LIMES - Link Discovery Framework for Metric Spaces.

Build Status

Generating Jar File (Headless)

installing use:

mvn clean install

Creating the runnable jar file including the dependencies use:

mvn clean package shade:shade -Dcheckstyle.skip=true -Dmaven.test.skip=true

The .jar will be placed in limes-core/target/limes-core-VERSION-SNAPSHOT.jar

Importing into Eclipse

In case Eclipse does not recognize the project as Java. Please run the following from the limes-core/ directory:

mvn eclipse:eclipse

Then, update the project on Eclipse.

More details

About

Link Discovery Framework for Metric Spaces.

https://limes.demos.dice-research.org/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 66.7%Language:Java 26.3%Language:PHP 1.5%Language:Vue 1.4%Language:Python 1.4%Language:Dart 1.2%Language:Lua 1.1%Language:Shell 0.2%Language:HTML 0.1%Language:Dockerfile 0.0%