You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is quite a lot of code in place to ensure the highest weighted ID gets written back to the id_number field to ensure compatibility with existing plugins. I have assumed that I have no control over the future development of other plugins so I can provide ways for them to interface with this new plugin but it is up to them to decide whether the use them.
Looking at how this plugin integrates with the core codebase (github.com/eprints/eprints3.4) better integration with standard export plugins should be relatively easy. Support for standard import plugins may be more difficult. Although EP3XML import should be supported out of the box.
[for investigation]
The id_number field is directly referenced in a few export plugins.
Some of these may support multiple IDs from this plugin.
The RDF representations might need to be considered too - mainly in
~lib/cfg.d/
(see also: eprints/orcid_support#15).The text was updated successfully, but these errors were encountered: