Package | Description |
---|---|
de.unibi.techfak.scie.ontology |
Modifier and Type | Method and Description |
---|---|
OntologyHandle |
OntologyDatabase.getEmptyOntology(String name)
Returns an ontology handle for an ontology with the given name, if such
an ontology does not exist yet, it is created and the new ontology handle
is returned.
|
OntologyHandle |
OntologyDatabase.getOntology(String name)
Returns an ontology handle for an ontology with the given name, if such
an ontology does not exist yet, it is created and the new ontology handle
is returned.
|
OntologyHandle |
OntologyDatabase.getOntology(String name,
boolean create)
Returns an ontology handle for an ontology with the given name, if such
an ontology does not exist yet and the "create" flag is set to true, it
is created and the new ontology handle is returned.
|
boolean |
OntologyDatabase.queryOntologyExists(String name)
Returns true if the given ontology exists.
|
Copyright (C) 2013, 2014 Raphael Dickfelder, Jan Göpfert, Benjamin Paassen, Andreas Stöckel, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/scie