public interface AggregationMethod
Modifier and Type | Method and Description |
---|---|
Collection<CRQuad> |
aggregate(Collection<de.fuberlin.wiwiss.ng4j.Quad> conflictingQuads,
NamedGraphMetadataMap metadata)
Aggregates quads in conflictingQuads into one or more result quads and
calculates quality estimate and source information for each of the result
quads.
|
Collection<CRQuad> aggregate(Collection<de.fuberlin.wiwiss.ng4j.Quad> conflictingQuads, NamedGraphMetadataMap metadata)
conflictingQuads
- input quads to be aggregatedmetadata
- metadata for named graphs containing the quads being resolvedCopyright © 2013. All Rights Reserved.