public class SimpleLoader extends Object implements OntologyLoader
| Constructor and Description |
|---|
SimpleLoader() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadImports(com.hp.hpl.jena.ontology.OntModel m)
Recursively loads any imported models.
|
com.hp.hpl.jena.ontology.OntModel |
loadOntology(String ontologyUri) |
public com.hp.hpl.jena.ontology.OntModel loadOntology(String ontologyUri)
loadOntology in interface OntologyLoaderpublic void loadImports(com.hp.hpl.jena.ontology.OntModel m)
OntologyLoaderloadImports in interface OntologyLoaderCopyright © 2013. All Rights Reserved.