EPrints Technical Mailing List Archive
Message: #07203
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Installing ORCID Support plugin
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Installing ORCID Support plugin
- From: John Salter <J.Salter@leeds.ac.uk>
- Date: Tue, 6 Mar 2018 07:22:01 +0000
Hi Tomasz, One thing to check - the ORCID field may store the values differently to how you store them (e.g. as 19 characters vs a full URI). I don’t think changing the field type would alter the table in any way, but if you store it as anything other than 0000-1234-1234-123X, I think you'll
get validation warnings from: Cheers, John PS there is a minor update (css styling) and a pull-request to render the links over https in the GitHub version that hasn't been included in a Bazaar
version yet. From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Monica Wood Hi Tomasz, Follow the instructions on this wiki page:
https://wiki.eprints.org/w/ORCID_Support
it explains how to deal with existing ORCID fields in creators and users.
https://wiki.eprints.org/w/ORCID_Support#Existing_ORCID_Fields It is as simple as installing the plugin and then updating your creators orcid field to type ‘orcid’ in the eprint_fields.pl file. Good luck! Monica From:
<eprints-tech-bounces@ecs.soton.ac.uk> on behalf of Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca> We have Import from ORCID plugin installed:
http://bazaar.eprints.org/354/
We also have basic ORCID support in our repository based on this information:
https://wiki.eprints.org/w/ORCID. That means we already have an “orcid” subfield for eprints_creators where we have been collecting ORCIDs of authors.
This field is of type “text”, not “orcid” as the ORCID Support plugin now has it. Now we want to move to the official ORCID Support plugin:
http://bazaar.eprints.org/544/ What is the best way to install the ORCID Support plugin without breaking things, and without losing the ORCIDs that we have been collecting? Method 1 :
1)
Write a script to copy all author ORCID fields into a new field, such as “ORCID-ID”
2)
Remove the old ORCID field from creators in eprints_fields
3)
Run epadmin update
4)
Install the ORCID Support plugin which will install the new ORCID fields
5)
Write a script to copy the old “ORCID-ID” fields into the new fields Method 2 :
1)
Try to install the ORCID Support plugin on top of the existing configuration Obviously, Method 2 sounds easier and quicker, as I would rather not have to write these scripts to move metadata values around, but we would probably receive errors during installation of the plugin, since the “ORCID”
field already exists in creators. Could we then just try to rename the “type” of that field to “orcid” to fix it? Any comments/suggestions would be greatly appreciated. Thank you! Tomasz
|
- Follow-Ups:
- Re: [EP-tech] Installing ORCID Support plugin
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] Installing ORCID Support plugin
- References:
- Re: [EP-tech] Installing ORCID Support plugin
- From: Monica Wood <monica.wood@utas.edu.au>
- Re: [EP-tech] Installing ORCID Support plugin
- From: John Salter <J.Salter@leeds.ac.uk>
- Re: [EP-tech] Installing ORCID Support plugin
- Prev by Date: Re: [EP-tech] Installing ORCID Support plugin
- Next by Date: Re: [EP-tech] References not visible by default in the public view of item
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):