public interface OntologyRepositoryEntry
Modifier and Type | Method and Description |
---|---|
String |
getMetaData(Object key)
Gets associated metadata.
|
String |
getOntologyShortName()
Gets a short human readable name for this entry
|
URI |
getOntologyURI()
Gets the URI of the ontology that is described by this entry.
|
URI |
getPhysicalURI()
Gets the physical URI of the ontology that is described by this entry.
|
String getOntologyShortName()
URI getOntologyURI()
URI getPhysicalURI()
String getMetaData(Object key)
key
- The key that describes the metadatanull
if there is no metadata associated with this key. DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann