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

Extensions should find pmc links #34

Open
brandonStell opened this issue Mar 7, 2020 · 1 comment
Open

Extensions should find pmc links #34

brandonStell opened this issue Mar 7, 2020 · 1 comment
Assignees

Comments

@brandonStell
Copy link
Contributor

Here is an example of a page with a link that is not found by the extension:
https://scholar.google.com/scholar?hl=en&as_sdt=0%2C5&q=TGF-Beta+suppresses+VEGFA-mediated+angiogenesis+in+colon+cancer+metastasis&btnG=

  • I beleive that we already have the PMCIDs in the identifiers table of the db (to be confirmed with @XavRsl )
  • They could be used to create urls in the publication_urls table
    https://www.ncbi.nlm.nih.gov/pmc/articles/ + PMCID + /
@okrych
Copy link
Collaborator

okrych commented Mar 9, 2020

I see, will make the seeder class to fill the PMCID publication URLs.

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