get_descendants

pyobo.get_descendants(prefix, identifier, include_part_of=True, include_has_member=False, use_tqdm=False, force=False, **kwargs)[source]

Get all of the descendants (children) of the term as CURIEs.

Return type:

Optional[Set[str]]