* @param answer the string containing the answer received from the VBrain proxy
* @return a std::map (dictionary) containing the answer splitted into keys and values. The keys are always std::string, the values can either be int, double or std::string.