JULIE Lab Concept Database Manager

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-manager
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

JULIE Lab Concept Database Manager
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-manager

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.16.1
org.testng : testng jar 7.1.0

Project Modules

  • julielab-concept-db-manager-core
  • julielab-concept-db-application
  • julielab-concept-creation-mesh
  • julielab-concept-creation-bioportal
  • julielab-concept-creation-ncbi-gene
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
1.1.1
1.1.0
1.0.0