org.apache.stanbol.contenthub.search.related.ontologyresource
Class QueryFactory
java.lang.Object
org.apache.stanbol.contenthub.search.related.ontologyresource.QueryFactory
public final class QueryFactory
- extends Object
- Author:
- cihan
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryFactory
public QueryFactory()
getClassQuery
public static final com.hp.hpl.jena.query.Query getClassQuery(String keyword)
getIndividualQuery
public static final com.hp.hpl.jena.query.Query getIndividualQuery(String keyword)
getCMSObjectQuery
public static final com.hp.hpl.jena.query.Query getCMSObjectQuery(String keyword)
Copyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.