Created
January 13, 2025 03:57
-
-
Save evlibra/1bdd24629c9882daba268109719e48fa to your computer and use it in GitHub Desktop.
File sent from Gephi
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version='1.0' encoding='UTF-8'?> | |
| <gexf xmlns="http://gexf.net/1.3" version="1.3" xmlns:viz="http://gexf.net/1.3/viz" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://gexf.net/1.3 http://gexf.net/1.3/gexf.xsd"> | |
| <meta lastmodifieddate="2025-01-12"> | |
| <creator>Gephi 0.10.1</creator> | |
| <title></title> | |
| <description></description> | |
| </meta> | |
| <graph defaultedgetype="directed" mode="static"> | |
| <attributes class="edge" mode="static"> | |
| <attribute id="name" title="name" type="string"/> | |
| <attribute id="documentation" title="documentation" type="string"/> | |
| <attribute id="specialization" title="specialization" type="string"/> | |
| </attributes> | |
| <nodes> | |
| <node id="id-7fe8eac8f0794f0fa4d30940bb5550ec" label="Node 1"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="104.28336" y="20.436024"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-23a0ab8a509a41489ef270d12b1b2b38" label="Node 2"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="-4.5614014" y="152.01291"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-ac1ea87c9b914084ba146b7ab42693d3" label="Node 3"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="153.97206" y="229.50569"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-2b105e033e1a4425a0211fd762bad208" label="Node 4"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="320.29962" y="93.72282"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| </nodes> | |
| <edges> | |
| <edge id="id-3dfd17b1ca544917a704e1bb373e378c" source="id-7fe8eac8f0794f0fa4d30940bb5550ec" target="id-23a0ab8a509a41489ef270d12b1b2b38"> | |
| <viz:color r="192" g="192" b="192"/> | |
| <attvalues/> | |
| </edge> | |
| <edge id="id-098e4d047785454795bc20338ccee805" source="id-ac1ea87c9b914084ba146b7ab42693d3" target="id-2b105e033e1a4425a0211fd762bad208"> | |
| <viz:color r="192" g="192" b="192"/> | |
| <attvalues/> | |
| </edge> | |
| <edge id="id-2f7c71ea3400451583cb0b457664c676" source="id-23a0ab8a509a41489ef270d12b1b2b38" target="id-ac1ea87c9b914084ba146b7ab42693d3"> | |
| <viz:color r="192" g="192" b="192"/> | |
| <attvalues/> | |
| </edge> | |
| <edge id="id-c3a25ff280d1432884d80f4996a37733" source="id-7fe8eac8f0794f0fa4d30940bb5550ec" target="id-2b105e033e1a4425a0211fd762bad208"> | |
| <viz:color r="192" g="192" b="192"/> | |
| <attvalues/> | |
| </edge> | |
| </edges> | |
| </graph> | |
| </gexf> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment