-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for multiple authors #115
Comments
Thanks @nuest! That would be a great addition and I'd be happy to review a PR. Right now we aren't actually doing much with the author information. It's always been my plan to have a "Grants By Author" page similar to those for Funder and Program, but I haven't gotten around to it. Therefore, for multi-authored grants at the moment it's just a single string. E.g., https://raw.githubusercontent.com/weecology/ogrants/master/_grants/hamlington_peter_2019.md A first step would be making converting the Thanks so much for offering to help out and let me know if I can help as you go. |
Thanks for the positive reply, and for sketching out the required steps. I don't know when I'll be able to take a closer look, unless I'm accepted to the eLife Innovation Sprint - then I know when I'd like to work with you on this or other ideas. I'll get in touch when I see some downtime coming up! |
Sounds great! Thanks @nuest! |
@ethanwhite Just a short update: I don't think I'll be able to contribute in a meaningful way before the sprint. [But I'm happy to flesh out the task more before the event. Do you plan to start a project or label for the occasion?] I think the steps to tackle this issue are mostly clear.
|
Thanks. That looks right to me. @ha0ye is running the sprint so he's the person to chat with more about organizational stuff and what his plans are. |
Ooh, that does remind me to bug @ethanwhite about adding me to the ogrants maintainer team. @nuest - no worries! I intend to do some outline planning during August, but am not aiming for a fully-proscriptive feature list, since I would like to be inclusive of the ideas that contributers at the sprint will have. |
Done. |
hey folk, just came via orion podcast about the sprint and heard about this issue. There is two related project you may find useful:
eventually, the tenzing spreadsheet might be transformed into jams yaml and then to jatsxml via pandoc (once everything is ready :) ) |
Just looked a bit more into the project and realiseyou ask people to have a doi first, you could get author information directly from crossref and change "author" entry into a "depositor", and not care about this anymore ? would be nice to get the crossref data fetch via a github action that could be run on new PR ? |
Hi @jcolomb! Thanks for you interest. Those tools definitely look useful. While we'd certainly prefer DOIs we don't require them or support them for grants submitted through our webform, so we can't rely on crossref at the moment even though that's definitely a great idea. I'm happy to support a shift to a standarized schema, especially if there's a sense of general community movement in that direction. |
Hi! Great initiative you have here! 👏
Is there a way to link a grant to multiple authors? AFAICS no. Wondering if you have thought about that, and would be happy to contribute some development time if you're interested to realize such a feature. Right now I'm unsure how to add our collaborative proposal, but I'd really like to :-)
The text was updated successfully, but these errors were encountered: