Uses of Package
de.hpi.fgis.voidgen.hadoop.parsing

Packages that use de.hpi.fgis.voidgen.hadoop.parsing
de.hpi.fgis.voidgen.hadoop.parsing Contains the classes for parsing and filtering RDF quadruples. 
de.hpi.fgis.voidgen.hadoop.tasks.clusterinformation Contains classes for creating information to the clusters. 
de.hpi.fgis.voidgen.hadoop.tasks.joining Contains the classes for enriching each RDF quadruple with the cluster of the subject and the cluster of the object. 
de.hpi.fgis.voidgen.hadoop.tasks.linksets Contains classes for creating link sets between clusters. 
 

Classes in de.hpi.fgis.voidgen.hadoop.parsing used by de.hpi.fgis.voidgen.hadoop.parsing
DanchelNode
          DanchelNode is an abstract super-class of all RDF node types.
DanchelNode.NodeType
           
DataFilter
           
RDFQuadruple
          RDFQuadruple takes a String, parses that String and instantiates a new RDF instance which can be used for accessing the concrete values of the passed RDF quadruple.
 

Classes in de.hpi.fgis.voidgen.hadoop.parsing used by de.hpi.fgis.voidgen.hadoop.tasks.clusterinformation
RDFQuadruple
          RDFQuadruple takes a String, parses that String and instantiates a new RDF instance which can be used for accessing the concrete values of the passed RDF quadruple.
 

Classes in de.hpi.fgis.voidgen.hadoop.parsing used by de.hpi.fgis.voidgen.hadoop.tasks.joining
RDFQuadruple
          RDFQuadruple takes a String, parses that String and instantiates a new RDF instance which can be used for accessing the concrete values of the passed RDF quadruple.
 

Classes in de.hpi.fgis.voidgen.hadoop.parsing used by de.hpi.fgis.voidgen.hadoop.tasks.linksets
RDFQuadruple
          RDFQuadruple takes a String, parses that String and instantiates a new RDF instance which can be used for accessing the concrete values of the passed RDF quadruple.