Revision 42268
Added by Eri Katsari over 8 years ago
modules/dnet-openaire-lodexport-wf/src/main/java/eu/dnetlib/iis/core/workflows/lodexport/ClearGraph.java | ||
---|---|---|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
import com.jolbox.bonecp.BoneCPDataSource; |
5 |
import eu.dnetlib.data.mapreduce.hbase.lodImport.utils; |
|
5 |
import eu.dnetlib.data.mapreduce.hbase.lodImport.utils.DB;
|
|
6 | 6 |
import eu.dnetlib.data.mapreduce.hbase.lodImport.utils.RDFizer; |
7 | 7 |
import org.apache.log4j.Logger; |
8 | 8 |
|
Also available in: Unified diff
fixes for newlines and other special chars in serializer; added jsoup lib for stripping html tags from text