What's Changed
* infer some descriptor_rows from table_config by turbomam in https://github.com/linkml/schemasheets/pull/114
Now includes `linkml2schemasheets-template` script for generating and populating a schemasheet
- exhaustively, based on all SlotDefinition and ClassDefinition slots in the meta model
- concisely, based on only those meta slots used in the source schema
**Full Changelog**: https://github.com/linkml/schemasheets/compare/v0.1.22...v0.1.23