NOAA-PMEL / OAPDashboard

The Upload Dashbord for the Ocean Acidifiation Project
The Unlicense
0 stars 2 forks source link

Two requests related to funding information #35

Open lqjiang opened 2 years ago

lqjiang commented 2 years ago

Right now, the metadata editor allows a submitter to input the below funding information:

Would you please consider the below two requests:

  1. Add two new fields to allow submitters to input the project start and end dates.
  2. If OAP is selected as a funding agency, Project ID, Project title, start date and end date become required fields.

Many thanks,

Liqing

lqjiang commented 2 years ago

We have implemented start date and end date within our metadata templates at NCEI.

Below are the tags John used:

 <fundingAgency>
    <agency/>
    <title/>
    <ID/>
    <startDate/>
    <endDate/>
 </fundingAgency>