nmdc-schema icon indicating copy to clipboard operation
nmdc-schema copied to clipboard

National Microbiome Data Collaborative (NMDC) unified data model

Results 100 nmdc-schema issues
Sort by recently updated
recently updated
newest added

Remove `was_informed_by` `WorkflowChain` will be the new grouping class to group all of the workflows together. After `WorkflowChain` class is created and migration has ocurred.

berkeley-fy24-refactor

This task was suggested by @turbomam, who said all the hyperlinks are defined in Markdown files in the `docs` directory. I plan to use https://github.com/lycheeverse/lychee to check the hyperlinks. Related:...

documentation
good first issue
backlog
cleanup
unfinished
validation

Update the `extract-study` tool: - rename to extract-studies and update docs - support multiple study ID's as input - Pull data for multiple studies, output to a single `nmdc_schema.Database` compliant...

Here's a link to the `nmdc-schema` package on PyPI: https://pypi.org/project/nmdc-schema/

documentation

NMDC wants to provide and capture external / alternate and related identifiers to provide to users. Alternate identifiers = an identifier for the EXACT same thing Related identifiers = an...

given that a principal use case of our schema-as-software (the importable `nmdc_schema` package) is to support the maintenance of schema-conformant databases (e.g. `nmdc:Database` JSON), it seems reasonable for each schema-as-software...

For example, `rna_volume` is defined in nmdc-schema and associated with `Biosample`. We even have some tests for it. If it is important to capture that information in the SubmissionPortal, so...

backlog