Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add data description to the linkml.yaml #30

Open
Tracked by #27
tomlue opened this issue Apr 1, 2024 · 0 comments
Open
Tracked by #27

add data description to the linkml.yaml #30

tomlue opened this issue Apr 1, 2024 · 0 comments

Comments

@tomlue
Copy link
Contributor

tomlue commented Apr 1, 2024

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

  • list of assets - see asset definition below

asset

  • path - this has a relative path
  • mimetype - usually can be derived from extension
  • slots - describes all the properties of an asset, like columns for a parquet.
  • description - what is this asset?
@tomlue tomlue mentioned this issue Apr 1, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant