CRIS: author profile and organization profile #153
Replies: 6 comments
-
Beta Was this translation helpful? Give feedback.
-
We have added some more details in our fork of invenio-docs: https://github.com/ulysseus-eu/docs-invenio-rdm/blob/ulysseus/docs/develop/architecture/claim_profile_or_record.md |
Beta Was this translation helpful? Give feedback.
-
While I was investigating, I started to have a look at invenio-communities module which seemed to have similar features. And the workflows are already existing within community objects: So it seems I could have sort of a backend or a parent class to use. |
Beta Was this translation helpful? Give feedback.
-
Hi @ulysseus-eu, Thanks a lot for the interest to contribute to InvenioRDM. I think the easiest approach would be to setup a meeting to discuss further. Can you reach out to me on [email protected] and we can organise a call. Indeed requests module can handle quite a lot of all the claim requests. Also, there's Invenio-accounts and invenio-userprofiles who could extended to address some of the use cases. Also Invenio-Vocabularies already has names and affiliations vocabularies that match up with profiles and organisations. I would probably not use communities as the public profile for a researchers as communities have a lot of features around collaboration (managing members, submission rules to the communities, etc) which would seem quite odd on a researcher profile page. For organisation profiles I think communities could work well. I can also explain more about how we try to manage the contributions etc. |
Beta Was this translation helpful? Give feedback.
-
FYI: Here's also a very old issues with some ideas for research profiles that never got realised: zenodo/zenodo#1212 |
Beta Was this translation helpful? Give feedback.
-
This issue was automatically marked as stale. |
Beta Was this translation helpful? Give feedback.
-
Problem statement
In the scope of Ulysseus European University we are building a RDM based on Invenio.
We want to extend InvenioRDM so that it becomes our Current Research Information System as well, containing public researcher profiles and public affiliation profiles, the same way DSpace CRIS does it.
ex for Universitad de Sevilla:
Describe the solution you'd like
We'd like to contribute and build the required modules (person, organization), required workflows:
Describe alternatives you've considered
We have already added custom fields and built custom pages that connect to an external database but we feel it's limited and we miss an opportunity to contribute and to make the ecosystem benefit from such a feature.
Additional context
We (Ulysseus digital team) are open to be the main contributor of this development if we get collaborative guidance on the best ways to integrate these features (vs communities, vs users) and software architecture.
We'd develop in late 2023 and along 2024.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions