Corpus Storage 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

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

costosys
Last Version

Last Version

1.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

Corpus Storage 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/costosys
Project Organization

Project Organization

JULIE Lab, Germany

Download costosys

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 30.1.1-jre
org.slf4j : slf4j-api jar 1.7.30
de.julielab : jcore-xmi-splitter jar 2.3.4
commons-io : commons-io jar 2.7
de.julielab : julie-xml-tools jar 0.6.1
com.zaxxer : HikariCP jar 3.3.0
org.postgresql : postgresql jar 42.2.5.jre7
de.julielab : julielab-java-utilities jar 1.3.0

provided (5)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.4
ch.qos.logback : logback-classic jar 1.2.3
org.elasticsearch.client : transport jar 5.4.0
org.apache.commons : commons-configuration2 jar 2.7
commons-beanutils : commons-beanutils jar 1.9.4

test (5)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.10.3
org.testcontainers : postgresql jar 1.10.3
org.assertj : assertj-core jar 3.16.1
org.testng : testng jar 7.1.0
de.julielab : jcore-db-test-utilities jar 2.5.0

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.5.2
1.5.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0