Download JAR files tagged by format with all dependencies
jcore-xmi-db-writer from group de.julielab (version 2.6.3)
Writes CAS data in XMI format into a relational (PostgreSQL) database. It is possible to write the
whole XMI for each document into the database. However, it is also possible to define a list of annotations that
should be written into separate tables. The JCoRe XMI Database Reader can then be used to assemble XMI data from
a given set of annotations.
0 downloads
Artifact jcore-xmi-db-writer
Group de.julielab
Version 2.6.3
Last update 22. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xmi-db-writer
License BSD-2-Clause
Dependencies amount 10
Dependencies costosys, jcore-descriptor-creator, jcore-types, uima-ducc-user, jcore-xmi-splitter, commons-codec, jcore-db-checkpoint-ae, jcore-db-test-utilities, assertj-core, annotations,
There are maybe transitive dependencies!
Group de.julielab
Version 2.6.3
Last update 22. February 2024
Organization not specified
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-xmi-db-writer
License BSD-2-Clause
Dependencies amount 10
Dependencies costosys, jcore-descriptor-creator, jcore-types, uima-ducc-user, jcore-xmi-splitter, commons-codec, jcore-db-checkpoint-ae, jcore-db-test-utilities, assertj-core, annotations,
There are maybe transitive dependencies!
jcore-pubmed-db-reader from group de.julielab (version 2.6.1)
An instantiation of the jcore-db-reader that uses the jcore-xml-mapper to retrieve and parse PubMed XML
from a PostgreSQL database. The XML format of retrieved documents is expected to follow the PubMed/MEDLINE XML
schema
that was used beginning from 2017. I.e. the root document of a document must be PubmedArticle and not,
as it was for MEDLINE until 2017, MedlineCitation.
Artifact jcore-pubmed-db-reader
Group de.julielab
Version 2.6.1
Last update 20. February 2024
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-db-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-xml-db-reader, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!
Group de.julielab
Version 2.6.1
Last update 20. February 2024
Organization JULIE Lab, Germany
URL https://github.com/JULIELab/jcore-projects/tree/master/jcore-pubmed-db-reader
License BSD-2-Clause
Dependencies amount 3
Dependencies jcore-xml-db-reader, jcore-descriptor-creator, junit-jupiter-engine,
There are maybe transitive dependencies!
rd-lib-format from group com.rapiddweller (version 1.1.7-jdk-11)
'rapiddweller Format' is an open source software library
forked from Databene Formats by Volker Bergmann for supporting
data file and other formats like CSV, fixed width files, XLS, Properties and Regex.
It is designed for multithreaded use and high performance.
0 downloads
Artifact rd-lib-format
Group com.rapiddweller
Version 1.1.7-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-format
License Apache License 2.0
Dependencies amount 7
Dependencies rd-lib-common, antlr-runtime, log4j-api, poi-ooxml, poi, js-scriptengine, graal-sdk,
There are maybe transitive dependencies!
Group com.rapiddweller
Version 1.1.7-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-format
License Apache License 2.0
Dependencies amount 7
Dependencies rd-lib-common, antlr-runtime, log4j-api, poi-ooxml, poi, js-scriptengine, graal-sdk,
There are maybe transitive dependencies!
lutra-stottr from group xyz.ottr.lutra (version 0.6.19)
This Lutra submodule implements readers and writers for the stOTTR formalisation format (https://spec.ottr.xyz/stOTTR/).
stOTTR is a custom-built serialisation format for OTTR intended to be easy to read and write for humans (and computers!).
Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.
0 downloads
Artifact lutra-stottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, lutra-wottr, antlr4-runtime,
There are maybe transitive dependencies!
lutra-wottr from group xyz.ottr.lutra (version 0.6.19)
This Lutra submodule implements readers and writers for the wOTTR serialisation format (https://spec.ottr.xyz/wOTTR/0.4/).
wOTTR is a syntax for writing templates and instances in RDF intended for publishing templates and instances on the
web or for storage in a triplestore.
Lutra is the reference implementation of the OTTR framework. For more information about OTTR, see http://ottr.xyz.
0 downloads
Artifact lutra-wottr
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, jena-arq, junit-jupiter-params,
There are maybe transitive dependencies!
Group xyz.ottr.lutra
Version 0.6.19
Last update 04. October 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies lutra-core, jena-arq, junit-jupiter-params,
There are maybe transitive dependencies!
unf from group org.dataverse (version 6.0.1)
The Universal Numerical Fingerprint (UNF) is a cryptographic signature of the approximated semantic content of
a digital object. It is computed on the normalized (or canonicalized) forms of the data values, and is thus
independent of the storage medium and format of the data.
Artifact unf
Group org.dataverse
Version 6.0.1
Last update 19. September 2023
Organization not specified
URL https://github.com/IQSS/UNF
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.dataverse
Version 6.0.1
Last update 19. September 2023
Organization not specified
URL https://github.com/IQSS/UNF
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
hdt-java-parent from group org.rdfhdt (version 3.0.10)
HDT (Header, Dictionary, Triples) is a compact data structure and binary
serialization format for RDF that keeps big datasets compressed to save space while
maintaining search and browse operations without prior decompression. This makes it an ideal
format for storing and sharing RDF datasets on the Web.
Group: org.rdfhdt Artifact: hdt-java-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hdt-java-parent
Group org.rdfhdt
Version 3.0.10
Last update 12. September 2023
Organization DataWeb Research
URL http://www.rdfhdt.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.rdfhdt
Version 3.0.10
Last update 12. September 2023
Organization DataWeb Research
URL http://www.rdfhdt.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
exificient from group com.siemens.ct.exi (version 1.0.7)
EXIficient is an open source implementation of the W3C Efficient XML Interchange
(EXI) format specification written in the Java programming language. The EXI format is a very
compact representation for the Extensible Markup Language (XML) Information Set that is intended
to simultaneously optimize performance and the utilization of computational resources.
15 downloads
Artifact exificient
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 5
Dependencies exificient-core, exificient-grammars, slf4j-api, xmlpull, activation,
There are maybe transitive dependencies!
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 5
Dependencies exificient-core, exificient-grammars, slf4j-api, xmlpull, activation,
There are maybe transitive dependencies!
exificient-grammars from group com.siemens.ct.exi (version 1.0.7)
EXIficient is an open source implementation of the W3C Efficient XML Interchange
(EXI) format specification written in the Java programming language. The EXI format is a very
compact representation for the Extensible Markup Language (XML) Information Set that is intended
to simultaneously optimize performance and the utilization of computational resources.
Group: com.siemens.ct.exi Artifact: exificient-grammars
Show all versions Show documentation Show source
Show all versions Show documentation Show source
9 downloads
Artifact exificient-grammars
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 3
Dependencies exificient-core, slf4j-api, xercesImpl,
There are maybe transitive dependencies!
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 3
Dependencies exificient-core, slf4j-api, xercesImpl,
There are maybe transitive dependencies!
exificient-core from group com.siemens.ct.exi (version 1.0.7)
EXIficient is an open source implementation of the W3C Efficient XML Interchange
(EXI) format specification written in the Java programming language. The EXI format is a very
compact representation for the Extensible Markup Language (XML) Information Set that is intended
to simultaneously optimize performance and the utilization of computational resources.
3 downloads
Artifact exificient-core
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.siemens.ct.exi
Version 1.0.7
Last update 05. September 2023
Organization Siemens AG
URL http://exificient.github.io/
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- 101
- 102
- 103
- 104
- 105
- 106
- 107
- 108
- 109
- 110
- 111
- 112
- 113
- 114
- 115
- 116
- 117
- 118
- 119
- 120
- 121
- 122
- 123
- 124
- 125
- 126
- 127
- 128
- 129
- 130
- 131
- 132
- 133
- 134
- 135
- 136
- 137
- 138
- 139
- 140
- 141
- 142
- 143
- 144
- 145
- 146
- 147
- 148
- 149
- 150
- 151
- 152
- 153
- 154
- 155
- 156
- 157
- 158
- 159
- 160
- 161
- 162
- 163
- 164
- 165
- 166
- 167
- 168
- 169
- 170
- 171
- 172
- 173
- 174
- 175
- 176
- 177
- 178
- 179
- 180
- 181
- 182
- 183
- 184
- 185
- 186
- 187
- 188
- 189
- 190
- 191
- 192
- 193
- 194
- 195
- 196
- 197
- 198
- 199
- 200
- 201
- 202
- 203
- 204
- 205
- 206
- 207
- 208
- 209
- 210
- 211
- 212
- 213
- 214
- 215
- 216
- 217
- 218
- 219
- 220
- 221
- 222
- 223
- 224
- 225
- 226
- 227
- 228
- 229
- 230
- 231
- 232
- 233
- 234
- 235
- 236
- 237
- 238
- 239
- 240
- 241
- 242
- 243
- 244
- 245
- 246
- 247
- 248
- 249
- 250
- 251
- 252
- 253
- 254
- 255
- 256
- 257
- 258
- 259
- 260
- 261
- 262
- 263
- 264
- 265
- 266
- 267
- 268
- 269
- 270
- 271
- 272
- 273
- 274
- 275
- 276
- 277
- 278
- 279
- 280
- 281
- 282
- 283
- 284
- 285
- 286
- 287
- 288
- 289
- 290
- 291
- 292
- 293
- 294
- 295
- 296
- 297
- 298
- 299
- 300
- 301
- 302
- 303
- 304
- 305
- 306
- 307
Page 280 from 307 (items total 3070)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy