Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add authors to md for articles #75

Open
tcatapano opened this issue Nov 20, 2024 · 5 comments
Open

add authors to md for articles #75

tcatapano opened this issue Nov 20, 2024 · 5 comments
Assignees
Labels
article issues related to conversion of full articles enhancement New feature or request

Comments

@tcatapano
Copy link
Member

from mods:name to contrib-group/contrib/name-alternatives/string-name

@tcatapano tcatapano added enhancement New feature or request article issues related to conversion of full articles labels Nov 20, 2024
@tcatapano tcatapano self-assigned this Nov 20, 2024
@tcatapano
Copy link
Member Author

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>

@myrmoteras
Copy link
Collaborator

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.

@tcatapano
Copy link
Member Author

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?

@gsautter
Copy link
Collaborator

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

@tcatapano
Copy link
Member Author

tcatapano commented Nov 20, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
article issues related to conversion of full articles enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants