nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI / PubmedArticle

PubmedArticle

Full name SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed.PubmedArticle Assembly SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI Members 12

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.

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

NameOverloadsSummary
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

NameOverloadsSummary
MedlineCitation 1 MEDLINE®/PubMed® Journal Article Citation Format
PubmedData 1
PMID 1

04 Members

method GetTitle #
GetTitle

get article title

Returns

this function will returns a title string with html tag unescaped

method GetAbstractText #
GetAbstractText

get the article abstract text

Returns

this function will returns a text content of the article abstract with html tag unescaped.

property MedlineCitation #
MedlineCitation

MEDLINE®/PubMed® Journal Article Citation Format

property PubmedData #
PubmedData
property PMID #
PMID
method ToString #
ToString()
method GetJournal #
GetJournal()
method GetAuthors #
GetAuthors()
method GetArticleDoi #
GetArticleDoi()
method GetPublishYear #
GetPublishYear()
method GetMeshTerms #
GetMeshTerms()
method GetOtherTerms #
GetOtherTerms()