PubMed® comprises more than 36 million citations for biomedical literature from MEDLINE, life science journals, and online books. Citations may include links to full text content from PubMed Central and publisher web sites.
PubmedArticle
00 Remarks
A single pubmed article object inside a xml metadata file
01 Syntax
SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed.PubmedArticle
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetTitle | 1 | get article title |
| GetAbstractText | 1 | get the article abstract text |
| ToString | 1 | |
| GetJournal | 1 | |
| GetAuthors | 1 | |
| GetArticleDoi | 1 | |
| GetPublishYear | 1 | |
| GetMeshTerms | 1 | |
| GetOtherTerms | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| MedlineCitation | 1 | MEDLINE®/PubMed® Journal Article Citation Format |
| PubmedData | 1 | |
| PMID | 1 |
04 Members
GetTitle
get article title
Returns
this function will returns a title string with html tag unescaped
GetAbstractText
get the article abstract text
Returns
this function will returns a text content of the article abstract with html tag unescaped.
MedlineCitation
MEDLINE®/PubMed® Journal Article Citation Format
PubmedData
PMID
ToString()
GetJournal()
GetAuthors()
GetArticleDoi()
GetPublishYear()
GetMeshTerms()
GetOtherTerms()