io.github.FouadKom:lds

A Java library for Linked Open Data based semantic similarity measures

License

License

GroupId

GroupId

io.github.FouadKom
ArtifactId

ArtifactId

lds
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.FouadKom:lds
A Java library for Linked Open Data based semantic similarity measures
Project URL

Project URL

https://github.com/FouadKom/lds/blob/master/doc/General_Explanation_of_the_Library.md
Source Code Management

Source Code Management

http://github.com/FouadKom/lds

Download lds

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.FouadKom/lds/ -->
<dependency>
    <groupId>io.github.FouadKom</groupId>
    <artifactId>lds</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.FouadKom/lds/
implementation 'io.github.FouadKom:lds:1.0.0'
// https://jarcasting.com/artifacts/io.github.FouadKom/lds/
implementation ("io.github.FouadKom:lds:1.0.0")
'io.github.FouadKom:lds:jar:1.0.0'
<dependency org="io.github.FouadKom" name="lds" rev="1.0.0">
  <artifact name="lds" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.FouadKom', module='lds', version='1.0.0')
)
libraryDependencies += "io.github.FouadKom" % "lds" % "1.0.0"
[io.github.FouadKom/lds "1.0.0"]

Dependencies

compile (16)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.apache.tinkerpop : gremlin-core jar 3.3.3
org.apache.tinkerpop : tinkergraph-gremlin jar 3.3.3
com.github.sharispe : slib-sml jar 0.9.1
org.apache.jena : jena-core jar 3.7.0
org.apache.jena : jena-arq jar 3.7.0
org.apache.jena : jena-tdb jar 3.7.0
org.apache.jena : apache-jena pom 3.7.0
org.apache.jena : jena-db pom 3.7.0
commons-io : commons-io jar 2.7
com.google.code.gson : gson jar 2.8.5
org.mapdb : mapdb jar 3.0.7
eu.wdaqua : hdt-jena jar 2.0
eu.wdaqua : hdt-api jar 2.0
org.apache.commons : commons-math3 jar 3.5
org.apache.commons : commons-csv jar 1.7

test (2)

Group / Artifact Type Version
org.apache.jena : jena-base jar 3.7.0
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0