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 publication type to the returned metadata for PubMed records #2

Open
bill-baumgartner opened this issue Mar 16, 2023 · 0 comments
Assignees

Comments

@bill-baumgartner
Copy link

bill-baumgartner commented Mar 16, 2023

PubMed includes a publication type metadata attribute for each record. For example, see the PT lines of this record which indicates that this is a Journal Article and a Review.

Changes required:

  • Backend schema needs to be updated to include this new piece of metadata
  • Code that parses PubMed needs to be extended to extract the publication type for each record

Note: this was discussed during the DM call on 3/16/23
Note: we should check in with the UI team to confirm they are interested in this new metadata before proceeding

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

2 participants