This should include a:
metadata fields
- short_source_name - the name of the brick eg 'ice'
- long_name - eg 'integrated chemical environment'
- description - a paragraph describing the brick (this should be markdown)
- source_url - an array of urls that can be checked for changes
- homepage_url - a url for the primary source, use biobricks.ai/chemharmony for non-external sources.
- license - add a reference to an actual license, this could refer to a .bb/license or some license identifier
- citations - array of doi
- 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?
This should include a:
metadata fields
data dictionary
This uses the linkml schema
asset