cern-sis / issues-scoap3

0 stars 0 forks source link

workflow: OUP - harvest also author's ORCID if available? #315

Open pamfilos opened 3 months ago

pamfilos commented 3 months ago

There are usecases that we receive the ORCID info of the author in the XML

Should we take care and include it in the metadata?


<contrib contrib-type="author" corresp="yes">
   <contrib-id contrib-id-type="orcid">https://orcid.org/0009-0005-5993-6895</contrib-id>
   <name>
      <surname>Nha</surname> 
      <given-names>N H T</given-names>
    </name>
    <email xlink:type="simple">nguyenhuathanhnha@vlu.edu.vn</email>
    <aff>
        <institution>Subatomic Physics Research Group, Science and Technology Advanced Institute, Van Lang University</institution>, 
        <addr-line>Ho Chi Minh City</addr-line>,
        <country country="VN">Vietnam</country>
     </aff>
    <aff>
         <institution>Faculty of Applied Technology, School of Engineering and Technology, Van Lang University</institution>
         <addr-line>Ho Chi Minh City</addr-line>,
         <country country="VN">Vietnam</country>
    </aff>
    <xref ref-type="corresp" rid="cor1"/>
</contrib>