microbiomedata / nmdc-schema

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

generate reports of all observed MIxS environmental triad slot values, within a given context #2047

Open turbomam opened 4 weeks ago

turbomam commented 4 weeks ago

We should be able to report all env_broad_scale, env_local_scale and env_medium values in two dimensions of contextuality:

MongoDB or SubmissionPortal

etc

The reports should be available on demand, from either a custom web page or a new endpoint in one of our APIs

The reports should have the following columns:

possible stakeholders: @turbomam, @mslarae13 , @pkalita-lbl

pkalita-lbl commented 4 weeks ago

I think we need to narrow the scope of this request a bit. Namely:

  1. Checking data in MongoDB
  2. Checking data in the submission portal
  3. Available from either a custom web page or a new endpoint in one of our APIs

Choose two of those three. There is no website or API service that has direct connections to both MongoDB and the submission portal database.

mslarae13 commented 1 day ago

IMO, ideally, we'll have a way to generate a report of NMDC submissions that have been submitted, so are "submitted pending review" ... This report will allow me to review how someone has filled out a submitted submission's triad and evaluate it for approval.

This is 3rd priority after implementing the submission status framework which James is going to work on. So... for me, this issue is considered complete when

Many of Mark's requests here can be stretch goals. If possible, let's do it! But I'm not sure how hard it'll be!