sennetconsortium / portal-ui

0 stars 1 forks source link

Modify `DOI Abstract` to facilitate better abstracts being submitted #992

Open maxsibilla opened 11 months ago

maxsibilla commented 11 months ago

Potentially

maxsibilla commented 11 months ago

Related card 915

maxsibilla commented 11 months ago

After discussing this with @bhonick it might be useful to break out abstract into 3 distinct fields:

This would give end users a clear a defined structure for what we expect as an abstract and having this broken out into components would allow for better mining of the abstracts. When publishing a dataset we would simply concatenate these fields to create the abstract in the DOI.

For registration purposes we would make these fields required but not put a character requirement to create a dataset. We would show a warning symbol (similar to how we handle protocol DOIs) if the field is below a certain character threshold (100 characters). We would then add a check prior to processing the dataset that all of these fields meet the character threshold. This allows data providers to quickly register datasets but forces them to enter detailed information well before publishing them.

We would also need to update the bulk registration process to:

maxsibilla commented 11 months ago

We will need to change the existing dataset.description field to be generated similar to dataset.title

maxsibilla commented 11 months ago

Can potentially link out to this as an example abstract: https://www.nlm.nih.gov/bsd/policy/structured_abstracts.html

Can utilize these points in the popover: https://www.nature.com/documents/nature-summary-paragraph.pdf