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

Add default template and ability to derive templates #51

Open cmungall opened 1 year ago

cmungall commented 1 year ago

schemasheets is powerful and flexible with its template mechanism

It would be useful to have some standard templates:

These could be standard TSVs that are distributed along with the. pypi package, with convenient commands for seeding files with these.

When going from an existing linkml schema it might be useful to also autogenerate a template that includes all used metaslots

See also

turbomam commented 1 year ago

see https://github.com/linkml/schemasheets/pull/58 (functional, but failing some tests, due to excessive poetry updating?)