- All Superinterfaces:
- Marking
- All Known Subinterfaces:
- MeaningSpan, ScoredMeaning
- All Known Implementing Classes:
- Annotation, NamedEntity, ScoredAnnotation, ScoredNamedEntity, ScoredTypedNamedEntity, TypedNamedEntity
public interface Meaning
extends Marking
A class implementing this interface contains a set of URI pointing to the
meaning of this object. Note that it is assumed that all URIs of this set are
pointing exactly to the same meaning. Thus, they could be connected using an
owl:sameAs predicate.
- Author:
- Michael Röder (roeder@informatik.uni-leipzig.de)