microbiomedata / nmdc-schema

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

Multiple PIs #301

Open mslarae13 opened 2 years ago

mslarae13 commented 2 years ago

Update schema to allow for multiple PIs.

See EMP500

@pvangay , @dehays

turbomam commented 10 months ago

@mslarae13 do you feel like the credit role associations pattern satisfies this need?

Multiple people can be associated with a Study with the principal investigator role. However, the principal_investigator slot is still single-valued at this point.

mslarae13 commented 9 months ago

@turbomam I think credit roles association is the right way to say this person is a PI... but I think from the data portal perspective, it's not displayed.. though, we should review this issue in the study page squad. Because I think the expansion to include consortia means this isn't needed?

turbomam commented 9 months ago

see also:

mslarae13 commented 9 months ago

this is resolved with the addition of umbrella studies & consortium.

Should consider removing PI slot & just using Credit role

relates to https://github.com/microbiomedata/nmdc-schema/issues/855

mslarae13 commented 9 months ago

Multiple PIs not allowed.

Principle Investigator is a single person. An Co-Investigator allows multiple people.

turbomam commented 9 months ago

Multiple PIs not allowed.

Principle Investigator is a single person. An Co-Investigator allows multiple people.

that's a good policy but we don't have an implementation yet