|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.stanbol.contenthub.search.related.ontologyresource.IndexingHelper
public class IndexingHelper
This class is created to create LARQ index of external ontology provided for the search operation
| Field Summary | |
|---|---|
static com.hp.hpl.jena.rdf.model.Property |
HAS_LOCAL_NAME
Represents the special property which is used by Lucene while creating the index. |
| Constructor Summary | |
|---|---|
IndexingHelper()
|
|
| Method Summary | |
|---|---|
static void |
addIndexPropertyToOntResources(com.hp.hpl.jena.ontology.OntModel model)
|
static java.lang.String |
getCMSObjectName(com.hp.hpl.jena.rdf.model.Resource subject)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.hp.hpl.jena.rdf.model.Property HAS_LOCAL_NAME
| Constructor Detail |
|---|
public IndexingHelper()
| Method Detail |
|---|
public static void addIndexPropertyToOntResources(com.hp.hpl.jena.ontology.OntModel model)
public static java.lang.String getCMSObjectName(com.hp.hpl.jena.rdf.model.Resource subject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||