KGX STORAGE

graph-metadata.json
Back to Folder Download File
Size: 3.0 KB Modified: 2026-01-03 03:49:07
JSON Content
{
  "@id": "https://stars.renci.org/var/translator/releases/ncbi_gene/2025_12_09/",
  "@type": "sc:Dataset",
  "name": "ncbi_gene",
  "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/ncbi_gene/2025_12_09/",
  "version": "2025_12_09",
  "dateCreated": "2025_12_09",
  "biolinkVersion": "4.3.5",
  "babelVersion": "2025sep1",
  "distribution": [
    {
      "@id": "ncbi_gene.tar.xz",
      "@type": "cr:FileObject",
      "contentUrl": "ncbi_gene.tar.xz",
      "encodingFormat": "application/x-xz",
      "description": "Compressed tar archive containing the KGX files: nodes.jsonl and edges.jsonl"
    }
  ],
  "isBasedOn": [
    {
      "id": "ncbi_gene",
      "name": "NCBI Gene Reference Ingest Guide",
      "description": "\"The NCBI Gene integrates information from a wide range of species. A record may include nomenclature, Reference Sequences (RefSeqs), maps, pathways, variations, phenotypes, and links to genome-, phenotype-, and locus-specific resources worldwide.\"",
      "license": {
        "terms_of_use_url": "https://www.ncbi.nlm.nih.gov/home/about/policies/",
        "license_name": "NCBI Public Domain",
        "license_url": "https://www.ncbi.nlm.nih.gov/home/about/policies/"
      },
      "url": [
        "NCBI FTP Site: https://ftp.ncbi.nih.gov/gene/DATA/"
      ],
      "version": "2025_12_08"
    }
  ],
  "schema": {
    "nodes": [
      {
        "category": [
          "biolink:Gene",
          "biolink:Protein"
        ],
        "count": 59201,
        "id_prefixes": {
          "NCBIGene": 59201
        },
        "attributes": {
          "name": 59201,
          "description": 59201,
          "full_name": 59201,
          "taxon": 59201,
          "symbol": 59201,
          "equivalent_identifiers": 59201,
          "information_content": 44196
        }
      },
      {
        "category": [
          "biolink:Gene"
        ],
        "count": 109961,
        "id_prefixes": {
          "NCBIGene": 109961
        },
        "attributes": {
          "name": 109961,
          "description": 109961,
          "full_name": 109961,
          "taxon": 109961,
          "symbol": 109961,
          "equivalent_identifiers": 109961,
          "information_content": 1530
        }
      }
    ],
    "nodes_summary": {
      "total_count": 169162,
      "id_prefixes": {
        "NCBIGene": 169162
      },
      "attributes": {
        "name": 169162,
        "description": 169162,
        "full_name": 169162,
        "taxon": 169162,
        "symbol": 169162,
        "equivalent_identifiers": 169162,
        "information_content": 45726
      }
    },
    "edges": [],
    "edges_summary": {
      "total_count": 0,
      "predicates": {},
      "primary_knowledge_sources": {},
      "predicates_by_knowledge_source": {},
      "qualifiers": {},
      "attributes": {}
    }
  }
}