public class Concept extends GenericModel
Constructor and Description |
---|
Concept() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCensus()
Gets the census.
|
java.lang.String |
getCiaFactbook()
Gets the cia factbook.
|
java.lang.String |
getCrunchbase()
Gets the crunchbase.
|
java.lang.String |
getDbpedia()
Gets the dbpedia.
|
java.lang.String |
getFreebase()
Gets the freebase.
|
java.lang.String |
getGeo()
Gets the geo.
|
java.lang.String |
getGeonames()
Gets the geonames.
|
KnowledgeGraph |
getKnowledgeGraph()
Gets the knowledge graph.
|
java.lang.String |
getOpencyc()
Gets the opencyc.
|
java.lang.Double |
getRelevance()
Gets the relevance.
|
java.lang.String |
getText()
Gets the text.
|
java.lang.String |
getWebsite()
Gets the website.
|
java.lang.String |
getYago()
Gets the yago.
|
void |
setCensus(java.lang.String census)
Sets the census.
|
void |
setCiaFactbook(java.lang.String ciaFactbook)
Sets the cia factbook.
|
void |
setCrunchbase(java.lang.String crunchbase)
Sets the crunchbase.
|
void |
setDbpedia(java.lang.String dbpedia)
Sets the dbpedia.
|
void |
setFreebase(java.lang.String freebase)
Sets the freebase.
|
void |
setGeo(java.lang.String geo)
Sets the geo.
|
void |
setGeonames(java.lang.String geonames)
Sets the geonames.
|
void |
setKnowledgeGraph(KnowledgeGraph knowledgeGraph)
Sets the knowledge graph.
|
void |
setOpencyc(java.lang.String opencyc)
Sets the opencyc.
|
void |
setRelevance(java.lang.Double relevance)
Sets the relevance.
|
void |
setText(java.lang.String text)
Sets the text.
|
void |
setWebsite(java.lang.String website)
Sets the website.
|
void |
setYago(java.lang.String yago)
Sets the yago.
|
equals, hashCode, toString
public KnowledgeGraph getKnowledgeGraph()
public void setKnowledgeGraph(KnowledgeGraph knowledgeGraph)
knowledgeGraph
- the new knowledge graphpublic java.lang.String getCensus()
public java.lang.String getCiaFactbook()
public java.lang.String getCrunchbase()
public java.lang.String getDbpedia()
public java.lang.String getFreebase()
public java.lang.String getGeo()
public java.lang.String getGeonames()
public java.lang.String getOpencyc()
public java.lang.Double getRelevance()
public java.lang.String getText()
public java.lang.String getWebsite()
public java.lang.String getYago()
public void setCensus(java.lang.String census)
census
- the census to setpublic void setCiaFactbook(java.lang.String ciaFactbook)
ciaFactbook
- the ciaFactbook to setpublic void setCrunchbase(java.lang.String crunchbase)
crunchbase
- The crunchbasepublic void setDbpedia(java.lang.String dbpedia)
dbpedia
- The dbpediapublic void setFreebase(java.lang.String freebase)
freebase
- The freebasepublic void setGeo(java.lang.String geo)
geo
- the geo to setpublic void setGeonames(java.lang.String geonames)
geonames
- the geonames to setpublic void setOpencyc(java.lang.String opencyc)
opencyc
- The opencycpublic void setRelevance(java.lang.Double relevance)
relevance
- The relevancepublic void setText(java.lang.String text)
text
- The textpublic void setWebsite(java.lang.String website)
website
- The websitepublic void setYago(java.lang.String yago)
yago
- The yago