-
Notifications
You must be signed in to change notification settings - Fork 8
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
Determine if and how link_class_info
will be used in the submission schema
#678
Comments
? Leave it out? Not really used... non-actionable DB field |
|
Specification from https://github.com/GenomicsStandardsConsortium/mixs/blob/main/mixs/excel/mixs_v6.xlsx
|
It seems like As shown above, the number of biosamples that are annotated with an informative @mslarae13 I propose that we omit this field from NMDC submission templates. A longer term action could be filing an issue at https://github.com/GenomicsStandardsConsortium/mixs/issues asking for documentation or examples of this term's use. I hope that that request wouldn't be construed as invitation for open-ended discussion about the subject. I suppose it could also be useful to be put in touch with the person who requested that term in the first place. |
db.getCollection("biosample_set").find( { link_class_info : { $exists : true } } );
|
link_class_info
will be used in the submission schema
Adding to current sprint per Mark. Need feedback from @mslarae13 |
-- I agree with this @turbomam |
@turbomam can this be closed now that Montana has provided feedback? |
@ssarrafan I don't think we can close it yet. Steps for resolution are remove from NMDC submission portal. & submit issue to GSC |
Ah ok. I thought this ticket was just to "determine if and how..." |
Chris Hunter suggest deprecating this term in GSC. Montana will put an issue into GSC. @turbomam |
I'll remove it in 7.6.1 |
@turbomam did this get removed? |
Currently manually managing. We do not ingest all MIxS slots, see https://github.com/microbiomedata/nmdc-schema/blob/main/assets/import_mixs_slots_regardless.tsv MIxS that we pull into NMDC schema is 6.0 ..Should pull in 6.2, but some slot changes have been made (names, presence/absence)
|
I'm moving this to the current sprint based on @mslarae13 last comment on 4/29. |
@turbomam @mslarae13 should this just be in the backlog? I can remove it from the sprint. |
Sprint over, removing from sprint. |
slot link_class_info has no guidance or examples.
criteria for completion
The text was updated successfully, but these errors were encountered: