Created
July 21, 2023 06:20
-
-
Save melaniewalsh/03498c71d534923404ece6ceb178c528 to your computer and use it in GitHub Desktop.
File sent from Gephi
This file contains 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="2023-07-20"> | |
<creator>Gephi 0.10.1</creator> | |
<title></title> | |
<description></description> | |
</meta> | |
<graph defaultedgetype="directed" mode="static"> | |
<attributes class="node" mode="static"> | |
<attribute id="full_name" title="full_name" type="string"/> | |
<attribute id="elite_institution" title="elite_institution" type="string"/> | |
<attribute id="gender" title="gender" type="string"/> | |
<attribute id="given_name" title="given_name" type="string"/> | |
<attribute id="graduate_degree" title="graduate_degree" type="string"/> | |
<attribute id="iowa_mfa_person_id" title="iowa_mfa_person_id" type="integer"/> | |
<attribute id="last_name" title="last_name" type="string"/> | |
< |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment