Last Version

JULIE Lab Concept DB Manager Application 1.1.1

This project is a collection of tools with the goal to import ontological concepts into a graph database. The graph database then allows to traverse the imported data with a graph-specific query language. In case of a Neo4j database, which is the one employed by this tool, uses the Cypher query language.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

julielab-concept-db-application
Version

Version

1.1.1
Type

Type

jar
Description

Description

JULIE Lab Concept DB Manager Application
This project is a collection of tools with the goal to import ontological concepts into a graph database. The graph database then allows to traverse the imported data with a graph-specific query language. In case of a Neo4j database, which is the one employed by this tool, uses the Cypher query language.
Project Organization

Project Organization

JULIE Lab, Germany

Download julielab-concept-db-application 1.1.1


<!-- https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>julielab-concept-db-application</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/
implementation 'de.julielab:julielab-concept-db-application:1.1.1'
// https://jarcasting.com/artifacts/de.julielab/julielab-concept-db-application/
implementation ("de.julielab:julielab-concept-db-application:1.1.1")
'de.julielab:julielab-concept-db-application:jar:1.1.1'
<dependency org="de.julielab" name="julielab-concept-db-application" rev="1.1.1">
  <artifact name="julielab-concept-db-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='julielab-concept-db-application', version='1.1.1')
)
libraryDependencies += "de.julielab" % "julielab-concept-db-application" % "1.1.1"
[de.julielab/julielab-concept-db-application "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
de.julielab : julielab-concept-db-manager-core jar 1.1.1
commons-io : commons-io jar 2.5
args4j : args4j jar 2.33
de.julielab : julielab-java-utilities jar 1.3.2
ch.qos.logback : logback-classic jar 1.2.3

test (3)

Group / Artifact Type Version
de.julielab : julielab-concept-creation-bioportal jar 1.1.1
org.assertj : assertj-core jar 3.16.1
org.testng : testng jar 7.1.0

Project Modules

There are no modules declared in this project.