This function returns the parent term(s) of term termId
in ontology ontologyName.
The function sends a getTermParentsRequest SOAP message
and retrieves and parses the getTermParentsResponse.
The original corresponging interface is
public Map getTermParents(String termId, String ontologyName)