Uses of Class
nectec.semantic.web.knowledge.application.framework.recommender.Recommender

Packages that use Recommender
nectec.semantic.web.knowledge.application.framework.representative Service representative for searching and recommender applications. 
 

Uses of Recommender in nectec.semantic.web.knowledge.application.framework.representative
 

Methods in nectec.semantic.web.knowledge.application.framework.representative that return Recommender
static Recommender ServiceRepresentative.createRecommenderInstance(String targetClass, String root, com.hp.hpl.jena.ontology.OntModel kbase)
          Get the object of the Recommender class which will handle all the querying task to the given model.