public class TopicAnnotation extends Enhancement
https://stanbol.apache.org/docs/trunk/components/enhancer/enhancementstructure#fisetopicannotation| Constructor and Description |
|---|
TopicAnnotation() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDataset()
Deprecated.
|
String |
getLanguage()
Deprecated.
use
getTopicLabelLang() instead |
String |
getOrigin()
The origin of the entity (e.g.
|
String |
getSummary()
Returns a description of the category
|
String |
getTopicLabel()
Returns the category preferred label
|
String |
getTopicLabelLang() |
Entity |
getTopicReference()
Returns the URI of the category
|
int |
hashCode() |
compareTo, getConfidence, getRelationspublic String getTopicLabel()
public String getTopicLabelLang()
@Deprecated public String getLanguage()
getTopicLabelLang() insteadEnhancementgetLanguage in class Enhancementnullpublic Entity getTopicReference()
@Deprecated public String getDataset()
#getOrign()public String getOrigin()
null if not applicable.public String getSummary()
Copyright © 2018 Redlink GmbH. All rights reserved.