Last Version

JCoRe XMI Splitter Tools 2.3.5

Parses CAS data in XMI format in order to select specified annotations (XmiSplitter) or or builds a single XMI representation out of the base document and the selected annotations (XmiBuilder). These tools are used by the JCoRe CAS to/from DB Reader/Consumer to store or read portions of XMI files from a PostgrSQL database.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-xmi-splitter
Version

Version

2.3.5
Type

Type

jar
Description

Description

JCoRe XMI Splitter Tools
Parses CAS data in XMI format in order to select specified annotations (XmiSplitter) or or builds a single XMI representation out of the base document and the selected annotations (XmiBuilder). These tools are used by the JCoRe CAS to/from DB Reader/Consumer to store or read portions of XMI files from a PostgrSQL database.
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-xmi-splitter 2.3.5


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

Dependencies

compile (9)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.1
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0
com.fasterxml : aalto-xml jar 1.1.0
com.fasterxml.woodstox : woodstox-core jar 6.0.0
com.google.guava : guava jar 29.0-jre
de.julielab : julie-xml-tools jar 0.6.1
commons-codec : commons-codec jar 1.13

test (4)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.testng : testng jar 7.1.0
org.assertj : assertj-core jar 3.16.1
de.julielab : jcore-utilities jar 2.5.0

Project Modules

There are no modules declared in this project.