dnet-hadoop/dhp-pace-core/src/main/java/eu/dnetlib/pace/util
Giambattista Bloisi c412dc162b Fix bug in conversion from dedup json model to Spark Dataset of Rows: list of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes 2023-10-02 11:34:51 +02:00
..
BlockProcessor.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00
Capitalise.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
DiffPatchMatch.java Added maven repo for dependencies that are not in maven central 2023-09-20 10:33:14 +02:00
DotAbbreviations.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
MapDocumentUtil.java Fix bug in conversion from dedup json model to Spark Dataset of Rows: list of strings contained the json escaped representation of the value instead of the plain value, this caused instanceTypeMatch failures because of the leading and trailing double quotes 2023-10-02 11:34:51 +02:00
PaceException.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
PaceResolver.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
Reporter.java New sources formatted by maven plugin 2023-07-06 10:28:53 +02:00
SparkReporter.java Refactor Dedup process to use Spark Dataframe API and intermediate representation with Row interface 2023-07-24 15:36:24 +02:00