Jena Document Information System

A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jedis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Jena Document Information System
A utility for managing documents stored in a PostgreSQL database. The documents are imported into a PostgreSQL DB as full texts with the goal to be able to retrieve the documents by their PubMedID efficiently. For more sophisticated tasks, a user configuration file can be delivered which can take control of the table schema to use, the PostgreSQL schema to use and the actual database server to connect to as well as the concrete database.
Project URL

Project URL

https://github.com/JULIELab/jedis
Project Organization

Project Organization

JULIE Lab, Germany

Download jedis

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.24
commons-io : commons-io jar 2.4
de.julielab : julie-xml-tools jar 0.3.4
com.zaxxer : HikariCP jar 2.4.1
org.postgresql : postgresql jar 42.0.0

provided (2)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.dbunit : dbunit jar 2.4.8

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
1.0.0