Created
January 13, 2025 03:53
-
-
Save evlibra/4a4eee60b82478402ff3034d6ed769ce 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"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="103.58236" y="30.250053"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-23a0ab8a509a41489ef270d12b1b2b38"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="33.994125" y="143.60088"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-ac1ea87c9b914084ba146b7ab42693d3"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="155.37407" y="173.42552"/> | |
| <viz:color r="192" g="192" b="192"/> | |
| </node> | |
| <node id="id-2b105e033e1a4425a0211fd762bad208"> | |
| <viz:size value="10.0"/> | |
| <viz:position x="161.87143" y="66.38373"/> | |
| <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