Extract ScoredMatch Objects (INTERNAL)
extract_ScoredMatch.RdExtracts mapping results from specialized ScoredMatch python objects
(as defined by GILDA) AT THE LEVEL of individual mappings.
Arguments
- py_ScoredMatch
- A GILDA ScoredMatch (python) object. 
- prefix
- Optional prefix to add to namespace local unique identifiers (LUI; e.g. 4, the LUI for "disease" in DO), as a string; preferably to create a complete namespace ID (e.g. "DOID:4"). 
- prefix_sep
- Optional separator placed between - prefixand namespace LUIs, as a string. Ignored if- prefix = NULL.