Method | Description | |
---|---|---|
getRelatedEntities ( String uri, int MaxNumberOfEntities = 7 ) : List |
getting entities from the same categories as the original entities and sorting them by the number of occurences
|
public static getRelatedEntities ( String uri, int MaxNumberOfEntities = 7 ) : List |
||
uri | String | the uri to get the related entities for |
MaxNumberOfEntities | int | Maximum number of related entities to return |
return | List |