@import org.silkframework.rule.execution.LinkingStatistics @(statistics: LinkingStatistics, linkCount: Int)
Linking Statistics
Number of source entities: @statistics.entityCount.source
Number of target entities: @statistics.entityCount.target
Number of links: @linkCount