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/
42 stars 5 forks source link

Generated linkml schema has title in range instead of name #38

Open sujaypatil96 opened 2 years ago

sujaypatil96 commented 2 years ago

When we were trying to generate the linkml schema for GA4GH VA in this repo: ga4gh-va, and you look at the source schema here, you'll see when the range for some induced slots were populated with their title, i.e., space separated names rather than their name.

For example: for induced slot variability in the schema, range gets populated as Data Item instead of DataItem.

CC: @gaurav

sierra-moxon commented 1 year ago

@sujaypatil96 - I think we should close this as "won't do"? What do you think?