org.dllearner.core.owl
Interface Entity

All Superinterfaces:
KBElement, NamedKBElement, Serializable
All Known Subinterfaces:
Property
All Known Implementing Classes:
DatatypeProperty, FuzzyIndividual, Individual, NamedClass, ObjectProperty

public interface Entity
extends NamedKBElement

Marker interface for classes, properties, individuals.

Author:
Jens Lehmann

Method Summary
 URI getURI()
           
 
Methods inherited from interface org.dllearner.core.owl.NamedKBElement
getName
 
Methods inherited from interface org.dllearner.core.owl.KBElement
accept, getLength, toKBSyntaxString, toManchesterSyntaxString, toString
 

Method Detail

getURI

URI getURI()


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann