org.dllearner.core.owl
Interface NamedKBElement
- All Superinterfaces:
- KBElement, Serializable
- All Known Subinterfaces:
- Entity, Property
- All Known Implementing Classes:
- DatatypeProperty, FuzzyIndividual, Individual, NamedClass, ObjectProperty
public interface NamedKBElement
- extends KBElement
Marker interface for those OWL elements, which have a name, e.g.
the name of an individual, an object property, a data type property
or a named class.
- Author:
- Jens Lehmann
getName
String getName()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann