Open tcatapano opened 1 week ago
revised xslt, now results in:
<contrib-group>
<contrib contrib-type="author">
<name-alternatives>
<string-name>Kaltenbach, Thomas</string-name>
</name-alternatives>
</contrib>
<contrib contrib-type="author">
<name-alternatives>
<string-name>Garces, Jhoana M.</string-name>
</name-alternatives>
</contrib>
<contrib contrib-type="author">
<name-alternatives>
<string-name>Gattolliat, Jean-Luc</string-name>
</name-alternatives>
Since we increasingly get the ORCID for the authors, is there a chance to add the ORCID to the <contrib>
. that would be in accordance with our mantra to use identifiers.
Sure. If the ORCID's are clearly tagged source ggxml, they can be included in the converted JATS/TaxPub. @gsautter are ORCID's tagged and how?
Sure. If the ORCID's are clearly tagged source ggxml, they can be included in the converted JATS/TaxPub. @gsautter are ORCID's tagged and how?
Sure ... they are within the mods:name
as a mods:nameIdentifier
with type="ORCID"
, see for instance https://tb.plazi.org/GgServer/xml/03F14B2250676D3DFDFB22FD47B8FCFC
Ok. I'll add it to the stylesheet.
On Wed, Nov 20, 2024 at 9:06 AM Guido Sautter @.***> wrote:
Sure. If the ORCID's are clearly tagged source ggxml, they can be included in the converted JATS/TaxPub. @gsautter https://github.com/gsautter are ORCID's tagged and how?
Sure ... they are within the mods:name as a mods:nameIdentifier with type="ORCID", see for instance https://tb.plazi.org/GgServer/xml/03F14B2250676D3DFDFB22FD47B8FCFC
— Reply to this email directly, view it on GitHub https://github.com/plazi/ggxml2taxpub/issues/75#issuecomment-2489132606, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHMB4XTH2VERDQILWEHB5D2BS6RPAVCNFSM6AAAAABSDUI3D2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBZGEZTENRQGY . You are receiving this because you were assigned.Message ID: @.***>
from mods:name to contrib-group/contrib/name-alternatives/string-name