pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
307 stars 447 forks source link

[OMP] Add author affiliation and ROR to ONIX exports #10592

Open kaitlinnewson opened 2 weeks ago

kaitlinnewson commented 2 weeks ago

In the ONIX Export plugin for OMP, we do not currently export the author affiliation, which can be included as a <ProfessionalAffiliation> within <Contributor>. This element is supported in the versions of ONIX we are using in 3.3+. If implemented in 3.5 the addition of multiple affiliations will also need to be considered (ONIX supports multiple affiliations).

ROR Identifiers can also be added in the <Contributor> node as a <NameIdentifier> element - see List 44.

What application are you using? OMP all versions