KGX STORAGE

graph-metadata.json
Back to Folder Download File
Size: 44.5 KB Modified: 2026-01-06 08:06:16
JSON Content
{
  "@id": "https://stars.renci.org/var/translator/releases/goa/2025_12_09/",
  "@type": "sc:Dataset",
  "name": "goa",
  "description": "A knowledge graph built for the NCATS Biomedical Data Translator project using Translator-Ingests, Biolink Model, and Node Normalizer.",
  "license": "MIT",
  "url": "https://stars.renci.org/var/translator/releases/goa/2025_12_09/",
  "version": "2025_12_09",
  "dateCreated": "2025_12_09",
  "biolinkVersion": "4.3.5",
  "babelVersion": "2025sep1",
  "distribution": [
    {
      "@id": "goa.tar.xz",
      "@type": "cr:FileObject",
      "contentUrl": "goa.tar.xz",
      "encodingFormat": "application/x-xz",
      "description": "Compressed tar archive containing the KGX files: nodes.jsonl and edges.jsonl"
    }
  ],
  "isBasedOn": [
    {
      "id": "goa",
      "name": "GO Annotations (GOA) Reference Ingest Guide",
      "description": "GO Annotations connect genes to a Gene Ontology term that describes a molecular function it enables, a biological process in which it participates, or a cellular component in which it is located. Most are produced through rigorous manual curation of the literature, although some are based on automated pipelines that assign GO terms based on things like orthology or sequence similarity.",
      "license": {
        "terms_of_use_url": "https://geneontology.org/docs/go-citation-policy/",
        "license_name": "CC BY 4.0",
        "license_url": "https://creativecommons.org/licenses/by/4.0/legalcode#s3a1"
      },
      "url": [
        "All downloads: https://geneontology.org/docs/download-go-annotations/",
        "Commonly studied organisms: https://current.geneontology.org/products/pages/downloads.html"
      ],
      "version": "2025-10-10"
    }
  ],
  "schema": {
    "nodes": [
      {
        "category": [
          "biolink:Protein"
        ],
        "count": 1309,
        "id_prefixes": {
          "UniProtKB": 1309
        },
        "attributes": {
          "name": 1309,
          "description": 1309,
          "in_taxon": 1309,
          "equivalent_identifiers": 1309,
          "information_content": 888
        }
      },
      {
        "category": [
          "biolink:MolecularActivity"
        ],
        "count": 4917,
        "id_prefixes": {
          "GO": 4917
        },
        "attributes": {
          "name": 4917,
          "equivalent_identifiers": 4917,
          "information_content": 4917
        }
      },
      {
        "category": [
          "biolink:CellularComponent"
        ],
        "count": 1959,
        "id_prefixes": {
          "GO": 1959
        },
        "attributes": {
          "name": 1959,
          "equivalent_identifiers": 1959,
          "information_content": 1959
        }
      },
      {
        "category": [
          "biolink:BiologicalProcess"
        ],
        "count": 12525,
        "id_prefixes": {
          "GO": 12525
        },
        "attributes": {
          "name": 12525,
          "equivalent_identifiers": 12525,
          "information_content": 12525
        }
      },
      {
        "category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "count": 56977,
        "id_prefixes": {
          "NCBIGene": 56977
        },
        "attributes": {
          "name": 56977,
          "description": 56977,
          "in_taxon": 56977,
          "equivalent_identifiers": 56977,
          "information_content": 43588
        }
      },
      {
        "category": [
          "biolink:Pathway"
        ],
        "count": 418,
        "id_prefixes": {
          "GO": 418
        },
        "attributes": {
          "name": 418,
          "equivalent_identifiers": 418,
          "information_content": 418
        }
      },
      {
        "category": [
          "biolink:Gene"
        ],
        "count": 12993,
        "id_prefixes": {
          "NCBIGene": 10233,
          "RGD": 1538,
          "MGI": 1222
        },
        "attributes": {
          "name": 12993,
          "in_taxon": 12993,
          "equivalent_identifiers": 12993,
          "description": 11676,
          "information_content": 305
        }
      }
    ],
    "nodes_summary": {
      "total_count": 91098,
      "id_prefixes": {
        "NCBIGene": 67210,
        "GO": 19819,
        "RGD": 1538,
        "UniProtKB": 1309,
        "MGI": 1222
      },
      "attributes": {
        "name": 91098,
        "equivalent_identifiers": 91098,
        "in_taxon": 71279,
        "description": 69962,
        "information_content": 64600
      }
    },
    "edges": [
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:enables",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 6262,
        "primary_knowledge_sources": {
          "infores:goa": 6262
        },
        "qualifiers": {},
        "attributes": {
          "id": 6262,
          "category": 6262,
          "negated": 6262,
          "publications": 6262,
          "has_evidence": 6262,
          "knowledge_level": 6262,
          "agent_type": 6262,
          "original_subject": 6262,
          "original_object": 6262
        },
        "subject_id_prefixes": {
          "UniProtKB": 6262
        },
        "object_id_prefixes": {
          "GO": 6262
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:located_in",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 7884,
        "primary_knowledge_sources": {
          "infores:goa": 7884
        },
        "qualifiers": {},
        "attributes": {
          "id": 7884,
          "category": 7884,
          "negated": 7884,
          "publications": 7884,
          "has_evidence": 7884,
          "knowledge_level": 7884,
          "agent_type": 7884,
          "original_subject": 7884,
          "original_object": 7884
        },
        "subject_id_prefixes": {
          "UniProtKB": 7884
        },
        "object_id_prefixes": {
          "GO": 7884
        }
      },
      {
        "subject_category": [
          "biolink:BiologicalProcess"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Protein"
        ],
        "count": 3696,
        "primary_knowledge_sources": {
          "infores:goa": 3696
        },
        "qualifiers": {},
        "attributes": {
          "id": 3696,
          "category": 3696,
          "negated": 3696,
          "publications": 3696,
          "has_evidence": 3696,
          "knowledge_level": 3696,
          "agent_type": 3696,
          "original_object": 3696,
          "original_subject": 3696
        },
        "subject_id_prefixes": {
          "GO": 3696
        },
        "object_id_prefixes": {
          "UniProtKB": 3696
        }
      },
      {
        "subject_category": [
          "biolink:CellularComponent"
        ],
        "predicate": "biolink:has_part",
        "object_category": [
          "biolink:Protein"
        ],
        "count": 990,
        "primary_knowledge_sources": {
          "infores:goa": 990
        },
        "qualifiers": {},
        "attributes": {
          "id": 990,
          "category": 990,
          "negated": 990,
          "publications": 990,
          "has_evidence": 990,
          "knowledge_level": 990,
          "agent_type": 990,
          "original_object": 990,
          "original_subject": 990
        },
        "subject_id_prefixes": {
          "GO": 990
        },
        "object_id_prefixes": {
          "UniProtKB": 990
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:enables",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 739717,
        "primary_knowledge_sources": {
          "infores:goa": 739717
        },
        "qualifiers": {},
        "attributes": {
          "id": 739717,
          "category": 739717,
          "negated": 739717,
          "publications": 739717,
          "has_evidence": 739717,
          "knowledge_level": 739717,
          "agent_type": 739717,
          "original_subject": 739717,
          "original_object": 739717
        },
        "subject_id_prefixes": {
          "NCBIGene": 739717
        },
        "object_id_prefixes": {
          "GO": 739717
        }
      },
      {
        "subject_category": [
          "biolink:BiologicalProcess"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "count": 567323,
        "primary_knowledge_sources": {
          "infores:goa": 567323
        },
        "qualifiers": {},
        "attributes": {
          "id": 567323,
          "category": 567323,
          "negated": 567323,
          "publications": 567323,
          "has_evidence": 567323,
          "knowledge_level": 567323,
          "agent_type": 567323,
          "original_object": 567323,
          "original_subject": 567323
        },
        "subject_id_prefixes": {
          "GO": 567323
        },
        "object_id_prefixes": {
          "NCBIGene": 567323
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:located_in",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 459509,
        "primary_knowledge_sources": {
          "infores:goa": 459509
        },
        "qualifiers": {},
        "attributes": {
          "id": 459509,
          "category": 459509,
          "negated": 459509,
          "publications": 459509,
          "has_evidence": 459509,
          "knowledge_level": 459509,
          "agent_type": 459509,
          "original_subject": 459509,
          "original_object": 459509
        },
        "subject_id_prefixes": {
          "NCBIGene": 459509
        },
        "object_id_prefixes": {
          "GO": 459509
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 138915,
        "primary_knowledge_sources": {
          "infores:goa": 138915
        },
        "qualifiers": {},
        "attributes": {
          "id": 138915,
          "category": 138915,
          "negated": 138915,
          "publications": 138915,
          "has_evidence": 138915,
          "knowledge_level": 138915,
          "agent_type": 138915,
          "original_subject": 138915,
          "original_object": 138915
        },
        "subject_id_prefixes": {
          "NCBIGene": 138915
        },
        "object_id_prefixes": {
          "GO": 138915
        }
      },
      {
        "subject_category": [
          "biolink:CellularComponent"
        ],
        "predicate": "biolink:has_part",
        "object_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "count": 69175,
        "primary_knowledge_sources": {
          "infores:goa": 69175
        },
        "qualifiers": {},
        "attributes": {
          "id": 69175,
          "category": 69175,
          "negated": 69175,
          "publications": 69175,
          "has_evidence": 69175,
          "knowledge_level": 69175,
          "agent_type": 69175,
          "original_object": 69175,
          "original_subject": 69175
        },
        "subject_id_prefixes": {
          "GO": 69175
        },
        "object_id_prefixes": {
          "NCBIGene": 69175
        }
      },
      {
        "subject_category": [
          "biolink:Pathway"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "count": 49556,
        "primary_knowledge_sources": {
          "infores:goa": 49556
        },
        "qualifiers": {},
        "attributes": {
          "id": 49556,
          "category": 49556,
          "negated": 49556,
          "publications": 49556,
          "has_evidence": 49556,
          "knowledge_level": 49556,
          "agent_type": 49556,
          "original_object": 49556,
          "original_subject": 49556
        },
        "subject_id_prefixes": {
          "GO": 49556
        },
        "object_id_prefixes": {
          "NCBIGene": 49556
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:related_to",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 85474,
        "primary_knowledge_sources": {
          "infores:goa": 85474
        },
        "qualifiers": {},
        "attributes": {
          "id": 85474,
          "category": 85474,
          "negated": 85474,
          "publications": 85474,
          "has_evidence": 85474,
          "knowledge_level": 85474,
          "agent_type": 85474,
          "original_subject": 85474,
          "original_object": 85474
        },
        "subject_id_prefixes": {
          "NCBIGene": 85474
        },
        "object_id_prefixes": {
          "GO": 85474
        }
      },
      {
        "subject_category": [
          "biolink:Pathway"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Protein"
        ],
        "count": 429,
        "primary_knowledge_sources": {
          "infores:goa": 429
        },
        "qualifiers": {},
        "attributes": {
          "id": 429,
          "category": 429,
          "negated": 429,
          "publications": 429,
          "has_evidence": 429,
          "knowledge_level": 429,
          "agent_type": 429,
          "original_object": 429,
          "original_subject": 429
        },
        "subject_id_prefixes": {
          "GO": 429
        },
        "object_id_prefixes": {
          "UniProtKB": 429
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:colocalizes_with",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 2856,
        "primary_knowledge_sources": {
          "infores:goa": 2856
        },
        "qualifiers": {},
        "attributes": {
          "id": 2856,
          "category": 2856,
          "negated": 2856,
          "publications": 2856,
          "has_evidence": 2856,
          "knowledge_level": 2856,
          "agent_type": 2856,
          "original_subject": 2856,
          "original_object": 2856
        },
        "subject_id_prefixes": {
          "NCBIGene": 2856
        },
        "object_id_prefixes": {
          "GO": 2856
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:contributes_to",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 5166,
        "primary_knowledge_sources": {
          "infores:goa": 5166
        },
        "qualifiers": {},
        "attributes": {
          "id": 5166,
          "category": 5166,
          "negated": 5166,
          "publications": 5166,
          "has_evidence": 5166,
          "knowledge_level": 5166,
          "agent_type": 5166,
          "original_subject": 5166,
          "original_object": 5166
        },
        "subject_id_prefixes": {
          "NCBIGene": 5166
        },
        "object_id_prefixes": {
          "GO": 5166
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 7788,
        "primary_knowledge_sources": {
          "infores:goa": 7788
        },
        "qualifiers": {},
        "attributes": {
          "id": 7788,
          "category": 7788,
          "negated": 7788,
          "publications": 7788,
          "has_evidence": 7788,
          "knowledge_level": 7788,
          "agent_type": 7788,
          "original_subject": 7788,
          "original_object": 7788
        },
        "subject_id_prefixes": {
          "NCBIGene": 7788
        },
        "object_id_prefixes": {
          "GO": 7788
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_positive_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 469,
        "primary_knowledge_sources": {
          "infores:goa": 469
        },
        "qualifiers": {},
        "attributes": {
          "id": 469,
          "category": 469,
          "negated": 469,
          "publications": 469,
          "has_evidence": 469,
          "knowledge_level": 469,
          "agent_type": 469,
          "original_subject": 469,
          "original_object": 469
        },
        "subject_id_prefixes": {
          "NCBIGene": 469
        },
        "object_id_prefixes": {
          "GO": 469
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 94,
        "primary_knowledge_sources": {
          "infores:goa": 94
        },
        "qualifiers": {},
        "attributes": {
          "id": 94,
          "category": 94,
          "negated": 94,
          "publications": 94,
          "has_evidence": 94,
          "knowledge_level": 94,
          "agent_type": 94,
          "original_subject": 94,
          "original_object": 94
        },
        "subject_id_prefixes": {
          "UniProtKB": 94
        },
        "object_id_prefixes": {
          "GO": 94
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_negative_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 121,
        "primary_knowledge_sources": {
          "infores:goa": 121
        },
        "qualifiers": {},
        "attributes": {
          "id": 121,
          "category": 121,
          "negated": 121,
          "publications": 121,
          "has_evidence": 121,
          "knowledge_level": 121,
          "agent_type": 121,
          "original_subject": 121,
          "original_object": 121
        },
        "subject_id_prefixes": {
          "NCBIGene": 121
        },
        "object_id_prefixes": {
          "GO": 121
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 2450,
        "primary_knowledge_sources": {
          "infores:goa": 2450
        },
        "qualifiers": {},
        "attributes": {
          "id": 2450,
          "category": 2450,
          "negated": 2450,
          "publications": 2450,
          "has_evidence": 2450,
          "knowledge_level": 2450,
          "agent_type": 2450,
          "original_subject": 2450,
          "original_object": 2450
        },
        "subject_id_prefixes": {
          "NCBIGene": 2450
        },
        "object_id_prefixes": {
          "GO": 2450
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_positive_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 365,
        "primary_knowledge_sources": {
          "infores:goa": 365
        },
        "qualifiers": {},
        "attributes": {
          "id": 365,
          "category": 365,
          "negated": 365,
          "publications": 365,
          "has_evidence": 365,
          "knowledge_level": 365,
          "agent_type": 365,
          "original_subject": 365,
          "original_object": 365
        },
        "subject_id_prefixes": {
          "NCBIGene": 365
        },
        "object_id_prefixes": {
          "GO": 365
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 79,
        "primary_knowledge_sources": {
          "infores:goa": 79
        },
        "qualifiers": {},
        "attributes": {
          "id": 79,
          "category": 79,
          "negated": 79,
          "publications": 79,
          "has_evidence": 79,
          "knowledge_level": 79,
          "agent_type": 79,
          "original_subject": 79,
          "original_object": 79
        },
        "subject_id_prefixes": {
          "NCBIGene": 79
        },
        "object_id_prefixes": {
          "GO": 79
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:related_to",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 606,
        "primary_knowledge_sources": {
          "infores:goa": 606
        },
        "qualifiers": {},
        "attributes": {
          "id": 606,
          "category": 606,
          "negated": 606,
          "publications": 606,
          "has_evidence": 606,
          "knowledge_level": 606,
          "agent_type": 606,
          "original_subject": 606,
          "original_object": 606
        },
        "subject_id_prefixes": {
          "UniProtKB": 606
        },
        "object_id_prefixes": {
          "GO": 606
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_negative_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 137,
        "primary_knowledge_sources": {
          "infores:goa": 137
        },
        "qualifiers": {},
        "attributes": {
          "id": 137,
          "category": 137,
          "negated": 137,
          "publications": 137,
          "has_evidence": 137,
          "knowledge_level": 137,
          "agent_type": 137,
          "original_subject": 137,
          "original_object": 137
        },
        "subject_id_prefixes": {
          "NCBIGene": 137
        },
        "object_id_prefixes": {
          "GO": 137
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_negative_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 39,
        "primary_knowledge_sources": {
          "infores:goa": 39
        },
        "qualifiers": {},
        "attributes": {
          "id": 39,
          "category": 39,
          "negated": 39,
          "publications": 39,
          "has_evidence": 39,
          "knowledge_level": 39,
          "agent_type": 39,
          "original_subject": 39,
          "original_object": 39
        },
        "subject_id_prefixes": {
          "NCBIGene": 39
        },
        "object_id_prefixes": {
          "GO": 39
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:contributes_to",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 21,
        "primary_knowledge_sources": {
          "infores:goa": 21
        },
        "qualifiers": {},
        "attributes": {
          "id": 21,
          "category": 21,
          "negated": 21,
          "publications": 21,
          "has_evidence": 21,
          "knowledge_level": 21,
          "agent_type": 21,
          "original_subject": 21,
          "original_object": 21
        },
        "subject_id_prefixes": {
          "UniProtKB": 21
        },
        "object_id_prefixes": {
          "GO": 21
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_positive_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 28,
        "primary_knowledge_sources": {
          "infores:goa": 28
        },
        "qualifiers": {},
        "attributes": {
          "id": 28,
          "category": 28,
          "negated": 28,
          "publications": 28,
          "has_evidence": 28,
          "knowledge_level": 28,
          "agent_type": 28,
          "original_subject": 28,
          "original_object": 28
        },
        "subject_id_prefixes": {
          "NCBIGene": 28
        },
        "object_id_prefixes": {
          "GO": 28
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:colocalizes_with",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 12,
        "primary_knowledge_sources": {
          "infores:goa": 12
        },
        "qualifiers": {},
        "attributes": {
          "id": 12,
          "category": 12,
          "negated": 12,
          "publications": 12,
          "has_evidence": 12,
          "knowledge_level": 12,
          "agent_type": 12,
          "original_subject": 12,
          "original_object": 12
        },
        "subject_id_prefixes": {
          "UniProtKB": 12
        },
        "object_id_prefixes": {
          "GO": 12
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_positive_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 47,
        "primary_knowledge_sources": {
          "infores:goa": 47
        },
        "qualifiers": {},
        "attributes": {
          "id": 47,
          "category": 47,
          "negated": 47,
          "publications": 47,
          "has_evidence": 47,
          "knowledge_level": 47,
          "agent_type": 47,
          "original_subject": 47,
          "original_object": 47
        },
        "subject_id_prefixes": {
          "NCBIGene": 47
        },
        "object_id_prefixes": {
          "GO": 47
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 2,
        "primary_knowledge_sources": {
          "infores:goa": 2
        },
        "qualifiers": {},
        "attributes": {
          "id": 2,
          "category": 2,
          "negated": 2,
          "publications": 2,
          "has_evidence": 2,
          "knowledge_level": 2,
          "agent_type": 2,
          "original_subject": 2,
          "original_object": 2
        },
        "subject_id_prefixes": {
          "UniProtKB": 2
        },
        "object_id_prefixes": {
          "GO": 2
        }
      },
      {
        "subject_category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_negative_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 16,
        "primary_knowledge_sources": {
          "infores:goa": 16
        },
        "qualifiers": {},
        "attributes": {
          "id": 16,
          "category": 16,
          "negated": 16,
          "publications": 16,
          "has_evidence": 16,
          "knowledge_level": 16,
          "agent_type": 16,
          "original_subject": 16,
          "original_object": 16
        },
        "subject_id_prefixes": {
          "NCBIGene": 16
        },
        "object_id_prefixes": {
          "GO": 16
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_positive_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 1,
        "primary_knowledge_sources": {
          "infores:goa": 1
        },
        "qualifiers": {},
        "attributes": {
          "id": 1,
          "category": 1,
          "negated": 1,
          "publications": 1,
          "has_evidence": 1,
          "knowledge_level": 1,
          "agent_type": 1,
          "original_subject": 1,
          "original_object": 1
        },
        "subject_id_prefixes": {
          "UniProtKB": 1
        },
        "object_id_prefixes": {
          "GO": 1
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_positive_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 1,
        "primary_knowledge_sources": {
          "infores:goa": 1
        },
        "qualifiers": {},
        "attributes": {
          "id": 1,
          "category": 1,
          "negated": 1,
          "publications": 1,
          "has_evidence": 1,
          "knowledge_level": 1,
          "agent_type": 1,
          "original_subject": 1,
          "original_object": 1
        },
        "subject_id_prefixes": {
          "UniProtKB": 1
        },
        "object_id_prefixes": {
          "GO": 1
        }
      },
      {
        "subject_category": [
          "biolink:Protein"
        ],
        "predicate": "biolink:acts_upstream_of",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 1,
        "primary_knowledge_sources": {
          "infores:goa": 1
        },
        "qualifiers": {},
        "attributes": {
          "id": 1,
          "category": 1,
          "negated": 1,
          "publications": 1,
          "has_evidence": 1,
          "knowledge_level": 1,
          "agent_type": 1,
          "original_subject": 1,
          "original_object": 1
        },
        "subject_id_prefixes": {
          "UniProtKB": 1
        },
        "object_id_prefixes": {
          "GO": 1
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:enables",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 18585,
        "primary_knowledge_sources": {
          "infores:goa": 18585
        },
        "qualifiers": {},
        "attributes": {
          "id": 18585,
          "category": 18585,
          "negated": 18585,
          "publications": 18585,
          "has_evidence": 18585,
          "knowledge_level": 18585,
          "agent_type": 18585,
          "original_subject": 18585,
          "original_object": 18585
        },
        "subject_id_prefixes": {
          "NCBIGene": 14622,
          "RGD": 2072,
          "MGI": 1891
        },
        "object_id_prefixes": {
          "GO": 18585
        }
      },
      {
        "subject_category": [
          "biolink:BiologicalProcess"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Gene"
        ],
        "count": 26338,
        "primary_knowledge_sources": {
          "infores:goa": 26338
        },
        "qualifiers": {},
        "attributes": {
          "id": 26338,
          "category": 26338,
          "negated": 26338,
          "publications": 26338,
          "has_evidence": 26338,
          "knowledge_level": 26338,
          "agent_type": 26338,
          "original_object": 26338,
          "original_subject": 26338
        },
        "subject_id_prefixes": {
          "GO": 26338
        },
        "object_id_prefixes": {
          "NCBIGene": 21533,
          "MGI": 2433,
          "RGD": 2372
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:related_to",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 8310,
        "primary_knowledge_sources": {
          "infores:goa": 8310
        },
        "qualifiers": {},
        "attributes": {
          "id": 8310,
          "category": 8310,
          "negated": 8310,
          "publications": 8310,
          "has_evidence": 8310,
          "knowledge_level": 8310,
          "agent_type": 8310,
          "original_subject": 8310,
          "original_object": 8310
        },
        "subject_id_prefixes": {
          "NCBIGene": 6169,
          "MGI": 1446,
          "RGD": 695
        },
        "object_id_prefixes": {
          "GO": 8310
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:located_in",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 9705,
        "primary_knowledge_sources": {
          "infores:goa": 9705
        },
        "qualifiers": {},
        "attributes": {
          "id": 9705,
          "category": 9705,
          "negated": 9705,
          "publications": 9705,
          "has_evidence": 9705,
          "knowledge_level": 9705,
          "agent_type": 9705,
          "original_subject": 9705,
          "original_object": 9705
        },
        "subject_id_prefixes": {
          "NCBIGene": 8335,
          "RGD": 767,
          "MGI": 603
        },
        "object_id_prefixes": {
          "GO": 9705
        }
      },
      {
        "subject_category": [
          "biolink:CellularComponent"
        ],
        "predicate": "biolink:has_part",
        "object_category": [
          "biolink:Gene"
        ],
        "count": 7479,
        "primary_knowledge_sources": {
          "infores:goa": 7479
        },
        "qualifiers": {},
        "attributes": {
          "id": 7479,
          "category": 7479,
          "negated": 7479,
          "publications": 7479,
          "has_evidence": 7479,
          "knowledge_level": 7479,
          "agent_type": 7479,
          "original_object": 7479,
          "original_subject": 7479
        },
        "subject_id_prefixes": {
          "GO": 7479
        },
        "object_id_prefixes": {
          "NCBIGene": 5899,
          "RGD": 928,
          "MGI": 652
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:contributes_to",
        "object_category": [
          "biolink:MolecularActivity"
        ],
        "count": 94,
        "primary_knowledge_sources": {
          "infores:goa": 94
        },
        "qualifiers": {},
        "attributes": {
          "id": 94,
          "category": 94,
          "negated": 94,
          "publications": 94,
          "has_evidence": 94,
          "knowledge_level": 94,
          "agent_type": 94,
          "original_subject": 94,
          "original_object": 94
        },
        "subject_id_prefixes": {
          "NCBIGene": 70,
          "RGD": 15,
          "MGI": 9
        },
        "object_id_prefixes": {
          "GO": 94
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 6275,
        "primary_knowledge_sources": {
          "infores:goa": 6275
        },
        "qualifiers": {},
        "attributes": {
          "id": 6275,
          "category": 6275,
          "negated": 6275,
          "publications": 6275,
          "has_evidence": 6275,
          "knowledge_level": 6275,
          "agent_type": 6275,
          "original_subject": 6275,
          "original_object": 6275
        },
        "subject_id_prefixes": {
          "NCBIGene": 5976,
          "MGI": 223,
          "RGD": 76
        },
        "object_id_prefixes": {
          "GO": 6275
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:colocalizes_with",
        "object_category": [
          "biolink:CellularComponent"
        ],
        "count": 22,
        "primary_knowledge_sources": {
          "infores:goa": 22
        },
        "qualifiers": {},
        "attributes": {
          "id": 22,
          "category": 22,
          "negated": 22,
          "publications": 22,
          "has_evidence": 22,
          "knowledge_level": 22,
          "agent_type": 22,
          "original_subject": 22,
          "original_object": 22
        },
        "subject_id_prefixes": {
          "NCBIGene": 20,
          "RGD": 2
        },
        "object_id_prefixes": {
          "GO": 22
        }
      },
      {
        "subject_category": [
          "biolink:Pathway"
        ],
        "predicate": "biolink:has_participant",
        "object_category": [
          "biolink:Gene"
        ],
        "count": 1064,
        "primary_knowledge_sources": {
          "infores:goa": 1064
        },
        "qualifiers": {},
        "attributes": {
          "id": 1064,
          "category": 1064,
          "negated": 1064,
          "publications": 1064,
          "has_evidence": 1064,
          "knowledge_level": 1064,
          "agent_type": 1064,
          "original_object": 1064,
          "original_subject": 1064
        },
        "subject_id_prefixes": {
          "GO": 1064
        },
        "object_id_prefixes": {
          "NCBIGene": 820,
          "RGD": 219,
          "MGI": 25
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_or_within",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 154,
        "primary_knowledge_sources": {
          "infores:goa": 154
        },
        "qualifiers": {},
        "attributes": {
          "id": 154,
          "category": 154,
          "negated": 154,
          "publications": 154,
          "has_evidence": 154,
          "knowledge_level": 154,
          "agent_type": 154,
          "original_subject": 154,
          "original_object": 154
        },
        "subject_id_prefixes": {
          "NCBIGene": 142,
          "MGI": 9,
          "RGD": 3
        },
        "object_id_prefixes": {
          "GO": 154
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 473,
        "primary_knowledge_sources": {
          "infores:goa": 473
        },
        "qualifiers": {},
        "attributes": {
          "id": 473,
          "category": 473,
          "negated": 473,
          "publications": 473,
          "has_evidence": 473,
          "knowledge_level": 473,
          "agent_type": 473,
          "original_subject": 473,
          "original_object": 473
        },
        "subject_id_prefixes": {
          "NCBIGene": 469,
          "MGI": 3,
          "RGD": 1
        },
        "object_id_prefixes": {
          "GO": 473
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_positive_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 53,
        "primary_knowledge_sources": {
          "infores:goa": 53
        },
        "qualifiers": {},
        "attributes": {
          "id": 53,
          "category": 53,
          "negated": 53,
          "publications": 53,
          "has_evidence": 53,
          "knowledge_level": 53,
          "agent_type": 53,
          "original_subject": 53,
          "original_object": 53
        },
        "subject_id_prefixes": {
          "NCBIGene": 51,
          "MGI": 2
        },
        "object_id_prefixes": {
          "GO": 53
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_negative_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 39,
        "primary_knowledge_sources": {
          "infores:goa": 39
        },
        "qualifiers": {},
        "attributes": {
          "id": 39,
          "category": 39,
          "negated": 39,
          "publications": 39,
          "has_evidence": 39,
          "knowledge_level": 39,
          "agent_type": 39,
          "original_subject": 39,
          "original_object": 39
        },
        "subject_id_prefixes": {
          "NCBIGene": 39
        },
        "object_id_prefixes": {
          "GO": 39
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_or_within_positive_effect",
        "object_category": [
          "biolink:Pathway"
        ],
        "count": 2,
        "primary_knowledge_sources": {
          "infores:goa": 2
        },
        "qualifiers": {},
        "attributes": {
          "id": 2,
          "category": 2,
          "negated": 2,
          "publications": 2,
          "has_evidence": 2,
          "knowledge_level": 2,
          "agent_type": 2,
          "original_subject": 2,
          "original_object": 2
        },
        "subject_id_prefixes": {
          "NCBIGene": 2
        },
        "object_id_prefixes": {
          "GO": 2
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_positive_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 5,
        "primary_knowledge_sources": {
          "infores:goa": 5
        },
        "qualifiers": {},
        "attributes": {
          "id": 5,
          "category": 5,
          "negated": 5,
          "publications": 5,
          "has_evidence": 5,
          "knowledge_level": 5,
          "agent_type": 5,
          "original_subject": 5,
          "original_object": 5
        },
        "subject_id_prefixes": {
          "NCBIGene": 5
        },
        "object_id_prefixes": {
          "GO": 5
        }
      },
      {
        "subject_category": [
          "biolink:Gene"
        ],
        "predicate": "biolink:acts_upstream_of_negative_effect",
        "object_category": [
          "biolink:BiologicalProcess"
        ],
        "count": 6,
        "primary_knowledge_sources": {
          "infores:goa": 6
        },
        "qualifiers": {},
        "attributes": {
          "id": 6,
          "category": 6,
          "negated": 6,
          "publications": 6,
          "has_evidence": 6,
          "knowledge_level": 6,
          "agent_type": 6,
          "original_subject": 6,
          "original_object": 6
        },
        "subject_id_prefixes": {
          "NCBIGene": 6
        },
        "object_id_prefixes": {
          "GO": 6
        }
      }
    ],
    "edges_summary": {
      "total_count": 2227833,
      "predicates": {
        "biolink:enables": 764564,
        "biolink:has_participant": 648406,
        "biolink:located_in": 477098,
        "biolink:acts_upstream_of_or_within": 153228,
        "biolink:related_to": 94390,
        "biolink:has_part": 77644,
        "biolink:contributes_to": 5281,
        "biolink:acts_upstream_of": 3003,
        "biolink:colocalizes_with": 2890,
        "biolink:acts_upstream_of_positive_effect": 503,
        "biolink:acts_upstream_of_or_within_positive_effect": 468,
        "biolink:acts_upstream_of_negative_effect": 182,
        "biolink:acts_upstream_of_or_within_negative_effect": 176
      },
      "primary_knowledge_sources": {
        "infores:goa": 2227833
      },
      "predicates_by_knowledge_source": {
        "infores:goa": {
          "biolink:enables": 764564,
          "biolink:has_participant": 648406,
          "biolink:located_in": 477098,
          "biolink:acts_upstream_of_or_within": 153228,
          "biolink:related_to": 94390,
          "biolink:has_part": 77644,
          "biolink:contributes_to": 5281,
          "biolink:acts_upstream_of": 3003,
          "biolink:colocalizes_with": 2890,
          "biolink:acts_upstream_of_positive_effect": 503,
          "biolink:acts_upstream_of_or_within_positive_effect": 468,
          "biolink:acts_upstream_of_negative_effect": 182,
          "biolink:acts_upstream_of_or_within_negative_effect": 176
        }
      },
      "qualifiers": {},
      "attributes": {
        "id": 2227833,
        "category": 2227833,
        "negated": 2227833,
        "publications": 2227833,
        "has_evidence": 2227833,
        "knowledge_level": 2227833,
        "agent_type": 2227833,
        "original_subject": 2227833,
        "original_object": 2227833
      }
    }
  }
}