Uses of Class
nectec.semantic.web.knowledge.application.framework.searching.SemanticSearch

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

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

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