public interface OntModelCache
| Modifier and Type | Method and Description |
|---|---|
SortedSet<String> |
getModelNames()
Get the names of all existing models.
|
com.hp.hpl.jena.ontology.OntModel |
getOntModel(String name)
Get the model with this name (URI).
|
Copyright © 2016. All rights reserved.