biblio-transformation-engine

The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

gr.ekt
ArtifactId

ArtifactId

biblio-transformation-engine
Last Version

Last Version

0.82
Release Date

Release Date

Type

Type

jar
Description

Description

biblio-transformation-engine
The biblio transformation engine is a java framework developed by the Hellenic National Documentation Centre (EKT, www.ekt.gr) and consists of programmatic APIs for filtering and modifying records that are retrieved from various types of data sources (eg. databases, files, legacy data sources) as well as for outputing them in appropriate standards formats (eg. database files, txt, xml, Excel). The framework includes independent abstract modules that are executed seperately, offering in many cases alternative choices to the user depending of the input data set, the transformation workflow that needs to be executed and the output format that needs to be generated.

Download biblio-transformation-engine

How to add to project

<!-- https://jarcasting.com/artifacts/gr.ekt/biblio-transformation-engine/ -->
<dependency>
    <groupId>gr.ekt</groupId>
    <artifactId>biblio-transformation-engine</artifactId>
    <version>0.82</version>
</dependency>
// https://jarcasting.com/artifacts/gr.ekt/biblio-transformation-engine/
implementation 'gr.ekt:biblio-transformation-engine:0.82'
// https://jarcasting.com/artifacts/gr.ekt/biblio-transformation-engine/
implementation ("gr.ekt:biblio-transformation-engine:0.82")
'gr.ekt:biblio-transformation-engine:jar:0.82'
<dependency org="gr.ekt" name="biblio-transformation-engine" rev="0.82">
  <artifact name="biblio-transformation-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='gr.ekt', module='biblio-transformation-engine', version='0.82')
)
libraryDependencies += "gr.ekt" % "biblio-transformation-engine" % "0.82"
[gr.ekt/biblio-transformation-engine "0.82"]

Dependencies

compile (6)

Group / Artifact Type Version
maven : dom4j jar 1.7-20060614
log4j : log4j jar 1.2.16
net.sf.opencsv : opencsv jar 2.3
com.hp.hpl.jena : jena jar 2.6.4
net.sourceforge.jexcelapi : jxl jar 2.6
org.jbibtex : jbibtex jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.82
0.81