AI::ExpertSystem::Advanced::KnowledgeDB::YAML - YAML Knowledge DB driver


AI-ExpertSystem-Advanced documentation  | view source Contained in the AI-ExpertSystem-Advanced distribution.

Index


NAME

Top

AI::ExpertSystem::Advanced::KnowledgeDB::YAML - YAML Knowledge DB driver

DESCRIPTION

Top

A YAML knowledge database driver.

It reads a given YAML file and looks for the rules hash key. All of the elements of rules (causes and goals) are copied to the rules hash key of AI::ExpertSystem::Advanced::KnowledgeDB::Base.

If no rules are found then it ends unsuccessfully.

It also looks for any available questions under the questions hash key, however if no questions are found then they are not copied :-)

Attributes

Top

filename

YAML file path to read

AUTHOR

Top

Pablo Fischer (pablo@pablo.com.mx).

COPYRIGHT

Top


AI-ExpertSystem-Advanced documentation  | view source Contained in the AI-ExpertSystem-Advanced distribution.