childrenRelations: Returns the children relation type(s).
Description
This function returns the relation type of a ontology term
termId and its children.
The function sends a getTermRelationsRequest SOAP message
and retrieves and parses the getTermRelationsResponse.
The original corresponging interface is
public Map getTermRelations(String termId, String ontologyName).