Skip to content

Return MESH headings for articles #18

@brandonStell

Description

@brandonStell

For each DOI there are a series of keywords, called MESH headings in the pubmed (eutils) metadata.

e.g.
DOI: 10.1038/s41419-017-0128-y
Note that the keywords are not in the crossref data:

curl -D - -L -H   "Accept: application/unixref+xml" "https://doi.org/10.1038/s41419-017-0128-y"

But they are in the eutils data under the <MeshHeading> tag:
https://www.ncbi.nlm.nih.gov/pubmed/?term=Transmembrane+protein+170B+is+a+novel+breast+tumorigenesis+suppressor+gene+that+inhibits+the+Wnt&report=xml&format=text

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions