One of the artifacts we generate (by using the LinkML [csvgen](https://github.com/linkml/linkml/blob/main/linkml/generators/csvgen.py)) is [a CSV file listing the entities in the model](https://github.com/cancerDHC/ccdhmodel/blob/main/crdch_model/csv/crdch_model.csv). It would be helpful if we could improve this CSV file by: - [ ] Adding attributes in addition to entities (see https://github.com/linkml/linkml/issues/165#issuecomment-818309444 for a possible description of a format that could be used to do this). - [ ] Adding direct and indirect mappings (i.e. exact and close matches).