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

Orcids parsing #211

Merged
merged 1 commit into from
Jul 17, 2024
Merged

Orcids parsing #211

merged 1 commit into from
Jul 17, 2024

Conversation

ErnestaP
Copy link
Contributor

@ErnestaP ErnestaP commented Jul 9, 2024

No description provided.

@ErnestaP ErnestaP changed the title Elsevier parser: orcids parsing WIP: orcids parsing Jul 9, 2024
@ErnestaP ErnestaP changed the title WIP: orcids parsing orcids parsing Jul 10, 2024
@ErnestaP ErnestaP requested a review from pamfilos July 10, 2024 14:03
"email": email,
"affiliations": full_affiliation,
}
orcid and author.update({"orcid": orcid})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets change to be with if... its cleaner

@@ -81,11 +85,11 @@ def enhanced_articles(parser, parsed_articles):
],
},
{
"surname": "Adamová",
"surname": "Adamov\u00e1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did we need to change these values?

@ErnestaP ErnestaP changed the title orcids parsing WIP:orcids parsing Jul 16, 2024
@ErnestaP ErnestaP changed the title WIP:orcids parsing Orcids parsing Jul 17, 2024
@pamfilos pamfilos merged commit 8e7ee7e into main Jul 17, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants