public class ProfileRetriever
extends java.lang.Object
Constructor and Description |
---|
ProfileRetriever() |
Modifier and Type | Method and Description |
---|---|
static lifr.logic.firstorder.KnowledgeBase |
getUserProfile(java.lang.String userID)
Retrieve a specific user profile (stored locally) and convert it
(from the stored KRSS format) to a knowledge base of
logic rules.
|
public static final lifr.logic.firstorder.KnowledgeBase getUserProfile(java.lang.String userID)
userID
- the ID of the user