Open MichaelRoeder opened 3 months ago
At the moment, the ERD dataset has a time-consuming lookup operation to transform freebase IRIs to DBpedia IRIs. See https://github.com/dice-group/gerbil/blob/master/src/main/java/org/aksw/gerbil/dataset/impl/erd/ERDDataset2.java#L100
There are two possible solutions:
Problem
At the moment, the ERD dataset has a time-consuming lookup operation to transform freebase IRIs to DBpedia IRIs. See https://github.com/dice-group/gerbil/blob/master/src/main/java/org/aksw/gerbil/dataset/impl/erd/ERDDataset2.java#L100
Solution
There are two possible solutions: