XML FORMAT
XGMML
XML application based on GML, used by Cytoscape for biological networks.
Alternative Names: eXtensible Graph Markup and Modeling Language
| Feature | XGMML |
|---|---|
| Multiple Graphs per Document | |
| Nodes | |
| Undirected Edges | |
| Directed Edges | |
| Hyperedges | |
| Mixed-directionality Edges | |
| Parallel Edges | |
| Self-loops | |
| Edges on Edges | |
| Nested Graphs in Nodes | |
| Nested Graphs in Edges | |
| Nested Graphs in Graphs | |
| Node Labels | |
| Edge Labels | |
| Attributes on Nodes | |
| Attributes on Edges | |
| Attributes on Graphs | |
| Typed Edges | |
Tools(Read & Write)
Frequently Asked Questions
What is a XGMML file?
A XGMML file stores a graph — its nodes, edges and attributes — in the XGMML format (also: eXtensible Graph Markup and Modeling Language). See the feature table above for what it supports.
How do I open a XGMML file?
Open it in a graph tool that supports XGMML, or convert it to a format your tool reads. With GraphInOut you can convert XGMML to GraphML, DOT, Connected JSON and more, right in your browser.
How do I convert a XGMML file to another format?
Use the Convert from XGMML link above: upload or paste your XGMML file (input preset to XGMML), choose a target format and download the result — free, no install.