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