public class ClassIndexer extends Object
Constructor and Description |
---|
ClassIndexer() |
Modifier and Type | Method and Description |
---|---|
org.apache.jena.ontology.OntModel |
getHierarchyForClassURI(String classUri) |
String |
getLanguage() |
void |
index(org.apache.jena.ontology.OntModel from) |
boolean |
isCopyComments() |
boolean |
isCopyLabels() |
void |
setCopyComments(boolean copyComments) |
void |
setCopyLabels(boolean copyLabels) |
void |
setLanguage(String language) |
public ClassIndexer()
public void index(org.apache.jena.ontology.OntModel from)
public org.apache.jena.ontology.OntModel getHierarchyForClassURI(String classUri)
classUri
- public boolean isCopyLabels()
public void setCopyLabels(boolean copyLabels)
public boolean isCopyComments()
public void setCopyComments(boolean copyComments)
public String getLanguage()
public void setLanguage(String language)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann