|
c84b1c3756
|
add Marc XML Schema
|
2022-12-06 09:46:57 +01:00 |
|
|
af6ace4750
|
add MarcXML writer
|
2022-12-06 00:47:15 +01:00 |
|
|
ddae3f750c
|
add MarcWriter test
|
2022-12-05 15:17:41 +01:00 |
|
|
7a3ccf94a4
|
add record split write to MarcWriter
|
2022-12-05 13:30:26 +01:00 |
|
|
d2905637c1
|
add XML declaration to each split file in MarcXchangeWriter
|
2022-12-02 20:24:28 +01:00 |
|
|
dfefc49fee
|
fixes for MarcXchange XML writing
|
2022-12-02 17:05:52 +01:00 |
|
|
216031848e
|
add convenience method
|
2022-11-23 17:57:36 +01:00 |
|
|
8192830b75
|
fix NPE in JSON writing
|
2022-11-22 16:26:48 +01:00 |
|
|
48098e22fd
|
allow null marcFields in MarcRecord
|
2022-11-21 18:36:59 +01:00 |
|
|
392a61dc12
|
in MODS test, replace external XSL loading from loc.gov by internal XSL
|
2022-11-07 22:29:56 +01:00 |
|
|
bcb4df4cce
|
add pluginManagement to settings.gradle to override gradle portal redirecting to defunct jcenter
|
2022-11-07 21:54:23 +01:00 |
|
|
27ed95793f
|
remove codeql autobuild because it bizarrely tries to resolve gradle plugins from defunct jcenter
|
2022-11-07 20:48:14 +01:00 |
|
|
cdb90c9a8d
|
switch to zulu 17 in codeql
|
2022-11-07 19:53:29 +01:00 |
|
|
cfb9cec3d9
|
add maven repositories
|
2022-11-07 19:50:43 +01:00 |
|
|
e45038d31a
|
fix handling of meta tags in JSON writer, clean style constructors, let the meta fields be appended at the end in JSON, not at the beginning, because it is the natural order
|
2022-11-07 18:40:46 +01:00 |
|
|
911c90deda
|
add pmd, checkstyle, spotbugs, cyclonedx sbom
|
2022-11-05 18:44:44 +01:00 |
|
|
6ae3134827
|
make replace faster in strict field validation, remove spurious replaces
|
2022-11-04 19:58:30 +01:00 |
|
|
9950003ea7
|
do not parse private tags into MARC fields
|
2022-11-04 18:18:57 +01:00 |
|
|
a66fae1014
|
add subfield helpers
|
2022-11-03 17:23:21 +01:00 |
|
|
0037857591
|
add plain map join in parsing from maps, add UTF-8 encoding to compiler and javadoc
|
2022-11-02 14:29:58 +01:00 |
|
|
3bf648324c
|
update to content 5.0.1
|
2022-11-01 21:15:25 +01:00 |
|
|
db067ff89f
|
Create codeql.yml
|
2022-11-01 18:35:10 +01:00 |
|
|
efcf60d602
|
use a list as keys for marc records from map
|
2022-11-01 12:58:36 +01:00 |
|
|
4ff083db34
|
remove use of security manager in exit code checker tests, fix tests for MARC field stream, rename filter to all to imply the complexity of the operation
|
2022-11-01 00:44:39 +01:00 |
|
|
4b0d391ad7
|
remove github codeql
|
2022-11-01 00:30:45 +01:00 |
|
|
a38ba5a57b
|
activate github codeql
|
2022-11-01 00:10:47 +01:00 |
|
|
4da5a40e1c
|
documentation for MARC field streams in MARC record
|
2022-10-31 23:46:22 +01:00 |
|
|
399a43d920
|
fix nested map parsing for MarcField building in MarcRecord
|
2022-10-31 22:52:50 +01:00 |
|
|
5a644f4e41
|
working on key based building of marc fields
|
2022-10-31 18:43:16 +01:00 |
|
|
28b9a2d86d
|
add stable field order in record building, use delegate map in MarcRecord, more filters for field processing in MarcRecord
|
2022-10-21 17:07:49 +02:00 |
|
|
34ae0b53a3
|
switch from adoc to md
|
2022-10-20 23:57:28 +02:00 |
|
|
9b1bac1e6f
|
add methods to initialize MarcField and MarcRecord from Java Maps
|
2022-10-20 15:12:44 +02:00 |
|
|
503647ec9b
|
add hbzfix XML examples
|
2022-10-18 18:00:58 +02:00 |
|
|
780cade9ca
|
disable logging in MARC field transformer, was enabled for tests
|
2022-10-18 09:20:44 +02:00 |
|
|
1abe90fdd1
|
cosmetic
|
2022-10-17 09:32:13 +02:00 |
|
|
3eebd674ea
|
note for test dependencies only
|
2022-10-16 09:38:36 +02:00 |
|
|
1e61733ae5
|
update copyright header
|
2022-10-16 09:36:44 +02:00 |
|
|
ca08925478
|
introduce Marc field validator, default is strict validating using blank as default symbol
|
2022-10-16 00:29:26 +02:00 |
|
|
153bac0a3f
|
use underscore und non-empty names for tags, indicators, subfield IDs
|
2022-10-14 18:05:46 +02:00 |
|
|
d2fa91317c
|
update to Java 17, fix field list for MarcContentHandler
|
2022-10-13 20:50:32 +02:00 |
|
|
ee55fa7ff8
|
update to Java 17, add Alma XML, relax label value interpretation with # symbol
|
2022-10-13 17:51:01 +02:00 |
|
|
4cb84894db
|
update to gradle 7.3.2, asciidoc plugin to 2.5.2.1
|
2021-12-19 13:20:33 +01:00 |
|
|
4608e89029
|
set maven repos
|
2021-12-18 20:43:37 +01:00 |
|
|
5ed7a065d7
|
move XML factories out of Marc processing to allow efficient reuse of XML parsers, fix NPE in subfield transforming
|
2021-04-27 00:22:38 +02:00 |
|
|
3fa26ade80
|
update to Gradle 6.6.1, add a MARC record listener to a MARC content handler
|
2020-11-20 13:01:09 +01:00 |
|
|
aef7c53a04
|
update to content 2.3.1, better named module exports
|
2020-06-05 11:46:43 +02:00 |
|
|
c7d2aa3c87
|
Java named module, Gradle 6.4.1, JUnit 5 tests
|
2020-05-19 23:40:25 +02:00 |
|
|
970f62f44f
|
add lambdas to logging API
|
2020-05-05 20:23:17 +02:00 |
|
|
b123d27567
|
add buffer size parameter, marc4j comparison test
|
2020-05-02 18:49:19 +02:00 |
|
|
c8b8955303
|
2.1.0
|
2019-11-07 11:51:44 +01:00 |
|