Replace a time-consuming lookup for the ERD dataset #456
Labels
priority:medium
SHK
The task has a difficulty which can be handled by a student developer
type:enhancement
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:
The text was updated successfully, but these errors were encountered: