biobricks-ai / biobricks

BioBricks makes loading data from biological datasets and databases easy. Python and R interfaces, data version control, and an API for pulling datasets that have been converted to easy-to-use formats.
https://docs.biobricks.ai
MIT License
5 stars 2 forks source link

add data description to the linkml.yaml #30

Open tomlue opened 3 months ago

tomlue commented 3 months ago

This should include a:

metadata fields

  1. short_source_name - the name of the brick eg 'ice'
  2. long_name - eg 'integrated chemical environment'
  3. description - a paragraph describing the brick (this should be markdown)
  4. source_url - an array of urls that can be checked for changes
  5. homepage_url - a url for the primary source, use biobricks.ai/chemharmony for non-external sources.
  6. license - add a reference to an actual license, this could refer to a .bb/license or some license identifier
  7. citations - array of doi
  8. last_reviewed - when was this last reviewed by a human?

data dictionary This uses the linkml schema

asset