A C D E G H I L M N O P R S T U

R

read() - Method in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
 
read(byte[]) - Method in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
 
read(byte[], int, int) - Method in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
 
readAllConfig(String, String) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Basically work in the same way as "readMaps()" function except that this aware the common configuration of the given application directory.
readLines(String, String) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Read the lines from a given file and return them as a collection.
readMaps(String, String) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Read the given file in which each line represents key-value pairs separated by "|" character.
RECOMMENDED_DATA - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Name of the file which stores data with recommendation generated as output by Recommender.
RECOMMENDER - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Name of the directory used for storing Recommender-specific data.
Recommender - Class in nectec.semantic.web.knowledge.application.framework.recommender
Contain all the methods regarding to Recommender application.
Recommender(String) - Constructor for class nectec.semantic.web.knowledge.application.framework.recommender.Recommender
Constructor method.
removeDuplicate(ArrayList<String>) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Look for the duplicate elements in the given collection and remove them so that only unique elements are stored.
removeHozoProprietaryResources(ArrayList<String>) - Static method in class nectec.semantic.web.knowledge.application.framework.common.Common
Remove all the proprietary (non-standard) resources provided by HOZO Ontology Editor.
reset() - Method in class nectec.semantic.web.knowledge.application.framework.common.UnicodeInputStream
 
RULE_DEPENDENCY - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Dependency of rules.
RULE_DIR - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Name of the directory used for storing rules (both generic rules and custom recommender rules).
RULE_INFO - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Name of the file which stores modifiers used for executing custom rules.
RULE_RESULT_LOG - Static variable in class nectec.semantic.web.knowledge.application.framework.common.DirectoryAndFileNames
Rule result for debugging purpose.
RuleHandler - Class in nectec.semantic.web.knowledge.application.framework.recommender
Act as a rule handler for Recommender application and contain all the convenient methods of applying rules to data, adding data to the model by means of rules.
RuleHandler(String) - Constructor for class nectec.semantic.web.knowledge.application.framework.recommender.RuleHandler
Constructor method and should not be called directly.
runMappingAndUpdatingProcess() - Method in class nectec.semantic.web.knowledge.application.framework.mapping.Mapping
Update all data involved as provided in the 'Mapping Config' directory.

A C D E G H I L M N O P R S T U