pub fn parse_triple_from_string(triple_str: &str) -> Result<Triple>
Parse a triple from simple string format “subject predicate object”