It is useful to be able to find the name of the class according to how it named in the code.
For example, in the nmdc-schema python class , there is a class named BiosampleProcessing. But, if you run list(view.all_class()), you can only get back biosample processing.
cc @cmungall