{ "cells": [ { "cell_type": "markdown", "source": [ "# How to query Solr using the Command Line\n", "\n", "For this we will use the Golr endpoint: https://golr.geneontology.org/solr\n", "\n", "Note this endpoint doesn't use Solr cores - all collections are in a single core and are differentiated by the `document_category` field.\n", "\n", "## Specifying a Solr backend on the command line:\n", "\n", "We can specify this directly on the CLI. Following does a facet count query on the `source` slot:" ], "metadata": { "collapsed": false }, "id": "eb82e1256fef74d6" }, { "cell_type": "code", "execution_count": 1, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "{\n", " \"source\": {\n", " \"ncbi_taxonomy\": 30916,\n", " \"biological_process\": 30715,\n", " \"molecular_function\": 12597,\n", " \"cellular_component\": 4513,\n", " \"eco\": 2004,\n", " \"sequence\": 106,\n", " \"go/extensions/gorel\": 74,\n", " \"external\": 66,\n", " \"gene_ontology\": 3,\n", " \"AGI_LocusCode\": 0,\n", " \"CGD\": 0,\n", " \"ComplexPortal\": 0,\n", " \"FB\": 0,\n", " \"GeneDB\": 0,\n", " \"JaponicusDB\": 0,\n", " \"MGI\": 0,\n", " \"PR\": 0,\n", " \"PlasmoDB\": 0,\n", " \"PomBase\": 0,\n", " \"PseudoCAP\": 0,\n", " \"RGD\": 0,\n", " \"RNAcentral\": 0,\n", " \"RefSeq\": 0,\n", " \"SGD\": 0,\n", " \"SGN\": 0,\n", " \"TAIR\": 0,\n", " \"TriTrypDB\": 0,\n", " \"UniProtKB\": 0,\n", " \"WB\": 0,\n", " \"Xenbase\": 0,\n", " \"ZFIN\": 0,\n", " \"dictyBase\": 0\n", " }\n", "}\n" ] } ], "source": [ "%%bash\n", "linkml-store -d solr:https://golr.geneontology.org/solr --set collection_type_slot=document_category -c ontology_class fq -S source" ], "metadata": { "collapsed": false, "ExecuteTime": { "end_time": "2024-05-11T02:04:45.596784Z", "start_time": "2024-05-11T02:04:43.379311Z" } }, "id": "initial_id" }, { "cell_type": "markdown", "source": [ "## Using a configuration\n", "\n", "Rather than specifying the same information again each time, we can use a configuration.\n", "\n", "See [input/golr.config.yaml](input/golr.config.yaml)." ], "metadata": { "collapsed": false }, "id": "c82427e2edb5d318" }, { "cell_type": "code", "execution_count": 3, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "{\n", " \"source\": {\n", " \"ncbi_taxonomy\": 30916,\n", " \"biological_process\": 30712,\n", " \"molecular_function\": 12596,\n", " \"cellular_component\": 4513,\n", " \"eco\": 2004,\n", " \"sequence\": 106,\n", " \"go/extensions/gorel\": 74,\n", " \"external\": 66,\n", " \"gene_ontology\": 3,\n", " \"AGI_LocusCode\": 0,\n", " \"CGD\": 0,\n", " \"ComplexPortal\": 0,\n", " \"FB\": 0,\n", " \"GeneDB\": 0,\n", " \"JaponicusDB\": 0,\n", " \"MGI\": 0,\n", " \"PR\": 0,\n", " \"PlasmoDB\": 0,\n", " \"PomBase\": 0,\n", " \"PseudoCAP\": 0,\n", " \"RGD\": 0,\n", " \"RNAcentral\": 0,\n", " \"RefSeq\": 0,\n", " \"SGD\": 0,\n", " \"SGN\": 0,\n", " \"TAIR\": 0,\n", " \"TriTrypDB\": 0,\n", " \"UniProtKB\": 0,\n", " \"WB\": 0,\n", " \"Xenbase\": 0,\n", " \"ZFIN\": 0,\n", " \"dictyBase\": 0\n", " }\n", "}\n" ] } ], "source": [ "%%bash\n", "linkml-store -C input/golr.config.yaml -c ontology_class fq -S source" ], "metadata": { "collapsed": false, "ExecuteTime": { "end_time": "2024-04-24T02:00:52.476138Z", "start_time": "2024-04-24T02:00:51.315573Z" } }, "id": "417b61df945d440b" }, { "cell_type": "markdown", "source": [ "## Search\n", "\n", "With some engines, a search index needs to be explicitly constructed. This is not necessary with Solr, as it is done automatically." ], "metadata": { "collapsed": false }, "id": "e76e7f9c807415b8" }, { "cell_type": "code", "execution_count": 20, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "{'fq': 'document_category:\"ontology_class\"', 'wt': 'json', 'q': 'nucleus*', 'defType': 'edismax', 'qf': ['entity_label_searchable', 'general_blob_searchable', 'annotation_class_label_searchable']}\n", "[\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"GO:1905754\",\n", " \"annotation_class\": \"GO:1905754\",\n", " \"annotation_class_label\": \"ascospore-type prospore nucleus\",\n", " \"annotation_class_label_searchable\": \"ascospore-type prospore nucleus\",\n", " \"description\": \"Any nucleus that is part of a ascospore-type prospore.\",\n", " \"description_searchable\": \"Any nucleus that is part of a ascospore-type prospore.\",\n", " \"source\": \"cellular_component\",\n", " \"idspace\": \"GO\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"CL:0000000\\\",\\\"lbl\\\":\\\"cell\\\"},{\\\"id\\\":\\\"GO:1905754\\\",\\\"lbl\\\":\\\"ascospore-type prospore nucleus\\\"},{\\\"id\\\":\\\"GO:0005575\\\",\\\"lbl\\\":\\\"cellular_component\\\"},{\\\"id\\\":\\\"GO:0042763\\\",\\\"lbl\\\":\\\"intracellular immature spore\\\"},{\\\"id\\\":\\\"GO:0042764\\\",\\\"lbl\\\":\\\"ascospore-type prospore\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"GO:0043227\\\",\\\"lbl\\\":\\\"membrane-bounded organelle\\\"},{\\\"id\\\":\\\"GO:0043226\\\",\\\"lbl\\\":\\\"organelle\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"},{\\\"id\\\":\\\"GO:0043229\\\",\\\"lbl\\\":\\\"intracellular organelle\\\"},{\\\"id\\\":\\\"GO:0110165\\\",\\\"lbl\\\":\\\"cellular anatomical entity\\\"},{\\\"id\\\":\\\"GO:0005622\\\",\\\"lbl\\\":\\\"intracellular anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"GO:0043231\\\",\\\"lbl\\\":\\\"intracellular membrane-bounded organelle\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"CL:0000000\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0043226\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0042763\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0110165\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0005622\\\",\\\"obj\\\":\\\"CL:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0043231\\\",\\\"obj\\\":\\\"GO:0043229\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0043231\\\",\\\"obj\\\":\\\"GO:0043227\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0043227\\\",\\\"obj\\\":\\\"GO:0043226\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0005634\\\",\\\"obj\\\":\\\"GO:0043231\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0005622\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000003\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0043229\\\",\\\"obj\\\":\\\"GO:0043226\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0110165\\\",\\\"obj\\\":\\\"GO:0005575\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000006\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000465\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042764\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0043229\\\",\\\"obj\\\":\\\"GO:0005622\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000000\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0042763\\\",\\\"obj\\\":\\\"CL:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0042764\\\",\\\"obj\\\":\\\"GO:0042763\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"CL:0000000\\\",\\\"lbl\\\":\\\"cell\\\"},{\\\"id\\\":\\\"GO:1905754\\\",\\\"lbl\\\":\\\"ascospore-type prospore nucleus\\\"},{\\\"id\\\":\\\"GO:0005575\\\",\\\"lbl\\\":\\\"cellular_component\\\"},{\\\"id\\\":\\\"GO:0042763\\\",\\\"lbl\\\":\\\"intracellular immature spore\\\"},{\\\"id\\\":\\\"GO:0042764\\\",\\\"lbl\\\":\\\"ascospore-type prospore\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"GO:0043227\\\",\\\"lbl\\\":\\\"membrane-bounded organelle\\\"},{\\\"id\\\":\\\"GO:0043226\\\",\\\"lbl\\\":\\\"organelle\\\"},{\\\"id\\\":\\\"GO:0043229\\\",\\\"lbl\\\":\\\"intracellular organelle\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"GO:0110165\\\",\\\"lbl\\\":\\\"cellular anatomical entity\\\"},{\\\"id\\\":\\\"GO:0005622\\\",\\\"lbl\\\":\\\"intracellular anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"GO:0043231\\\",\\\"lbl\\\":\\\"intracellular membrane-bounded organelle\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043231\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042764\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042763\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005575\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CL:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043227\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043229\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043226\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005622\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005575\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"CL:0000000\\\",\\\"lbl\\\":\\\"cell\\\"},{\\\"id\\\":\\\"GO:1905754\\\",\\\"lbl\\\":\\\"ascospore-type prospore nucleus\\\"},{\\\"id\\\":\\\"GO:0005575\\\",\\\"lbl\\\":\\\"cellular_component\\\"},{\\\"id\\\":\\\"GO:0042763\\\",\\\"lbl\\\":\\\"intracellular immature spore\\\"},{\\\"id\\\":\\\"GO:0042764\\\",\\\"lbl\\\":\\\"ascospore-type prospore\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"GO:0043227\\\",\\\"lbl\\\":\\\"membrane-bounded organelle\\\"},{\\\"id\\\":\\\"GO:0043226\\\",\\\"lbl\\\":\\\"organelle\\\"},{\\\"id\\\":\\\"GO:0043229\\\",\\\"lbl\\\":\\\"intracellular organelle\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"GO:0110165\\\",\\\"lbl\\\":\\\"cellular anatomical entity\\\"},{\\\"id\\\":\\\"GO:0005622\\\",\\\"lbl\\\":\\\"intracellular anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"GO:0043231\\\",\\\"lbl\\\":\\\"intracellular membrane-bounded organelle\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0110165\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043231\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042764\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042763\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005575\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CL:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043227\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043229\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0043226\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005622\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005575\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:1905754\\\",\\\"lbl\\\":\\\"ascospore-type prospore nucleus\\\"},{\\\"id\\\":\\\"GO:0042764\\\",\\\"lbl\\\":\\\"ascospore-type prospore\\\"},{\\\"id\\\":\\\"NCBITaxon:4890\\\",\\\"lbl\\\":\\\"Ascomycota\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"NCBITaxon:4890\\\",\\\"pred\\\":\\\"RO:0002162\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042764\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:1905754\\\",\\\"lbl\\\":\\\"ascospore-type prospore nucleus\\\"},{\\\"id\\\":\\\"GO:0042764\\\",\\\"lbl\\\":\\\"ascospore-type prospore\\\"},{\\\"id\\\":\\\"NCBITaxon:4890\\\",\\\"lbl\\\":\\\"Ascomycota\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"NCBITaxon:4890\\\",\\\"pred\\\":\\\"RO:0002162\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0042764\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"GO:1905754\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"intracellular organelle\",\n", " \"cell\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"intracellular immature spore\",\n", " \"organelle\",\n", " \"ascospore-type prospore\",\n", " \"cellular_component\",\n", " \"intracellular anatomical structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"membrane-bounded organelle\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ],\n", " \"synonym\": [\n", " \"cell nucleus of ascospore-type prospore\",\n", " \"nucleus of ascospore-type prospore\"\n", " ],\n", " \"definition_xref\": [\n", " \"GOC:TermGenie\",\n", " \"GO_REF:0000064\",\n", " \"PMID:26942678\"\n", " ],\n", " \"regulates_closure\": [\n", " \"GO:0043229\",\n", " \"CL:0000000\",\n", " \"GO:1905754\",\n", " \"CARO:0030000\",\n", " \"GO:0110165\",\n", " \"GO:0042763\",\n", " \"GO:0043226\",\n", " \"GO:0042764\",\n", " \"GO:0005575\",\n", " \"GO:0005622\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"GO:0043227\",\n", " \"CARO:0000006\",\n", " \"GO:0005634\",\n", " \"CARO:0000003\",\n", " \"GO:0043231\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000465\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"intracellular organelle\",\n", " \"cell\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"intracellular immature spore\",\n", " \"organelle\",\n", " \"ascospore-type prospore\",\n", " \"cellular_component\",\n", " \"intracellular anatomical structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"membrane-bounded organelle\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"intracellular organelle\",\n", " \"cell\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"intracellular immature spore\",\n", " \"organelle\",\n", " \"ascospore-type prospore\",\n", " \"cellular_component\",\n", " \"intracellular anatomical structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"membrane-bounded organelle\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"cell nucleus of ascospore-type prospore\",\n", " \"nucleus of ascospore-type prospore\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"intracellular organelle\",\n", " \"cell\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"intracellular immature spore\",\n", " \"organelle\",\n", " \"ascospore-type prospore\",\n", " \"cellular_component\",\n", " \"intracellular anatomical structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"membrane-bounded organelle\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"GO:0043229\",\n", " \"CL:0000000\",\n", " \"GO:1905754\",\n", " \"CARO:0030000\",\n", " \"GO:0110165\",\n", " \"GO:0042763\",\n", " \"GO:0043226\",\n", " \"GO:0042764\",\n", " \"GO:0005575\",\n", " \"GO:0005622\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"GO:0043227\",\n", " \"CARO:0000006\",\n", " \"GO:0005634\",\n", " \"CARO:0000003\",\n", " \"GO:0043231\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000465\"\n", " ],\n", " \"isa_closure\": [\n", " \"GO:0043229\",\n", " \"GO:1905754\",\n", " \"CARO:0030000\",\n", " \"GO:0110165\",\n", " \"GO:0043226\",\n", " \"GO:0005575\",\n", " \"UBERON:0001062\",\n", " \"GO:0043227\",\n", " \"UBERON:0000061\",\n", " \"CARO:0000006\",\n", " \"GO:0005634\",\n", " \"CARO:0000003\",\n", " \"GO:0043231\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000465\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"intracellular organelle\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"organelle\",\n", " \"cellular_component\",\n", " \"anatomical entity\",\n", " \"membrane-bounded organelle\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"intracellular organelle\",\n", " \"ascospore-type prospore nucleus\",\n", " \"biological entity\",\n", " \"cellular anatomical entity\",\n", " \"organelle\",\n", " \"cellular_component\",\n", " \"anatomical entity\",\n", " \"membrane-bounded organelle\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"nucleus\",\n", " \"connected anatomical structure\",\n", " \"intracellular membrane-bounded organelle\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"GO:1905690\",\n", " \"annotation_class\": \"GO:1905690\",\n", " \"annotation_class_label\": \"nucleus disassembly\",\n", " \"annotation_class_label_searchable\": \"nucleus disassembly\",\n", " \"description\": \"The disaggregation of a nucleus into its constituent components.\",\n", " \"description_searchable\": \"The disaggregation of a nucleus into its constituent components.\",\n", " \"source\": \"biological_process\",\n", " \"idspace\": \"GO\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"GO:0071840\\\",\\\"lbl\\\":\\\"cellular component organization or biogenesis\\\"},{\\\"id\\\":\\\"GO:0016043\\\",\\\"lbl\\\":\\\"cellular component organization\\\"},{\\\"id\\\":\\\"GO:1903008\\\",\\\"lbl\\\":\\\"organelle disassembly\\\"},{\\\"id\\\":\\\"GO:0006997\\\",\\\"lbl\\\":\\\"nucleus organization\\\"},{\\\"id\\\":\\\"GO:0022411\\\",\\\"lbl\\\":\\\"cellular component disassembly\\\"},{\\\"id\\\":\\\"GO:1905690\\\",\\\"lbl\\\":\\\"nucleus disassembly\\\"},{\\\"id\\\":\\\"GO:0006996\\\",\\\"lbl\\\":\\\"organelle organization\\\"},{\\\"id\\\":\\\"GO:0009987\\\",\\\"lbl\\\":\\\"cellular process\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:0009987\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1903008\\\",\\\"obj\\\":\\\"GO:0006996\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0006996\\\",\\\"obj\\\":\\\"GO:0016043\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1903008\\\",\\\"obj\\\":\\\"GO:0022411\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0006997\\\",\\\"obj\\\":\\\"GO:0006996\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006997\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0022411\\\",\\\"obj\\\":\\\"GO:0016043\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:1903008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0016043\\\",\\\"obj\\\":\\\"GO:0071840\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0071840\\\",\\\"obj\\\":\\\"GO:0009987\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"GO:0071840\\\",\\\"lbl\\\":\\\"cellular component organization or biogenesis\\\"},{\\\"id\\\":\\\"GO:0016043\\\",\\\"lbl\\\":\\\"cellular component organization\\\"},{\\\"id\\\":\\\"GO:1903008\\\",\\\"lbl\\\":\\\"organelle disassembly\\\"},{\\\"id\\\":\\\"GO:0006997\\\",\\\"lbl\\\":\\\"nucleus organization\\\"},{\\\"id\\\":\\\"GO:0022411\\\",\\\"lbl\\\":\\\"cellular component disassembly\\\"},{\\\"id\\\":\\\"GO:1905690\\\",\\\"lbl\\\":\\\"nucleus disassembly\\\"},{\\\"id\\\":\\\"GO:0009987\\\",\\\"lbl\\\":\\\"cellular process\\\"},{\\\"id\\\":\\\"GO:0006996\\\",\\\"lbl\\\":\\\"organelle organization\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0071840\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006996\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0016043\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0009987\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006997\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:1903008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0022411\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"GO:0071840\\\",\\\"lbl\\\":\\\"cellular component organization or biogenesis\\\"},{\\\"id\\\":\\\"GO:0016043\\\",\\\"lbl\\\":\\\"cellular component organization\\\"},{\\\"id\\\":\\\"GO:1903008\\\",\\\"lbl\\\":\\\"organelle disassembly\\\"},{\\\"id\\\":\\\"GO:0006997\\\",\\\"lbl\\\":\\\"nucleus organization\\\"},{\\\"id\\\":\\\"GO:0022411\\\",\\\"lbl\\\":\\\"cellular component disassembly\\\"},{\\\"id\\\":\\\"GO:1905690\\\",\\\"lbl\\\":\\\"nucleus disassembly\\\"},{\\\"id\\\":\\\"GO:0009987\\\",\\\"lbl\\\":\\\"cellular process\\\"},{\\\"id\\\":\\\"GO:0006996\\\",\\\"lbl\\\":\\\"organelle organization\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0071840\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006996\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0016043\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0009987\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006997\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:1903008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0022411\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0034727\\\",\\\"lbl\\\":\\\"piecemeal microautophagy of the nucleus\\\"},{\\\"id\\\":\\\"GO:1903008\\\",\\\"lbl\\\":\\\"organelle disassembly\\\"},{\\\"id\\\":\\\"GO:0006997\\\",\\\"lbl\\\":\\\"nucleus organization\\\"},{\\\"id\\\":\\\"GO:1905690\\\",\\\"lbl\\\":\\\"nucleus disassembly\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:0034727\\\",\\\"obj\\\":\\\"GO:1905690\\\",\\\"pred\\\":\\\"BFO:0000051\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006997\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:1903008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"RO:0002590\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0034727\\\",\\\"lbl\\\":\\\"piecemeal microautophagy of the nucleus\\\"},{\\\"id\\\":\\\"GO:1903008\\\",\\\"lbl\\\":\\\"organelle disassembly\\\"},{\\\"id\\\":\\\"GO:0006997\\\",\\\"lbl\\\":\\\"nucleus organization\\\"},{\\\"id\\\":\\\"GO:1905690\\\",\\\"lbl\\\":\\\"nucleus disassembly\\\"},{\\\"id\\\":\\\"GO:0005634\\\",\\\"lbl\\\":\\\"nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"GO:0034727\\\",\\\"obj\\\":\\\"GO:1905690\\\",\\\"pred\\\":\\\"BFO:0000051\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0006997\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:1903008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:1905690\\\",\\\"obj\\\":\\\"GO:0005634\\\",\\\"pred\\\":\\\"RO:0002590\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ],\n", " \"synonym\": [\n", " \"cell nucleus disassembly\"\n", " ],\n", " \"definition_xref\": [\n", " \"GOC:autophagy\",\n", " \"GOC:TermGenie\",\n", " \"GOC:pr\",\n", " \"GO_REF:0000079\"\n", " ],\n", " \"regulates_closure\": [\n", " \"GO:0008150\",\n", " \"GO:0016043\",\n", " \"GO:1903008\",\n", " \"GO:0071840\",\n", " \"GO:0006996\",\n", " \"GO:1905690\",\n", " \"GO:0006997\",\n", " \"GO:0009987\",\n", " \"GO:0022411\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"cell nucleus disassembly\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"GO:0008150\",\n", " \"GO:0016043\",\n", " \"GO:1903008\",\n", " \"GO:0071840\",\n", " \"GO:0006996\",\n", " \"GO:1905690\",\n", " \"GO:0006997\",\n", " \"GO:0009987\",\n", " \"GO:0022411\"\n", " ],\n", " \"isa_closure\": [\n", " \"GO:0008150\",\n", " \"GO:0016043\",\n", " \"GO:1903008\",\n", " \"GO:0071840\",\n", " \"GO:0006996\",\n", " \"GO:1905690\",\n", " \"GO:0006997\",\n", " \"GO:0009987\",\n", " \"GO:0022411\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"biological_process\",\n", " \"cellular component organization\",\n", " \"organelle disassembly\",\n", " \"cellular component organization or biogenesis\",\n", " \"organelle organization\",\n", " \"nucleus disassembly\",\n", " \"nucleus organization\",\n", " \"cellular process\",\n", " \"cellular component disassembly\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0025930\",\n", " \"annotation_class\": \"UBERON:0025930\",\n", " \"annotation_class_label\": \"obsolete regional part of dentate nucleus\",\n", " \"annotation_class_label_searchable\": \"obsolete regional part of dentate nucleus\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": true,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025930\\\",\\\"lbl\\\":\\\"obsolete regional part of dentate nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025930\\\",\\\"lbl\\\":\\\"obsolete regional part of dentate nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025930\\\",\\\"lbl\\\":\\\"obsolete regional part of dentate nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025930\\\",\\\"lbl\\\":\\\"obsolete regional part of dentate nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025930\\\",\\\"lbl\\\":\\\"obsolete regional part of dentate nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ],\n", " \"synonym\": [\n", " \"regional part of dentate nucleus\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0025930\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"regional part of dentate nucleus\"\n", " ],\n", " \"consider\": [\n", " \"BIRNLEX:1182\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0025930\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0025930\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"obsolete regional part of dentate nucleus\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"OBA:1000019\",\n", " \"annotation_class\": \"OBA:1000019\",\n", " \"annotation_class_label\": \"nucleus morphology\",\n", " \"annotation_class_label_searchable\": \"nucleus morphology\",\n", " \"description\": \"The morphology of a nucleus.\",\n", " \"description_searchable\": \"The morphology of a nucleus.\",\n", " \"idspace\": \"OBA\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBA:0000001\\\",\\\"lbl\\\":\\\"biological attribute\\\"},{\\\"id\\\":\\\"OBA:1000019\\\",\\\"lbl\\\":\\\"nucleus morphology\\\"},{\\\"id\\\":\\\"OBA:1000076\\\",\\\"lbl\\\":\\\"attribute of cell\\\"},{\\\"id\\\":\\\"OBA:0100001\\\",\\\"lbl\\\":\\\"cellular component attribute\\\"},{\\\"id\\\":\\\"PATO:0000001\\\",\\\"lbl\\\":\\\"quality\\\"},{\\\"id\\\":\\\"OBA:1000078\\\",\\\"lbl\\\":\\\"attribute of organelle\\\"},{\\\"id\\\":\\\"OBA:1001065\\\",\\\"lbl\\\":\\\"cell morphology trait\\\"},{\\\"id\\\":\\\"OBA:0000117\\\",\\\"lbl\\\":\\\"nuclear size\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1001065\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1001065\\\",\\\"obj\\\":\\\"OBA:1000076\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:0000001\\\",\\\"obj\\\":\\\"PATO:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:0100001\\\",\\\"obj\\\":\\\"OBA:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000076\\\",\\\"obj\\\":\\\"OBA:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000078\\\",\\\"obj\\\":\\\"OBA:0100001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000078\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:0000117\\\",\\\"obj\\\":\\\"OBA:1000019\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBA:0000001\\\",\\\"lbl\\\":\\\"biological attribute\\\"},{\\\"id\\\":\\\"OBA:1000019\\\",\\\"lbl\\\":\\\"nucleus morphology\\\"},{\\\"id\\\":\\\"OBA:1000076\\\",\\\"lbl\\\":\\\"attribute of cell\\\"},{\\\"id\\\":\\\"OBA:0100001\\\",\\\"lbl\\\":\\\"cellular component attribute\\\"},{\\\"id\\\":\\\"PATO:0000001\\\",\\\"lbl\\\":\\\"quality\\\"},{\\\"id\\\":\\\"OBA:1001065\\\",\\\"lbl\\\":\\\"cell morphology trait\\\"},{\\\"id\\\":\\\"OBA:1000078\\\",\\\"lbl\\\":\\\"attribute of organelle\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1001065\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:0100001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000076\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"PATO:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000078\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBA:0000001\\\",\\\"lbl\\\":\\\"biological attribute\\\"},{\\\"id\\\":\\\"OBA:1000019\\\",\\\"lbl\\\":\\\"nucleus morphology\\\"},{\\\"id\\\":\\\"OBA:1000076\\\",\\\"lbl\\\":\\\"attribute of cell\\\"},{\\\"id\\\":\\\"OBA:0100001\\\",\\\"lbl\\\":\\\"cellular component attribute\\\"},{\\\"id\\\":\\\"PATO:0000001\\\",\\\"lbl\\\":\\\"quality\\\"},{\\\"id\\\":\\\"OBA:1001065\\\",\\\"lbl\\\":\\\"cell morphology trait\\\"},{\\\"id\\\":\\\"OBA:1000078\\\",\\\"lbl\\\":\\\"attribute of organelle\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1001065\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:0100001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000076\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"PATO:0000001\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000078\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBA:1000019\\\",\\\"lbl\\\":\\\"nucleus morphology\\\"},{\\\"id\\\":\\\"OBA:1000078\\\",\\\"lbl\\\":\\\"attribute of organelle\\\"},{\\\"id\\\":\\\"OBA:1001065\\\",\\\"lbl\\\":\\\"cell morphology trait\\\"},{\\\"id\\\":\\\"OBA:0000117\\\",\\\"lbl\\\":\\\"nuclear size\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1001065\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000078\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:0000117\\\",\\\"obj\\\":\\\"OBA:1000019\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBA:1000019\\\",\\\"lbl\\\":\\\"nucleus morphology\\\"},{\\\"id\\\":\\\"OBA:1000078\\\",\\\"lbl\\\":\\\"attribute of organelle\\\"},{\\\"id\\\":\\\"OBA:1001065\\\",\\\"lbl\\\":\\\"cell morphology trait\\\"},{\\\"id\\\":\\\"OBA:0000117\\\",\\\"lbl\\\":\\\"nuclear size\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1001065\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:1000019\\\",\\\"obj\\\":\\\"OBA:1000078\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"OBA:0000117\\\",\\\"obj\\\":\\\"OBA:1000019\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ],\n", " \"synonym\": [\n", " \"morphology of nucleus\",\n", " \"nucleus morphology trait\"\n", " ],\n", " \"regulates_closure\": [\n", " \"OBA:0000001\",\n", " \"OBA:1000019\",\n", " \"PATO:0000001\",\n", " \"OBA:1000078\",\n", " \"OBA:0100001\",\n", " \"OBA:1000076\",\n", " \"OBA:1001065\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"morphology of nucleus\",\n", " \"nucleus morphology trait\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"OBA:0000001\",\n", " \"OBA:1000019\",\n", " \"PATO:0000001\",\n", " \"OBA:1000078\",\n", " \"OBA:0100001\",\n", " \"OBA:1000076\",\n", " \"OBA:1001065\"\n", " ],\n", " \"isa_closure\": [\n", " \"OBA:0000001\",\n", " \"OBA:1000019\",\n", " \"PATO:0000001\",\n", " \"OBA:1000078\",\n", " \"OBA:0100001\",\n", " \"OBA:1000076\",\n", " \"OBA:1001065\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"biological attribute\",\n", " \"nucleus morphology\",\n", " \"quality\",\n", " \"attribute of organelle\",\n", " \"cellular component attribute\",\n", " \"attribute of cell\",\n", " \"cell morphology trait\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"GO:0035105\",\n", " \"annotation_class\": \"GO:0035105\",\n", " \"annotation_class_label\": \"obsolete sterol regulatory element binding protein import into nucleus\",\n", " \"annotation_class_label_searchable\": \"obsolete sterol regulatory element binding protein import into nucleus\",\n", " \"description\": \"OBSOLETE. The transfer of a sterol regulatory element binding protein (SREBP) into the nucleus, across the nuclear membrane, in response to altered levels of one or more lipids. SREBPs are transcription factors that bind sterol regulatory elements (SREs), DNA motifs found in the promoters of target genes.\",\n", " \"description_searchable\": \"OBSOLETE. The transfer of a sterol regulatory element binding protein (SREBP) into the nucleus, across the nuclear membrane, in response to altered levels of one or more lipids. SREBPs are transcription factors that bind sterol regulatory elements (SREs), DNA motifs found in the promoters of target genes.\",\n", " \"source\": \"biological_process\",\n", " \"idspace\": \"GO\",\n", " \"is_obsolete\": true,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0035105\\\",\\\"lbl\\\":\\\"obsolete sterol regulatory element binding protein import into nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0035105\\\",\\\"lbl\\\":\\\"obsolete sterol regulatory element binding protein import into nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0035105\\\",\\\"lbl\\\":\\\"obsolete sterol regulatory element binding protein import into nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0035105\\\",\\\"lbl\\\":\\\"obsolete sterol regulatory element binding protein import into nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"GO:0035105\\\",\\\"lbl\\\":\\\"obsolete sterol regulatory element binding protein import into nucleus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"definition_xref\": [\n", " \"PMID:12923525\",\n", " \"GOC:vw\",\n", " \"GOC:bf\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"SREBP import into nucleus\",\n", " \"SREBP import into nucleus involved in sterol depletion response\",\n", " \"sterol depletion response, SREBP import into nucleus\",\n", " \"sterol depletion response, sterol regulatory element binding protein import into nucleus\",\n", " \"SREBP nuclear translocation\",\n", " \"sterol depletion response, SREBP nuclear translocation\",\n", " \"sterol depletion response, sterol regulatory element binding protein nuclear translocation\",\n", " \"sterol regulatory element binding protein import into nucleus involved in sterol depletion response\",\n", " \"sterol regulatory element binding protein nuclear translocation\",\n", " \"sterol regulatory element binding protein nuclear translocation involved in sterol depletion response\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"comment_searchable\": [\n", " \"The reason for obsoletion is that all proteins are imported into the nucleus via the same mechanism, so the import of individual proteins should be captured with extensions or by GO-CAM models.\"\n", " ],\n", " \"synonym\": [\n", " \"SREBP import into nucleus\",\n", " \"SREBP import into nucleus involved in sterol depletion response\",\n", " \"sterol depletion response, SREBP import into nucleus\",\n", " \"sterol depletion response, sterol regulatory element binding protein import into nucleus\",\n", " \"SREBP nuclear translocation\",\n", " \"sterol depletion response, SREBP nuclear translocation\",\n", " \"sterol depletion response, sterol regulatory element binding protein nuclear translocation\",\n", " \"sterol regulatory element binding protein import into nucleus involved in sterol depletion response\",\n", " \"sterol regulatory element binding protein nuclear translocation\",\n", " \"sterol regulatory element binding protein nuclear translocation involved in sterol depletion response\"\n", " ],\n", " \"regulates_closure\": [\n", " \"GO:0035105\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"obsolete sterol regulatory element binding protein import into nucleus\"\n", " ],\n", " \"comment\": [\n", " \"The reason for obsoletion is that all proteins are imported into the nucleus via the same mechanism, so the import of individual proteins should be captured with extensions or by GO-CAM models.\"\n", " ],\n", " \"consider\": [\n", " \"GO:0006606\",\n", " \"GO:0042306\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"GO:0035105\"\n", " ],\n", " \"isa_closure\": [\n", " \"GO:0035105\"\n", " ],\n", " \"alternate_id\": [\n", " \"GO:0006993\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0011214\",\n", " \"annotation_class\": \"UBERON:0011214\",\n", " \"annotation_class_label\": \"nucleus of midbrain tectum\",\n", " \"annotation_class_label_searchable\": \"nucleus of midbrain tectum\",\n", " \"description\": \"A neural nucleus that is part of a midbrain tectum.\",\n", " \"description_searchable\": \"A neural nucleus that is part of a midbrain tectum.\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0011214\\\",\\\"lbl\\\":\\\"nucleus of midbrain tectum\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"UBERON:0034910\\\",\\\"lbl\\\":\\\"medial pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"UBERON:0002563\\\",\\\"lbl\\\":\\\"central nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0002140\\\",\\\"lbl\\\":\\\"parabigeminal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0034918\\\",\\\"lbl\\\":\\\"anterior pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:2000826\\\",\\\"lbl\\\":\\\"central nucleus torus semicircularis\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:2000609\\\",\\\"lbl\\\":\\\"ventrolateral nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0002565\\\",\\\"lbl\\\":\\\"olivary pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"UBERON:0002572\\\",\\\"lbl\\\":\\\"principal pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002571\\\",\\\"lbl\\\":\\\"external nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0022423\\\",\\\"lbl\\\":\\\"sagulum nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"GO:0003008\\\",\\\"lbl\\\":\\\"system process\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0002996\\\",\\\"lbl\\\":\\\"nucleus of optic tract\\\"},{\\\"id\\\":\\\"UBERON:0002578\\\",\\\"lbl\\\":\\\"sublentiform nucleus\\\"},{\\\"id\\\":\\\"UBERON:0006119\\\",\\\"lbl\\\":\\\"subbrachial nucleus\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002314\\\",\\\"lbl\\\":\\\"midbrain tectum\\\"},{\\\"id\\\":\\\"UBERON:0002577\\\",\\\"lbl\\\":\\\"pericentral nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"GO:0050877\\\",\\\"lbl\\\":\\\"nervous system process\\\"},{\\\"id\\\":\\\"GO:0032501\\\",\\\"lbl\\\":\\\"multicellular organismal process\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0002578\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002577\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002571\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0022423\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0004121\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002572\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000465\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"GO:0050877\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0002314\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0010000\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0010314\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:2000609\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005162\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0009661\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002140\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000468\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002996\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0006119\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034910\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:2000826\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034918\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002565\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000481\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0050877\\\",\\\"obj\\\":\\\"GO:0003008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0032501\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002563\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000003\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0003008\\\",\\\"obj\\\":\\\"GO:0032501\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000006\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002314\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000000\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0009661\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0011214\\\",\\\"lbl\\\":\\\"nucleus of midbrain tectum\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002314\\\",\\\"lbl\\\":\\\"midbrain tectum\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0011214\\\",\\\"lbl\\\":\\\"nucleus of midbrain tectum\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002314\\\",\\\"lbl\\\":\\\"midbrain tectum\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0011214\\\",\\\"lbl\\\":\\\"nucleus of midbrain tectum\\\"},{\\\"id\\\":\\\"UBERON:0034910\\\",\\\"lbl\\\":\\\"medial pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002563\\\",\\\"lbl\\\":\\\"central nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0002572\\\",\\\"lbl\\\":\\\"principal pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0034918\\\",\\\"lbl\\\":\\\"anterior pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002140\\\",\\\"lbl\\\":\\\"parabigeminal nucleus\\\"},{\\\"id\\\":\\\"UBERON:2000826\\\",\\\"lbl\\\":\\\"central nucleus torus semicircularis\\\"},{\\\"id\\\":\\\"UBERON:0002571\\\",\\\"lbl\\\":\\\"external nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:2000609\\\",\\\"lbl\\\":\\\"ventrolateral nucleus\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0022423\\\",\\\"lbl\\\":\\\"sagulum nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002578\\\",\\\"lbl\\\":\\\"sublentiform nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002996\\\",\\\"lbl\\\":\\\"nucleus of optic tract\\\"},{\\\"id\\\":\\\"UBERON:0006119\\\",\\\"lbl\\\":\\\"subbrachial nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002565\\\",\\\"lbl\\\":\\\"olivary pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002577\\\",\\\"lbl\\\":\\\"pericentral nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0002314\\\",\\\"lbl\\\":\\\"midbrain tectum\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:2000609\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002578\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002996\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:2000826\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002577\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002565\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034918\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0006119\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002314\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0002571\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002140\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0022423\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002563\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002572\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034910\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0011214\\\",\\\"lbl\\\":\\\"nucleus of midbrain tectum\\\"},{\\\"id\\\":\\\"UBERON:0034910\\\",\\\"lbl\\\":\\\"medial pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002563\\\",\\\"lbl\\\":\\\"central nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0002572\\\",\\\"lbl\\\":\\\"principal pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0034918\\\",\\\"lbl\\\":\\\"anterior pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002140\\\",\\\"lbl\\\":\\\"parabigeminal nucleus\\\"},{\\\"id\\\":\\\"UBERON:2000826\\\",\\\"lbl\\\":\\\"central nucleus torus semicircularis\\\"},{\\\"id\\\":\\\"UBERON:0002571\\\",\\\"lbl\\\":\\\"external nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:2000609\\\",\\\"lbl\\\":\\\"ventrolateral nucleus\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0022423\\\",\\\"lbl\\\":\\\"sagulum nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002578\\\",\\\"lbl\\\":\\\"sublentiform nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002996\\\",\\\"lbl\\\":\\\"nucleus of optic tract\\\"},{\\\"id\\\":\\\"UBERON:0006119\\\",\\\"lbl\\\":\\\"subbrachial nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002565\\\",\\\"lbl\\\":\\\"olivary pretectal nucleus\\\"},{\\\"id\\\":\\\"UBERON:0002577\\\",\\\"lbl\\\":\\\"pericentral nucleus of inferior colliculus\\\"},{\\\"id\\\":\\\"UBERON:0002314\\\",\\\"lbl\\\":\\\"midbrain tectum\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:2000609\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002578\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002996\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:2000826\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002577\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002565\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034918\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0006119\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0002314\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0002571\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002140\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0022423\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011214\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002563\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002572\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0034910\\\",\\\"obj\\\":\\\"UBERON:0011214\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"multi cell part structure\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"midbrain tectum\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"Metazoa\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym\": [\n", " \"nucleus of tectum\",\n", " \"tectal nucleus\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0010314\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0000073\",\n", " \"UBERON:0009661\",\n", " \"UBERON:0001062\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0002314\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0011214\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0001891\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"UBERON:0000467\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001016\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0000125\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"midbrain tectum\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"Metazoa\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"multi cell part structure\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"midbrain tectum\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"Metazoa\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"nucleus of tectum\",\n", " \"tectal nucleus\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"midbrain tectum\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"Metazoa\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0010314\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0000073\",\n", " \"UBERON:0009661\",\n", " \"UBERON:0001062\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0002314\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0011214\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0001891\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"UBERON:0000467\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001016\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0000125\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0005162\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0011214\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0009661\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"CARO:0000006\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000125\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"ectoderm-derived structure\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"multi cell part structure\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tectum\",\n", " \"ectoderm-derived structure\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"nucleus of brain\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0025848\",\n", " \"annotation_class\": \"UBERON:0025848\",\n", " \"annotation_class_label\": \"obsolete regional part of anterior nucleus of hypothalamus\",\n", " \"annotation_class_label_searchable\": \"obsolete regional part of anterior nucleus of hypothalamus\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": true,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025848\\\",\\\"lbl\\\":\\\"obsolete regional part of anterior nucleus of hypothalamus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025848\\\",\\\"lbl\\\":\\\"obsolete regional part of anterior nucleus of hypothalamus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025848\\\",\\\"lbl\\\":\\\"obsolete regional part of anterior nucleus of hypothalamus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025848\\\",\\\"lbl\\\":\\\"obsolete regional part of anterior nucleus of hypothalamus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0025848\\\",\\\"lbl\\\":\\\"obsolete regional part of anterior nucleus of hypothalamus\\\"}],\\\"edges\\\":[],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"synonym\": [\n", " \"regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0025848\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"consider\": [\n", " \"BIRNLEX:1098\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0025848\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0025848\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"obsolete regional part of anterior nucleus of hypothalamus\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0011172\",\n", " \"annotation_class\": \"UBERON:0011172\",\n", " \"annotation_class_label\": \"retrorubral area of midbrain reticular nucleus\",\n", " \"annotation_class_label_searchable\": \"retrorubral area of midbrain reticular nucleus\",\n", " \"description\": \"The term retrorubral area of the midbrain reticular nucleus refers to a region of the rat brain caudal and dorsal to the ventral tegmental area. It is one of three parts of the midbrain reticular nucleus; the other two are the magnocellular part of the midbrain reticular nucleus and the parvicellular part of the midbrain reticular nucleus (Swanson-2004). BrainInfo distinguishes between the Retrorubral area of the midbrain reticular formation and the retrorubral nucleus.\",\n", " \"description_searchable\": \"The term retrorubral area of the midbrain reticular nucleus refers to a region of the rat brain caudal and dorsal to the ventral tegmental area. It is one of three parts of the midbrain reticular nucleus; the other two are the magnocellular part of the midbrain reticular nucleus and the parvicellular part of the midbrain reticular nucleus (Swanson-2004). BrainInfo distinguishes between the Retrorubral area of the midbrain reticular formation and the retrorubral nucleus.\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0007414\\\",\\\"lbl\\\":\\\"nucleus of midbrain tegmentum\\\"},{\\\"id\\\":\\\"UBERON:0007415\\\",\\\"lbl\\\":\\\"nucleus of midbrain reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011172\\\",\\\"lbl\\\":\\\"retrorubral area of midbrain reticular nucleus\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"UBERON:0002298\\\",\\\"lbl\\\":\\\"brainstem\\\"},{\\\"id\\\":\\\"UBERON:0002275\\\",\\\"lbl\\\":\\\"reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0006331\\\",\\\"lbl\\\":\\\"brainstem nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0001943\\\",\\\"lbl\\\":\\\"midbrain tegmentum\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"GO:0003008\\\",\\\"lbl\\\":\\\"system process\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"GO:0050877\\\",\\\"lbl\\\":\\\"nervous system process\\\"},{\\\"id\\\":\\\"GO:0032501\\\",\\\"lbl\\\":\\\"multicellular organismal process\\\"},{\\\"id\\\":\\\"UBERON:0002639\\\",\\\"lbl\\\":\\\"midbrain reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0019267\\\",\\\"lbl\\\":\\\"gray matter of midbrain\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0007415\\\",\\\"obj\\\":\\\"UBERON:0006331\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002639\\\",\\\"obj\\\":\\\"UBERON:0002275\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0004121\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007415\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000465\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"GO:0050877\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0002275\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0010000\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0010314\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005162\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0007415\\\",\\\"obj\\\":\\\"UBERON:0002639\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0009661\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000468\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002639\\\",\\\"obj\\\":\\\"UBERON:0019267\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001943\\\",\\\"obj\\\":\\\"UBERON:0002298\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002639\\\",\\\"obj\\\":\\\"UBERON:0001943\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002275\\\",\\\"obj\\\":\\\"UBERON:0002298\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0007414\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002298\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002639\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0007415\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0007245\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002298\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001943\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0007415\\\",\\\"obj\\\":\\\"UBERON:0007414\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001891\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000481\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0050877\\\",\\\"obj\\\":\\\"GO:0003008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0006331\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0032501\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019267\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019267\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000003\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0003008\\\",\\\"obj\\\":\\\"GO:0032501\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000006\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001943\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000000\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0009661\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0006331\\\",\\\"obj\\\":\\\"UBERON:0002298\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"UBERON:0007414\\\",\\\"lbl\\\":\\\"nucleus of midbrain tegmentum\\\"},{\\\"id\\\":\\\"UBERON:0007415\\\",\\\"lbl\\\":\\\"nucleus of midbrain reticular formation\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0002275\\\",\\\"lbl\\\":\\\"reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0001943\\\",\\\"lbl\\\":\\\"midbrain tegmentum\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0019267\\\",\\\"lbl\\\":\\\"gray matter of midbrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"UBERON:0002639\\\",\\\"lbl\\\":\\\"midbrain reticular formation\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011172\\\",\\\"lbl\\\":\\\"retrorubral area of midbrain reticular nucleus\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0002298\\\",\\\"lbl\\\":\\\"brainstem\\\"},{\\\"id\\\":\\\"UBERON:0006331\\\",\\\"lbl\\\":\\\"brainstem nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007415\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002639\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0019267\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002275\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007414\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002298\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001943\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0006331\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"UBERON:0007414\\\",\\\"lbl\\\":\\\"nucleus of midbrain tegmentum\\\"},{\\\"id\\\":\\\"UBERON:0007415\\\",\\\"lbl\\\":\\\"nucleus of midbrain reticular formation\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0002275\\\",\\\"lbl\\\":\\\"reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0009661\\\",\\\"lbl\\\":\\\"midbrain nucleus\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0001943\\\",\\\"lbl\\\":\\\"midbrain tegmentum\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0019267\\\",\\\"lbl\\\":\\\"gray matter of midbrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"UBERON:0002639\\\",\\\"lbl\\\":\\\"midbrain reticular formation\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001891\\\",\\\"lbl\\\":\\\"midbrain\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011172\\\",\\\"lbl\\\":\\\"retrorubral area of midbrain reticular nucleus\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0010314\\\",\\\"lbl\\\":\\\"structure with developmental contribution from neural crest\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0002298\\\",\\\"lbl\\\":\\\"brainstem\\\"},{\\\"id\\\":\\\"UBERON:0006331\\\",\\\"lbl\\\":\\\"brainstem nucleus\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0009661\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007415\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002639\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0019267\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010314\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002275\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001891\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007414\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002298\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001943\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0006331\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0007415\\\",\\\"lbl\\\":\\\"nucleus of midbrain reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0011172\\\",\\\"lbl\\\":\\\"retrorubral area of midbrain reticular nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007415\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0007415\\\",\\\"lbl\\\":\\\"nucleus of midbrain reticular formation\\\"},{\\\"id\\\":\\\"UBERON:0011172\\\",\\\"lbl\\\":\\\"retrorubral area of midbrain reticular nucleus\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0007415\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0011172\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"multi cell part structure\",\n", " \"nuclear complex of neuraxis\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"reticular formation\",\n", " \"brainstem\",\n", " \"brainstem nucleus\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"midbrain tegmentum\",\n", " \"anatomical entity\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"gray matter of midbrain\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"midbrain reticular formation\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tegmentum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"nucleus of midbrain reticular formation\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym\": [\n", " \"midbrain reticular nucleus, retrorubral area\",\n", " \"retrorubral area\",\n", " \"area 11 of Brodmann (guenon)\",\n", " \"area orbitalis interna\",\n", " \"brodmann's area 11\",\n", " \"midbraiin reticular nucleus, retrorubral area\",\n", " \"retrorubral field\",\n", " \"retrorubral nucleus\",\n", " \"A8\",\n", " \"retrorubal field\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0010314\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0002275\",\n", " \"UBERON:0002298\",\n", " \"UBERON:0006331\",\n", " \"UBERON:0000073\",\n", " \"UBERON:0009661\",\n", " \"UBERON:0001062\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"UBERON:0001943\",\n", " \"CARO:0000000\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0019267\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0002639\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0007414\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0001891\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"UBERON:0000467\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0011172\",\n", " \"UBERON:0007415\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"nuclear complex of neuraxis\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"reticular formation\",\n", " \"brainstem\",\n", " \"brainstem nucleus\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"midbrain tegmentum\",\n", " \"anatomical entity\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"gray matter of midbrain\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"midbrain reticular formation\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tegmentum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"nucleus of midbrain reticular formation\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"multi cell part structure\",\n", " \"nuclear complex of neuraxis\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"reticular formation\",\n", " \"brainstem\",\n", " \"brainstem nucleus\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"midbrain tegmentum\",\n", " \"anatomical entity\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"gray matter of midbrain\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"midbrain reticular formation\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tegmentum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"nucleus of midbrain reticular formation\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"midbrain reticular nucleus, retrorubral area\",\n", " \"retrorubral area\",\n", " \"area 11 of Brodmann (guenon)\",\n", " \"area orbitalis interna\",\n", " \"brodmann's area 11\",\n", " \"midbraiin reticular nucleus, retrorubral area\",\n", " \"retrorubral field\",\n", " \"retrorubral nucleus\",\n", " \"A8\",\n", " \"retrorubal field\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"nuclear complex of neuraxis\",\n", " \"structure with developmental contribution from neural crest\",\n", " \"root\",\n", " \"reticular formation\",\n", " \"brainstem\",\n", " \"brainstem nucleus\",\n", " \"regional part of nervous system\",\n", " \"midbrain nucleus\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"midbrain tegmentum\",\n", " \"anatomical entity\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"gray matter of midbrain\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"midbrain reticular formation\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"nucleus of midbrain tegmentum\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"midbrain\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"anatomical system\",\n", " \"Eukaryota\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"nucleus of midbrain reticular formation\",\n", " \"cellular organisms or viruses\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0010314\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0002275\",\n", " \"UBERON:0002298\",\n", " \"UBERON:0006331\",\n", " \"UBERON:0000073\",\n", " \"UBERON:0009661\",\n", " \"UBERON:0001062\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"UBERON:0001943\",\n", " \"CARO:0000000\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0019267\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0002639\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0007414\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0001891\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"UBERON:0000467\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0011172\",\n", " \"UBERON:0007415\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0000073\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"CARO:0000006\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0011172\",\n", " \"UBERON:0002616\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"regional part of nervous system\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"regional part of brain\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"regional part of nervous system\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"material anatomical entity\",\n", " \"retrorubral area of midbrain reticular nucleus\",\n", " \"regional part of brain\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0011178\",\n", " \"annotation_class\": \"UBERON:0011178\",\n", " \"annotation_class_label\": \"principal nucleus of stria terminalis\",\n", " \"annotation_class_label_searchable\": \"principal nucleus of stria terminalis\",\n", " \"description\": \"A component of the nuclei of stria terminalis defined on the basis of topology, connectivity and multiple stains in the rat. It is one of seven components of the posterior nuclei of stria terminalis in the Functional CNS Model - Rat ( Swanson-2004 ).\",\n", " \"description_searchable\": \"A component of the nuclei of stria terminalis defined on the basis of topology, connectivity and multiple stains in the rat. It is one of seven components of the posterior nuclei of stria terminalis in the Functional CNS Model - Rat ( Swanson-2004 ).\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"UBERON:0011178\\\",\\\"lbl\\\":\\\"principal nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"UBERON:0011177\\\",\\\"lbl\\\":\\\"posterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"GO:0003008\\\",\\\"lbl\\\":\\\"system process\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"GO:0050877\\\",\\\"lbl\\\":\\\"nervous system process\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"GO:0032501\\\",\\\"lbl\\\":\\\"multicellular organismal process\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0004121\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002743\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001893\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000465\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"GO:0050877\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0001880\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0010000\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005401\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0015212\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011177\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001890\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0005162\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005401\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0009663\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000468\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019264\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011177\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0000064\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001890\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001893\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002743\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011177\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0007245\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011300\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000481\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0050877\\\",\\\"obj\\\":\\\"GO:0003008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019264\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0032501\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000003\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000064\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0003008\\\",\\\"obj\\\":\\\"GO:0032501\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000446\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000006\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000000\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0009663\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011300\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001880\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011178\\\",\\\"lbl\\\":\\\"principal nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0011177\\\",\\\"lbl\\\":\\\"posterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011177\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011178\\\",\\\"lbl\\\":\\\"principal nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0011177\\\",\\\"lbl\\\":\\\"posterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011177\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011178\\\",\\\"lbl\\\":\\\"principal nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011177\\\",\\\"lbl\\\":\\\"posterior division of bed nuclei of stria terminalis\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011177\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011178\\\",\\\"lbl\\\":\\\"principal nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011177\\\",\\\"lbl\\\":\\\"posterior division of bed nuclei of stria terminalis\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0011177\\\",\\\"pred\\\":\\\"BFO:0000050\\\"},{\\\"sub\\\":\\\"UBERON:0011178\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"principal nucleus of stria terminalis\",\n", " \"organism\",\n", " \"posterior division of bed nuclei of stria terminalis\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym\": [\n", " \"bed nuclei of the stria terminalis, posterior division, principal nucleus\",\n", " \"bed nuclei of the stria terminalis posterior division principal nucleus\",\n", " \"bed nuclei of the stria terminalis principal nucleus\",\n", " \"bed nucleus of the stria terminalis principal (encapsulated) nucleus\",\n", " \"principal nucleus\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0005162\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0005401\",\n", " \"UBERON:0001880\",\n", " \"UBERON:0000073\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0000064\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0000467\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0009663\",\n", " \"UBERON:0011300\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0019264\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0001869\",\n", " \"UBERON:0011178\",\n", " \"OBI:0100026\",\n", " \"UBERON:0011177\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0001890\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000446\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001893\",\n", " \"UBERON:0002743\",\n", " \"UBERON:0002663\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0015212\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"principal nucleus of stria terminalis\",\n", " \"organism\",\n", " \"posterior division of bed nuclei of stria terminalis\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"nucleus of brain\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"principal nucleus of stria terminalis\",\n", " \"organism\",\n", " \"posterior division of bed nuclei of stria terminalis\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"nucleus of brain\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"bed nuclei of the stria terminalis, posterior division, principal nucleus\",\n", " \"bed nuclei of the stria terminalis posterior division principal nucleus\",\n", " \"bed nuclei of the stria terminalis principal nucleus\",\n", " \"bed nucleus of the stria terminalis principal (encapsulated) nucleus\",\n", " \"principal nucleus\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"principal nucleus of stria terminalis\",\n", " \"organism\",\n", " \"posterior division of bed nuclei of stria terminalis\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0005162\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0005401\",\n", " \"UBERON:0001880\",\n", " \"UBERON:0000073\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0000064\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0000467\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0009663\",\n", " \"UBERON:0011300\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0019264\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0001869\",\n", " \"UBERON:0011178\",\n", " \"OBI:0100026\",\n", " \"UBERON:0011177\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0001890\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000446\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001893\",\n", " \"UBERON:0002743\",\n", " \"UBERON:0002663\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0015212\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0009663\",\n", " \"UBERON:0011178\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"CARO:0000006\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000125\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"telencephalic nucleus\",\n", " \"principal nucleus of stria terminalis\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"ectoderm-derived structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"multi cell part structure\",\n", " \"telencephalic nucleus\",\n", " \"principal nucleus of stria terminalis\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"ectoderm-derived structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"nucleus of brain\"\n", " ]\n", " },\n", " {\n", " \"score\": 1.0,\n", " \"document_category\": \"ontology_class\",\n", " \"id\": \"UBERON:0011176\",\n", " \"annotation_class\": \"UBERON:0011176\",\n", " \"annotation_class_label\": \"oval nucleus of stria terminalis\",\n", " \"annotation_class_label_searchable\": \"oval nucleus of stria terminalis\",\n", " \"description\": \"A component of the nuclei of stria terminalis defined on the basis of topology, connectivity and multiple stains in the rat. It is one of nine components of the anterior nuclei of stria terminalis in the Functional CNS Model - Rat (Swanson-2004).\",\n", " \"description_searchable\": \"A component of the nuclei of stria terminalis defined on the basis of topology, connectivity and multiple stains in the rat. It is one of nine components of the anterior nuclei of stria terminalis in the Functional CNS Model - Rat (Swanson-2004).\",\n", " \"idspace\": \"UBERON\",\n", " \"is_obsolete\": false,\n", " \"topology_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"GO:0008150\\\",\\\"lbl\\\":\\\"biological_process\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011173\\\",\\\"lbl\\\":\\\"anterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0011176\\\",\\\"lbl\\\":\\\"oval nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"GO:0003008\\\",\\\"lbl\\\":\\\"system process\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"GO:0050877\\\",\\\"lbl\\\":\\\"nervous system process\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"GO:0032501\\\",\\\"lbl\\\":\\\"multicellular organismal process\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002308\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0004121\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002743\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001893\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000465\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"GO:0050877\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0001880\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0010000\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005401\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0015212\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001890\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0005162\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0005401\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011173\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0009663\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000468\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019264\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001017\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"capable of\\\"},{\\\"sub\\\":\\\"UBERON:0011173\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000064\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001890\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001893\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002743\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0000062\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011215\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011173\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002616\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001869\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000467\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0007245\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0003528\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000061\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011300\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0001016\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000481\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002020\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0050877\\\",\\\"obj\\\":\\\"GO:0003008\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0019264\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000073\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"GO:0032501\\\",\\\"obj\\\":\\\"GO:0008150\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011216\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000003\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000064\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"GO:0003008\\\",\\\"obj\\\":\\\"GO:0032501\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000955\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000446\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"CARO:0000006\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0000125\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"CARO:0000000\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0009663\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011300\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0002663\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0001880\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"}],\\\"meta\\\":{}}\",\n", " \"regulates_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011173\\\",\\\"lbl\\\":\\\"anterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0011176\\\",\\\"lbl\\\":\\\"oval nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011173\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_transitivity_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"OBI:0100026\\\",\\\"lbl\\\":\\\"organism\\\"},{\\\"id\\\":\\\"NCBITaxon:6072\\\",\\\"lbl\\\":\\\"Eumetazoa\\\"},{\\\"id\\\":\\\"UBERON:0000064\\\",\\\"lbl\\\":\\\"organ part\\\"},{\\\"id\\\":\\\"UBERON:0000061\\\",\\\"lbl\\\":\\\"anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0000062\\\",\\\"lbl\\\":\\\"organ\\\"},{\\\"id\\\":\\\"UBERON:0000468\\\",\\\"lbl\\\":\\\"multicellular organism\\\"},{\\\"id\\\":\\\"NCBITaxon:2759\\\",\\\"lbl\\\":\\\"Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0000465\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0000467\\\",\\\"lbl\\\":\\\"anatomical system\\\"},{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011300\\\",\\\"lbl\\\":\\\"gray matter of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0007245\\\",\\\"lbl\\\":\\\"nuclear complex of neuraxis\\\"},{\\\"id\\\":\\\"UBERON:0001062\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"lbl\\\":\\\"Thing\\\"},{\\\"id\\\":\\\"UBERON:0003528\\\",\\\"lbl\\\":\\\"brain gray matter\\\"},{\\\"id\\\":\\\"UBERON:0019264\\\",\\\"lbl\\\":\\\"gray matter of forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"lbl\\\":\\\"Archaea or Eukaryota\\\"},{\\\"id\\\":\\\"UBERON:0001869\\\",\\\"lbl\\\":\\\"cerebral hemisphere\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"lbl\\\":\\\"Unikonta\\\"},{\\\"id\\\":\\\"CARO:0030000\\\",\\\"lbl\\\":\\\"biological entity\\\"},{\\\"id\\\":\\\"UBERON:0011216\\\",\\\"lbl\\\":\\\"organ system subdivision\\\"},{\\\"id\\\":\\\"UBERON:0011215\\\",\\\"lbl\\\":\\\"central nervous system cell part cluster\\\"},{\\\"id\\\":\\\"UBERON:0002663\\\",\\\"lbl\\\":\\\"septal nuclear complex\\\"},{\\\"id\\\":\\\"UBERON:0001890\\\",\\\"lbl\\\":\\\"forebrain\\\"},{\\\"id\\\":\\\"UBERON:0001893\\\",\\\"lbl\\\":\\\"telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0004121\\\",\\\"lbl\\\":\\\"ectoderm-derived structure\\\"},{\\\"id\\\":\\\"UBERON:0000481\\\",\\\"lbl\\\":\\\"multi-tissue structure\\\"},{\\\"id\\\":\\\"UBERON:0002020\\\",\\\"lbl\\\":\\\"gray matter\\\"},{\\\"id\\\":\\\"NCBITaxon:131567\\\",\\\"lbl\\\":\\\"cellular organisms\\\"},{\\\"id\\\":\\\"UBERON:0000446\\\",\\\"lbl\\\":\\\"septum of telencephalon\\\"},{\\\"id\\\":\\\"UBERON:0002308\\\",\\\"lbl\\\":\\\"nucleus of brain\\\"},{\\\"id\\\":\\\"UBERON:0002743\\\",\\\"lbl\\\":\\\"basal forebrain\\\"},{\\\"id\\\":\\\"NCBITaxon:33208\\\",\\\"lbl\\\":\\\"Metazoa\\\"},{\\\"id\\\":\\\"UBERON:0001017\\\",\\\"lbl\\\":\\\"central nervous system\\\"},{\\\"id\\\":\\\"UBERON:0001016\\\",\\\"lbl\\\":\\\"nervous system\\\"},{\\\"id\\\":\\\"UBERON:0000125\\\",\\\"lbl\\\":\\\"neural nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011173\\\",\\\"lbl\\\":\\\"anterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0015212\\\",\\\"lbl\\\":\\\"lateral structure\\\"},{\\\"id\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"lbl\\\":\\\"cellular organisms or viruses\\\"},{\\\"id\\\":\\\"UBERON:0010000\\\",\\\"lbl\\\":\\\"multicellular anatomical structure\\\"},{\\\"id\\\":\\\"UBERON:0011176\\\",\\\"lbl\\\":\\\"oval nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005162\\\",\\\"lbl\\\":\\\"multi cell part structure\\\"},{\\\"id\\\":\\\"NCBITaxon:1\\\",\\\"lbl\\\":\\\"root\\\"},{\\\"id\\\":\\\"UBERON:0001880\\\",\\\"lbl\\\":\\\"bed nucleus of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0005401\\\",\\\"lbl\\\":\\\"cerebral hemisphere gray matter\\\"},{\\\"id\\\":\\\"UBERON:0000073\\\",\\\"lbl\\\":\\\"regional part of nervous system\\\"},{\\\"id\\\":\\\"CARO:0000006\\\",\\\"lbl\\\":\\\"material anatomical entity\\\"},{\\\"id\\\":\\\"UBERON:0002616\\\",\\\"lbl\\\":\\\"regional part of brain\\\"},{\\\"id\\\":\\\"UBERON:0000955\\\",\\\"lbl\\\":\\\"brain\\\"},{\\\"id\\\":\\\"CARO:0000003\\\",\\\"lbl\\\":\\\"connected anatomical structure\\\"},{\\\"id\\\":\\\"CARO:0000000\\\",\\\"lbl\\\":\\\"anatomical entity\\\"},{\\\"id\\\":\\\"NCBITaxon:33154\\\",\\\"lbl\\\":\\\"Opisthokonta\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000073\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"http://www.w3.org/2002/07/owl#Thing\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:33154\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000025\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001890\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0010000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0003528\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000030\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002743\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001880\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0015212\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000064\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000955\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000467\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000446\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001016\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:2759\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001893\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000006\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0004121\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011216\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011300\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon_Union:0000024\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0007245\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002020\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011173\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001869\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005401\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000465\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0030000\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:6072\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:131567\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011215\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002308\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000125\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001062\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000061\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"CARO:0000003\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:1\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002616\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0002663\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000468\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"NCBITaxon:33208\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0005162\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0001017\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"OBI:0100026\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0000481\\\",\\\"pred\\\":\\\"part of\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0019264\\\",\\\"pred\\\":\\\"part of\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011173\\\",\\\"lbl\\\":\\\"anterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011176\\\",\\\"lbl\\\":\\\"oval nucleus of stria terminalis\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011173\\\",\\\"pred\\\":\\\"BFO:0000050\\\"}],\\\"meta\\\":{}}\",\n", " \"neighborhood_limited_graph_json\": \"{\\\"nodes\\\":[{\\\"id\\\":\\\"UBERON:0009663\\\",\\\"lbl\\\":\\\"telencephalic nucleus\\\"},{\\\"id\\\":\\\"UBERON:0011173\\\",\\\"lbl\\\":\\\"anterior division of bed nuclei of stria terminalis\\\"},{\\\"id\\\":\\\"UBERON:0011176\\\",\\\"lbl\\\":\\\"oval nucleus of stria terminalis\\\"}],\\\"edges\\\":[{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0009663\\\",\\\"pred\\\":\\\"is_a\\\"},{\\\"sub\\\":\\\"UBERON:0011176\\\",\\\"obj\\\":\\\"UBERON:0011173\\\",\\\"pred\\\":\\\"BFO:0000050\\\"}],\\\"meta\\\":{}}\",\n", " \"isa_partof_closure_label\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\",\n", " \"anterior division of bed nuclei of stria terminalis\"\n", " ],\n", " \"synonym\": [\n", " \"bed nuclei of the stria terminalis, anterior division, oval nucleus\",\n", " \"oval nucleus\"\n", " ],\n", " \"regulates_closure\": [\n", " \"UBERON:0005162\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0005401\",\n", " \"UBERON:0001880\",\n", " \"UBERON:0000073\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0000064\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0000467\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0009663\",\n", " \"UBERON:0011300\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0019264\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0001869\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0001890\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000446\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001893\",\n", " \"UBERON:0002743\",\n", " \"UBERON:0002663\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0015212\",\n", " \"UBERON:0011176\",\n", " \"UBERON:0002308\",\n", " \"UBERON:0011173\"\n", " ],\n", " \"regulates_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\",\n", " \"anterior division of bed nuclei of stria terminalis\"\n", " ],\n", " \"regulates_closure_label\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\",\n", " \"anterior division of bed nuclei of stria terminalis\"\n", " ],\n", " \"synonym_searchable\": [\n", " \"bed nuclei of the stria terminalis, anterior division, oval nucleus\",\n", " \"oval nucleus\"\n", " ],\n", " \"isa_partof_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"root\",\n", " \"cerebral hemisphere gray matter\",\n", " \"bed nucleus of stria terminalis\",\n", " \"regional part of nervous system\",\n", " \"Opisthokonta\",\n", " \"Archaea or Eukaryota\",\n", " \"brain\",\n", " \"Unikonta\",\n", " \"regional part of brain\",\n", " \"organ part\",\n", " \"organ\",\n", " \"anatomical structure\",\n", " \"multicellular organism\",\n", " \"anatomical system\",\n", " \"material anatomical entity\",\n", " \"cellular organisms or viruses\",\n", " \"telencephalic nucleus\",\n", " \"gray matter of telencephalon\",\n", " \"nuclear complex of neuraxis\",\n", " \"anatomical entity\",\n", " \"gray matter of forebrain\",\n", " \"material anatomical entity\",\n", " \"brain gray matter\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"cerebral hemisphere\",\n", " \"organism\",\n", " \"multicellular anatomical structure\",\n", " \"biological entity\",\n", " \"organ system subdivision\",\n", " \"central nervous system cell part cluster\",\n", " \"forebrain\",\n", " \"Eumetazoa\",\n", " \"multi-tissue structure\",\n", " \"ectoderm-derived structure\",\n", " \"gray matter\",\n", " \"septum of telencephalon\",\n", " \"central nervous system\",\n", " \"cellular organisms\",\n", " \"Eukaryota\",\n", " \"telencephalon\",\n", " \"basal forebrain\",\n", " \"septal nuclear complex\",\n", " \"nervous system\",\n", " \"neural nucleus\",\n", " \"Metazoa\",\n", " \"lateral structure\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\",\n", " \"anterior division of bed nuclei of stria terminalis\"\n", " ],\n", " \"isa_partof_closure\": [\n", " \"UBERON:0005162\",\n", " \"NCBITaxon:1\",\n", " \"UBERON:0005401\",\n", " \"UBERON:0001880\",\n", " \"UBERON:0000073\",\n", " \"NCBITaxon:33154\",\n", " \"NCBITaxon_Union:0000025\",\n", " \"UBERON:0000955\",\n", " \"NCBITaxon_Union:0000024\",\n", " \"UBERON:0002616\",\n", " \"UBERON:0000064\",\n", " \"UBERON:0000062\",\n", " \"UBERON:0000061\",\n", " \"UBERON:0000468\",\n", " \"UBERON:0000467\",\n", " \"UBERON:0000465\",\n", " \"NCBITaxon_Union:0000030\",\n", " \"UBERON:0009663\",\n", " \"UBERON:0011300\",\n", " \"UBERON:0007245\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0019264\",\n", " \"CARO:0000006\",\n", " \"UBERON:0003528\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0001869\",\n", " \"OBI:0100026\",\n", " \"UBERON:0010000\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011216\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0001890\",\n", " \"NCBITaxon:6072\",\n", " \"UBERON:0000481\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0002020\",\n", " \"UBERON:0000446\",\n", " \"UBERON:0001017\",\n", " \"NCBITaxon:131567\",\n", " \"NCBITaxon:2759\",\n", " \"UBERON:0001893\",\n", " \"UBERON:0002743\",\n", " \"UBERON:0002663\",\n", " \"UBERON:0001016\",\n", " \"UBERON:0000125\",\n", " \"NCBITaxon:33208\",\n", " \"UBERON:0015212\",\n", " \"UBERON:0011176\",\n", " \"UBERON:0002308\",\n", " \"UBERON:0011173\"\n", " ],\n", " \"isa_closure\": [\n", " \"UBERON:0005162\",\n", " \"UBERON:0009663\",\n", " \"CARO:0030000\",\n", " \"UBERON:0011215\",\n", " \"UBERON:0004121\",\n", " \"UBERON:0001062\",\n", " \"UBERON:0000061\",\n", " \"CARO:0000006\",\n", " \"CARO:0000003\",\n", " \"CARO:0000000\",\n", " \"UBERON:0000125\",\n", " \"UBERON:0000465\",\n", " \"UBERON:0011176\",\n", " \"UBERON:0002308\"\n", " ],\n", " \"isa_closure_label_searchable\": [\n", " \"multi cell part structure\",\n", " \"telencephalic nucleus\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"ectoderm-derived structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\"\n", " ],\n", " \"isa_closure_label\": [\n", " \"multi cell part structure\",\n", " \"telencephalic nucleus\",\n", " \"biological entity\",\n", " \"central nervous system cell part cluster\",\n", " \"ectoderm-derived structure\",\n", " \"anatomical entity\",\n", " \"anatomical structure\",\n", " \"material anatomical entity\",\n", " \"connected anatomical structure\",\n", " \"anatomical entity\",\n", " \"neural nucleus\",\n", " \"material anatomical entity\",\n", " \"oval nucleus of stria terminalis\",\n", " \"nucleus of brain\"\n", " ]\n", " }\n", "]\n" ] } ], "source": [ "%%bash\n", "linkml-store -v --stacktrace -C input/golr.config.yaml -c ontology_class search 'nucleus*'" ], "metadata": { "collapsed": false, "ExecuteTime": { "end_time": "2024-04-24T02:40:40.339793Z", "start_time": "2024-04-24T02:40:38.540369Z" } }, "id": "38302b5fbb06e73d" }, { "cell_type": "code", "execution_count": 10, "outputs": [], "source": [], "metadata": { "collapsed": false, "ExecuteTime": { "end_time": "2024-04-24T02:17:51.413434Z", "start_time": "2024-04-24T02:17:51.404214Z" } }, "id": "f949e8ecef6276f1" }, { "cell_type": "code", "execution_count": null, "outputs": [], "source": [], "metadata": { "collapsed": false }, "id": "31d61b1c2f5c3e6c" } ], "metadata": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 2 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython2", "version": "2.7.6" } }, "nbformat": 4, "nbformat_minor": 5 }