public class TONESRepository extends Object implements OntologyRepository
| Constructor and Description |
|---|
TONESRepository() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
Collection<OntologyRepositoryEntry> |
getEntries() |
String |
getLocation()
Gets a OWLClassExpression of the location of the repository
|
List<Object> |
getMetaDataKeys() |
String |
getName()
Gets the name of the repository
|
org.semanticweb.owlapi.model.OWLOntology |
getOntology(OntologyRepositoryEntry entry) |
void |
initialize() |
void |
refresh()
Ensures the repository is up to date
|
public TONESRepository()
public void initialize()
initialize in interface OntologyRepositorypublic String getName()
OntologyRepositorygetName in interface OntologyRepositorypublic String getLocation()
OntologyRepositorygetLocation in interface OntologyRepositorypublic void refresh()
OntologyRepositoryrefresh in interface OntologyRepositorypublic Collection<OntologyRepositoryEntry> getEntries()
getEntries in interface OntologyRepositorypublic List<Object> getMetaDataKeys()
getMetaDataKeys in interface OntologyRepositorypublic org.semanticweb.owlapi.model.OWLOntology getOntology(OntologyRepositoryEntry entry)
getOntology in interface OntologyRepositorypublic void dispose()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann