pulibrary / dspace-osti

Preparing PPPL dataset metadata for ingestion by OSTI
3 stars 1 forks source link

Populate entry_form.tsv with known DOE funding metadata #50

Closed astrochun closed 1 year ago

astrochun commented 2 years ago

Currently Scraper will generate entry_form.tsv without including the funding metadata as well as other DOE metadata (sponsoring org, data type). Note that the sponsor org is not "PPPL" (that is the originating_research organization). It's currently set to None; however in most cases, I believe it should be "SC" or "USDOE Office of Science (SC)". Also, for starters we can always use the prime DoE contract: AC02-09CH11466. As far as Datatype, this requires a manual change. We can populate "AS" as a placeholder but this will need to be changed.

astrochun commented 1 year ago

This was completed by #67