- Nodes are declared as
:Nodelabel
(starting with ":" colon followed by a capital letter) - Realtationships are declared as
:RELATIONSHIP_NAME
(all capital letters) - Properties are declared as
propertyName
(starting with small letter) - Graph patterns are presented in Cypher query language style -- Example 1: node1 connected to node2 via relationship, (node1:Nodelabel)-[relationship:RELATIONSHIP_TYPE]->(node2:Nodelabel) -- Example 2: node connected to itself (node1)-[r:RELATIONSHIP]->(node1)
:PubMedArticle
represents a scientific article in the PubMed database.ArticleTitle
PMID
PublicationType
:ArticleId
of a PubMedArticleArticleId.ID
:Abstract
of a PubMedArticle:AbstractText
stores text of an:Abstract
as Stringtext
:Author
of one or many PubMedArticleForeName
Initials
LastName
:Affiliation
Affiliation
of an authorsAffiliation
:Contribution
is the link between combination of author, PubMedArticle and the author's affiliations:Journal
that published one or many PubMedArticleTitle
ISOAbbreviation
:DZDPubMedArticle
Second label onPubMedArticle
which for DZD articleArticleTitle
PMID
PublicationType
:DZDAuthor
Second label onAuthor
for DZD scientistsForeName
Initials
LastName
:DZDAuthorNotationsHub
standardized names for DZDAuthor connecting all author spellingsForeName
Initials
LastName
:DZDAcademy
academy of the DZD, self explanaryAcademyName
:DZDInstitute
institutes of the DZD, self explanaryInstituteName
:DZDAffiliation
affiliations of the DZD, self explanaryAffiliation
:DZDContribution
Second label on:Contribution
:MeshQualifier
stores MeSH-Termtext
:MeshDescriptor
stores MeSH-Termtext
:MeshHeading
connects MeshQualifier and MeshDescriptor:MeshHeadingList
list of MeSH headings:Keyword
stores keyword of a PubMedArticleKeyword
:KeywordList
:Date
of a PubMedArticleDay
Month
Year
:MedlineJournalInfo
stores the iso abbreviation of a JournalMedlineTA
:Reference
of a PubMedArticleCitation
:ChemicalList
list of chemicals in a PubMedArticle:ReferenceList
list of references of a PubMedArticle:ISSN
of a PubMedArticle:JournalIssue
of a scientific journalIssue
Volume
:Identifier
fromsource
: ORCID, ISNI, GRID and RINGGOLDID
Source
:GrantList
list of grants of a PubMedArticle:Grant
of a PubMedArticle:PersonalNameSubjectList
self explanary:PersonalNameSubject
PubMedArticles that are Autobiographies:Investigator
PI of a PubMedArticle:GeneralNote
not yet investigated:Chemical
used in a PubMedArticle
:Gene
from Ensembl holds information of a gene insid
andname
source
sid
name
taxid
:Transcript
are RNAs from coding genes, fromsource
=RefSeqsource
sid
taxid
:Protein
fromsource
=Uniprot, RefSeq, Swissprot stores protein informationsource
sid
taxid
:Lipid
fromsource
=SwissLipid:Metabolite
fromsource
=HNGCname
definition
sid
taxid
source
:Pathway
molecular pathway fromsource
=Reactomename
sid
taxid
source
org
Organism
:SNP
SingleNucleotidePolymorphism/gene varition fromsource
=GWAS which is associated with a:Trait
and a:Gene
snp_id
taxid
:Study
associated with a:Trait
and a:SNP
title
pubmedId
reported_genes
:Association
between:Trait
, a:SNP
and:Study
:SNP_Interaction
of two or more:SNP
ssnp_id
taxid
:Trait
name
is a feature or phenotype or disease which is connected to a gene variation:SNP
name
:Phenotype
which is connected to a:Gene
name
:GtexSample
specific sample of a:GtexTissue
with raw data:GtexTissue
human tissuename
:GtexDetailedTissue
sub tissue of:GtexTissue
and connected:Gene
name
:MgiDescription
mouse gene description fromsource
=MGI:GeneSymbolList
self explanatory
:Term
withname
holds a term and is connected to its:Ontology
name
definition
sid
:Disease
currently empty:Ontology
withname
, connected to:Term
andsource
=Obo FoundryCurrently from Disease Ontology, GeneOntology, Mouse Phenotype Ontologysid
:OntologySubset
self explanatory:SynonymTerm
:_FulltextLookUpDone_Label_property
Second label for node label. Combination of label and property was looked up on the fulltext index in abstracts:_FulltextLookUpDone_Protein_name
:_FulltextLookUpDone_Protein_sid
:OmitInMatch
second label for genes, and proteins that are omitted for text search:OmitSpecialChar
second label for genes and proteins because of special characters in name:OmitLengthOne
second label for genes and proteins because the name is only one character:OmitWord
second label for genes and proteins, because the name is an English word:_PipelineLogNode
technical information to one pipeline module:_PubMedXmlLoadingLog
technical information for data integration of one XML file from PubMed:_PipelineLogRun
technical information of the central pipeline run:ProteinSearch
intermediate label for proteins that need preprocessing steps before search:Word
list of words that are omitted in text search