Graph Modelling Language
Erscheinungsbild
Graph Modelling Language (GML) is a hierarchical ASCII-based file format for describing graphs.
Applications supporting GML
- Cytoscape, an open source bioinformatics software platform for visualizing molecular interaction networks, loads and save previously-constructed interaction networks in GML
- yEd, a free Java-based graph editor, supports import from and export to GML
- Tulip (software) is a free software in the domain of information visualisation capable of manipulating huge graphs (with more than 1.000.000 elements)
- ocamlgraph, a graph library for OCaml
- Clairlib, a suite of open-source Perl modules intended to simplify a number of generic tasks in natural language processing (NLP), information retrieval (IR), and network analysis (NA).
See also
- GraphML -- an xml-based graph markup language
- XGMML -- the eXtensible Graph Markup and Modeling Language is an XML application based on GML
- GXL -- another graph exchange format based on XMM