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

Examples should roundtrip #52

Closed cmungall closed 1 year ago

cmungall commented 1 year ago

When converting from sheets to linkml, a column that maps to examples will be hard-wired to generate Example(value=v) for each v in the value cell.

When this is reversed back from linkml to sheets, this causes an error

The behavior should be symmetric

More broadly, there should be a well-documented solution for mapping complex values to flat spreadsheet cells, rather than relying on hardwiring