public class IndexingHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
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 and Description |
|---|
IndexingHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addIndexPropertyToOntResources(com.hp.hpl.jena.ontology.OntModel model) |
static String |
getCMSObjectName(com.hp.hpl.jena.rdf.model.Resource subject) |
public static final com.hp.hpl.jena.rdf.model.Property HAS_LOCAL_NAME
public static void addIndexPropertyToOntResources(com.hp.hpl.jena.ontology.OntModel model)
public static String getCMSObjectName(com.hp.hpl.jena.rdf.model.Resource subject)
Copyright © 2011-2014 The Apache Software Foundation. All Rights Reserved.