-
Notifications
You must be signed in to change notification settings - Fork 447
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
Push author biographical statement to JATS #9374
Comments
I'm happy to review where these might go in any place you'd like to put them. I doubt, for example, that Datacite includes it. We'd say what?:
Anything else? |
@ewhanson, another for a look -- not a high priority, but feel free to leaven the heavier work with it! |
@asmecher, could you have a look at my approach for this? If it looks okay, I'll do the same for PR: |
Looks good, @ewhanson! You'll have to change your tack a little in the |
This is how we deal with bio notes in our stack. <contrib-group content-type="author">
<contrib contrib-type="person" id="au1">
<name>
<surname>Féron</surname>
<given-names>François-Xavier</given-names>
</name>
<bio xml:lang="fr">
<p>Titulaire d’un master en acoustique musicale...</p>
</bio>
</contrib>
</contrib-group> |
@ewhanson Ah, one change to request for |
Hey @asmecher, could you take a look. I've updated PRs: |
All merged -- thanks, @ewhanson! |
JATS Template data delivered via OAI does not currently include the author's biographical statements. See CP Metadata Recommendations for details.
(Worth reviewing: DataCite; CrossRef; etc)
The text was updated successfully, but these errors were encountered: