e w
Joined: 08/22/2008 10:08:05
Messages: 1
Offline
|
Hello, I thought I might post a python script I have written to parse VUE into the graphML format:
vue2graphml
I am struggling with how to translate labeled or linked edges into graphML using the networkx python module. Apologies for such rough code. This is the only way I could contribute, hopefully it inspires someone to add this feature in VUE or fork my script to improve it.
ps. Does anyone know what kind of date/time string VUE's referenceCreated attribute is?
Cheers
Edan
|