Hi!
Thanks for the information.
I fixed the problem by combining the attributes using python before importing in Gephi.
Best regards!
Search found 4 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable- 30 Mar 2015 10:36
- Forum: Data Import / Export
- Topic: Appending graphs and attributes
- Replies: 2
- Views: 10345
- 26 Mar 2015 01:44
- Forum: Data Import / Export
- Topic: Appending graphs and attributes
- Replies: 2
- Views: 10345
Appending graphs and attributes
I know it is possible to append a second graph to a first graph. 1st question: Is it possible to merge the attributes of the nodes and edges to the attributes of the first existing graph? For example: graph 1: "Node A" has attribute X=12, Y=4 "Node B" has attribute X=1, Y=2 "Edge AB" has attribute E...
- 20 Aug 2014 19:33
- Forum: Data Import / Export
- Topic: Importing Gexf file on Osx Mavericks - Parse Error
- Replies: 3
- Views: 12393
Re: Importing Gexf file on Osx Mavericks - Parse Error
You are right! The file is corrupt, but the problem is that Gephi created the file. He just stops writing at row 17. The file looks like this: <?xml version="1.0" encoding="UTF-8"?> <gexf xmlns="http://www.gexf.net/1.2draft" version="1.2" xmlns:viz="http://www.gexf.net/1.2draft/viz" xmlns:xsi="http:...
- 04 Aug 2014 15:07
- Forum: Data Import / Export
- Topic: Importing Gexf file on Osx Mavericks - Parse Error
- Replies: 3
- Views: 12393
Importing Gexf file on Osx Mavericks - Parse Error
I get this error when I'm trying to open a gexf file.
"java.lang.RuntimeException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[17,58]
Message: XML document structures must start and end within the same entity."
Anyone with a solution?
Thanks in advance
"java.lang.RuntimeException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[17,58]
Message: XML document structures must start and end within the same entity."
Anyone with a solution?
Thanks in advance