PubmedArticle {SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed} .NET clr documentation

PubmedArticle

Description

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.

A single pubmed article object inside a xml metadata file

Declare

            
# namespace SMRUCC.genomics.GCModeller.Workbench.Knowledge_base.NCBI.PubMed
export class PubmedArticle {
   # MEDLINE®/PubMed® Journal Article Citation Format
   MedlineCitation: MedlineCitation;
   PMID: string;
   PubmedData: PubmedData;
}

        

.NET clr type reference tree

  1. use by property member MedlineCitation: MedlineCitation
  2. use by property member PubmedData: PubmedData

[Package {$package} version {$version} Index]