net.java.rdf.sommer
Interface Inferencer

All Known Implementing Classes:
SesameInvFuncInferencer, SesameSmushInferencer

public interface Inferencer

procedural inference interface, for specialised inferencing functionality

Author:
Henry Story

Method Summary
 void infer(Mapper map)
           
 

Method Detail

infer

void infer(Mapper map)