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

Additional options: use-attributes and table-config-path #86

Closed cmungall closed 1 year ago

cmungall commented 1 year ago

This provides two new options

  -C, --table-config-path TEXT    YAML file with header mappings
 -A, --use-attributes, --no-A / --no-use-attributes
                                  All slots specified in conjunction with a
                                  class are attributes of that class
                                  [default: no-use-attributes]

Example: sheets2linkml tests/input/personinfo-no-descriptors.tsv -C tests/input/personinfo-descriptors.yaml