linkml / schemasheets

Structure your data in a FAIR way using google sheets or TSVs. These are then converted to LinkML, and from there other formats
https://linkml.io/schemasheets/
41 stars 5 forks source link

change `import pkg_resources` in `generate_populate.py` to `importlib` #115

Open turbomam opened 11 months ago

turbomam commented 11 months ago

https://docs.python.org/3/library/importlib.resources.html

turbomam commented 8 months ago

https://github.com/linkml/schemasheets/blob/main/schemasheets/generate_populate.py

turbomam commented 8 months ago

esp. https://github.com/linkml/schemasheets/blob/e7fb8e1a2064b77014c4d787cd75b65aa336ec37/schemasheets/generate_populate.py#L326-L329