microbiomedata / nmdc-schema

National Microbiome Data Collaborative (NMDC) unified data model
https://microbiomedata.github.io/nmdc-schema/
Creative Commons Zero v1.0 Universal
27 stars 8 forks source link

Assert `host_taxid` slot from MIxS on `Biosample` class in NMDC Schema #699

Closed sujaypatil96 closed 1 year ago

sujaypatil96 commented 1 year ago

Assert the host_taxid slot which is already present in mixs.yaml on the Biosample class in nmdc.yaml in order to facilitate the capture of host taxonomy id information from GOLD.

See https://gold.jgi.doe.gov/biosample?id=Gb0291745 for example. Click on the host metadata tab, and you'll see an NCBI taxnonomy id for the host which is an integer value of 3689.

aclum commented 1 year ago

@aclum