Skip to content
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

Make DataGeneration and DataObject records for fixed NEON soil data (nmdc:sty-11-34xj1150) #935

Closed
Tracked by #735
sujaypatil96 opened this issue Nov 14, 2024 · 4 comments
Assignees

Comments

@sujaypatil96
Copy link

sujaypatil96 commented Nov 14, 2024

Deliverable this task is associated with

This is a sub-issue to track the completion of work in #735

RACI

Tag people in their roles

Describe the the task

  • Work in that issue requires regeneration of DataGeneration and DataObject for 3 NEON studies. This sub-issue is for tracking the progress on the second study -- NEON soil (nmdc:sty-11-34xj1150).

Criteria for completion

  • A JSON file with a total of 643 DataGeneration records and 1286 DataObject records.

Estimate people time

  • 1 person, 2 days

Completion Date (Goal)

  • Dec 2

Target Sprint Start & End Dates

  • Start: Nov 18
  • End: Dec 2

Tag Blocker/Contingent upon issues

  • [Tagg issues]
@sujaypatil96 sujaypatil96 changed the title Make DataGeneration and DataObject records for fixed NEON soil data Make DataGeneration and DataObject records for fixed NEON soil data (nmdc:sty-11-34xj1150) Nov 14, 2024
@sujaypatil96 sujaypatil96 self-assigned this Nov 14, 2024
@ssarrafan
Copy link
Contributor

Opened yesterday so assume it's an active issue. If not high priority please let me know or add to backlog, remove from sprint board. @sujaypatil96 @cmungall @aclum

@sujaypatil96
Copy link
Author

Here is the JSON file that creates DataGeneration and DataObject records for the NEON soil study:
neon_soil_repaired_records.json

@sujaypatil96 sujaypatil96 moved this from In Progress to In Review in 2024 - Sprint 50 - November 18 - 29, 2024 Nov 21, 2024
@sujaypatil96
Copy link
Author

Reviewed and approved by @aclum on slack channel. Submitted the JSON file to Mongo dev.

@sujaypatil96
Copy link
Author

sujaypatil96 commented Nov 22, 2024

Data submitted to prod Mongo.

~ curl -X 'POST' \
  'https://api.microbiomedata.org/metadata/json:submit' \
  -H 'accept: application/json' \
  -H 'Authorization: Bearer $TOKEN' \
  -H 'Content-Type: application/json' \
  -d @/Users/sujaypatil/Desktop/nmdc-runtime/neon_soil_repaired_records.json   
{"type":"success","detail":{"run_id":"nmdc:sys0npwehh08"}}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants