is not current version
Last Version 1.2

jRDF2Vec 1.1

jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws
ArtifactId

ArtifactId

jrdf2vec
Version

Version

1.1
Type

Type

jar
Description

Description

jRDF2Vec
jRDF2Vec is a Java implementation of RDF2Vec. It supports multi-threaded, in-memory (or disk-access-based) walk generation and training.
Project URL

Project URL

https://github.com/dwslab/jrdf2vec
Source Code Management

Source Code Management

https://github.com/dwslab/jrdf2vec

Download jrdf2vec 1.1


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1

Project Modules

There are no modules declared in this project.