{
  "metanode_kinds": [
    "Anatomy",
    "Biological Process",
    "Cellular Component",
    "Compound",
    "Disease",
    "Gene",
    "Molecular Function",
    "Pathway",
    "Pharmacologic Class",
    "Side Effect",
    "Symptom"
  ],
  "metaedge_tuples": [
    [
      "Anatomy",
      "Gene",
      "downregulates",
      "both"
    ],
    [
      "Anatomy",
      "Gene",
      "expresses",
      "both"
    ],
    [
      "Anatomy",
      "Gene",
      "upregulates",
      "both"
    ],
    [
      "Compound",
      "Compound",
      "resembles",
      "both"
    ],
    [
      "Compound",
      "Disease",
      "palliates",
      "both"
    ],
    [
      "Compound",
      "Disease",
      "treats",
      "both"
    ],
    [
      "Compound",
      "Gene",
      "binds",
      "both"
    ],
    [
      "Compound",
      "Gene",
      "downregulates",
      "both"
    ],
    [
      "Compound",
      "Gene",
      "upregulates",
      "both"
    ],
    [
      "Compound",
      "Side Effect",
      "causes",
      "both"
    ],
    [
      "Disease",
      "Anatomy",
      "localizes",
      "both"
    ],
    [
      "Disease",
      "Disease",
      "resembles",
      "both"
    ],
    [
      "Disease",
      "Gene",
      "associates",
      "both"
    ],
    [
      "Disease",
      "Gene",
      "downregulates",
      "both"
    ],
    [
      "Disease",
      "Gene",
      "upregulates",
      "both"
    ],
    [
      "Disease",
      "Symptom",
      "presents",
      "both"
    ],
    [
      "Gene",
      "Biological Process",
      "participates",
      "both"
    ],
    [
      "Gene",
      "Cellular Component",
      "participates",
      "both"
    ],
    [
      "Gene",
      "Gene",
      "covaries",
      "both"
    ],
    [
      "Gene",
      "Gene",
      "interacts",
      "both"
    ],
    [
      "Gene",
      "Gene",
      "regulates",
      "forward"
    ],
    [
      "Gene",
      "Molecular Function",
      "participates",
      "both"
    ],
    [
      "Gene",
      "Pathway",
      "participates",
      "both"
    ],
    [
      "Pharmacologic Class",
      "Compound",
      "includes",
      "both"
    ]
  ],
  "kind_to_abbrev": {
    "Biological Process": "BP",
    "Cellular Component": "CC",
    "causes": "c",
    "Pharmacologic Class": "PC",
    "Molecular Function": "MF",
    "palliates": "p",
    "downregulates": "d",
    "expresses": "e",
    "Gene": "G",
    "covaries": "c",
    "upregulates": "u",
    "presents": "p",
    "Anatomy": "A",
    "Symptom": "S",
    "Pathway": "PW",
    "treats": "t",
    "localizes": "l",
    "Disease": "D",
    "participates": "p",
    "binds": "b",
    "includes": "i",
    "associates": "a",
    "Compound": "C",
    "interacts": "i",
    "resembles": "r",
    "regulates": "r",
    "Side Effect": "SE"
  }
}