dsp-api icon indicating copy to clipboard operation
dsp-api copied to clipboard

Add ORCID to Knora user information

Open benjamingeer opened this issue 6 years ago • 5 comments

Different people often have the same name. It would be helpful if each Knora user could have an ORCID to uniquely identify them:

https://orcid.org/

benjamingeer avatar Feb 21 '19 09:02 benjamingeer

But that's again the subject of the metadata related to the project, dataset and researcher involved in a project. This matter has never been settle. See here: https://github.com/LaDHUL/Knora-projects-metadata/blob/master/knora-metadata-V1.ttl.

I think this should be tested/reviewed/improved and maybe extended. However, the ORCID was already there :)

mrivoal avatar Feb 21 '19 10:02 mrivoal

Can we start small and add things gradually, when we’re sure they’re needed? I think the argument for ORCID is pretty clear, but I’m not sure about some of the other things in that proposal.

benjamingeer avatar Feb 21 '19 10:02 benjamingeer

Well, that's exactly this: a proposal. But, as a data provider, we are going to need a lot more metadata to describe our projects/data.

See here, for example:

  • https://datacatalogue.cessda.eu/detail?q=%22UK-Data-Service__2525%22
  • https://forsbase.unil.ch/project/study-public-overview/15406/0/
  • https://schema.datacite.org/meta/kernel-4.0/

mrivoal avatar Feb 21 '19 10:02 mrivoal

@benjamingeer yes, can be easily added. Even something like this should be possible:

GET /admin/users/orcid/[orcIdentifier]

The project metadata issue #566 is still open. We (and by that I mean myself) never had time to work on it.

subotic avatar Feb 22 '19 11:02 subotic

Bouncing back on ORCID, here are some recommendation for using ORCID in repositories (and updating ORCID accounts based on data hosted in a repository itself): https://orcid.org/blog/2019/02/27/recommendations-using-orcid-repositories

It may be of interest.

mrivoal avatar Mar 04 '19 09:03 mrivoal