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

Reorganize package structure #49

Open cmungall opened 1 year ago

cmungall commented 1 year ago

We have a flat list of things under

https://github.com/linkml/schemasheets/tree/main/schemasheets

this is a little ad-hoc. For other projects we subdivide into packages, e.g.

This may be overkill here, but we should at least have consistent naming conventions, e.g. if schema_exporter goes from the metamodel to sheets, then the opposite should be called schema_importer

sierra-moxon commented 1 year ago

@turbomam - still a priority to fix? :)