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

Output "publicationTypes" in person_article table #2

Open
paulalbert1 opened this issue Jan 15, 2023 · 0 comments
Open

Output "publicationTypes" in person_article table #2

paulalbert1 opened this issue Jan 15, 2023 · 0 comments

Comments

@paulalbert1
Copy link
Contributor

For ccole, the output is:

  "reCiterArticleFeatures": [
    {
      "pmid": 23578816,
      "publicationType": {
        "publicationTypeCanonical": "Academic Article",
        "publicationTypePubMed": [
          "Evaluation Study",
          "Journal Article",
          "Research Support, U.S. Gov't, P.H.S."
        ],
        "publicationTypeScopus": {
          "publicationTypeScopusAbbreviation": "ar",
          "publicationTypeScopusLabel": "Article"
        }
      },

I would like us to include a field publicationTypes in the person_article output. In this case, the output should be

Evaluation Study|Journal Article|Research Support, U.S. Gov't, P.H.S.
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

No branches or pull requests

1 participant