Closed wdduncan closed 12 months ago
Great, thank you @wdduncan. I do not have a preference for either option, and this can be considered medium- to lower-priority compared to other tasks as I do not anticipate research teams submitting data management plans until we ramp up the engagement activities (October). Hope that helps and thanks for adding this in.
@mar-rudolph FYI ^
@wdduncan Do these options take into account the possibility of a DMP ID? We are hoping to have all DMPs in the portal be associated the with a DMP ID
@mar-rudolph Is the DMP-ID
different than the doi
? If so and capturing it is important, then I should create an object to hold DMPs (i.e., proposal (2) above).
@wdduncan They are the same thing. Here's an example and here's a presentation that talks about the DMP ID that might be helpful.
Are you wanting to search DMPs using the data management plan doi
field or DMP ID
field?
Let's do DMP ID since that's CDL's terminology and will be the primary minter of those IDs
Thanks. Can you work with Set or Emily to determine which sprint this needs to be implemented in?
Yes, no problem! I'm setting up a discussion between Maria (DMPTool admin who has created these IDs), Mark, and I. Would it be useful to include you?
Yes. You can include me :)
@emileyfadrosh is this still needed?
I would be nice, how hard is it?
This may not be too difficult with @brynnz22 remodeling of dois. @lamccue @mslarae13 Can you discuss this at the next study page refresh meeting?
I don't understand the purpose or use case?
The original plan was to support adding data management plan DOIs from users who have DOIs for their DMPs. Marisa had provided the rationale and details here: https://microbiomedata.org/data-management/
While most projects we are dealing with do not have DMP DOIs, we do have the Island Microbiome project from the GSC where the team created this DMP: https://doi.org/10.48321/D1Z60Q. Since we are planning to support this project, I think it would be important to include this as a new slot associated with a study. Please let me know if you need additional information and happy to discuss at the next schema meeting.
Yes, this sounds pretty easy to implement. We can add a data management plan
enumeration to doi_cateogry
.
We'll do it. Add to next Sprint for @brynnz22
data_managment_plan_doi
has been added as a permissible_value
for DoiCategoryEnum
. I also added gsc
as a permissible_value
for DoiProviderEnum
.
Need to add capability for the schema to reference a data management plan (DMP). Ways I can see to do this:
data management plan doi
) to reference the DMP document.data management plan
attribute anddata management plan value
class. Thedata management value
class would reuse thedoi
slot (already existing).I have slight preference for (2) b/c it allows for more information to be easily attached the
data management plan value
.cc @dehays @cmungall @emileyfadrosh