Package de.hpi.fgis.voidgen.hadoop.tasks.linksets

Contains classes for creating link sets between clusters.

See:
          Description

Class Summary
LinkSetsMapper Outputs each pair of subject cluster and object cluster from RDF quadruples.
LinkSetsMapperUriBased For every input RDF quadruple outputs the pair of subject namespace and object namespace.
LinkSetsReducer Aggregates all values of a key and counts the appearances of the key.
 

Package de.hpi.fgis.voidgen.hadoop.tasks.linksets Description

Contains classes for creating link sets between clusters. The input are RDF quadruples where the subject and object have the cluster identifier, of the cluster they belong to, attached.