org.apache.stanbol.enhancer.engines.entityhublinking
Class EntityhubEntity

java.lang.Object
  extended by org.apache.stanbol.enhancer.engines.entitylinking.Entity
      extended by org.apache.stanbol.enhancer.engines.entityhublinking.EntityhubEntity

public class EntityhubEntity
extends org.apache.stanbol.enhancer.engines.entitylinking.Entity


Field Summary
 
Fields inherited from class org.apache.stanbol.enhancer.engines.entitylinking.Entity
data, lf, PLAIN_LITERALS, REFERENCES, TRIPLE2OBJECT, TYPED_LITERALS, uri
 
Constructor Summary
EntityhubEntity(org.apache.stanbol.entityhub.servicesapi.model.Representation rep)
           
 
Method Summary
 Float getEntityRanking()
           
 
Methods inherited from class org.apache.stanbol.enhancer.engines.entitylinking.Entity
getData, getId, getReferences, getText, getUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityhubEntity

public EntityhubEntity(org.apache.stanbol.entityhub.servicesapi.model.Representation rep)
Method Detail

getEntityRanking

public Float getEntityRanking()
Overrides:
getEntityRanking in class org.apache.stanbol.enhancer.engines.entitylinking.Entity


Copyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.