ulkb.Object.from_ofn# classmethod Object.from_ofn(from_=None, path=None, encoding=None, **kwargs)# Parses OWL Functional Syntax stream into object. Parameters: from – Source string or stream object. path – Source file path. encoding – Encoding. kwargs – Options to parser. Returns: The resulting Object.