
Gephi
Sign in to savethumb|300px|right|Example of Gephi network visualizationGephi ( ) is an open-source network analysis and visualization software package written in Java on the NetBeans platform.
Key facts
- Software.name
- Gephi
- Software.title
- Gephi
- Software.logo
- Gephi-logo.png
- Software.logo size
- 200px
- Software.screenshot
- Gephi 0.9.1 Network Analysis and Visualization Software.png
- Software.screenshot size
- 300px
- Software.developer
- Mathieu Bastian, Eduardo Ramos Ibañez, Mathieu Jacomy, Cezary Bartosiak, Sébastien Heymann, Julian Bilcke, Patrick McSweeney, André Panisson, Jérémy Subtil, Helder Suzuki, Martin Skurla, Antonio Patriarca
- Software.programming language
- Java, OpenGL
- Software.operating system
- Linux, Windows, macOS
- Software.platform
- NetBeans
- Software.size
- 121.1 MB
- Software.language
- English, Chinese, Czech, French, German, Japanese, Portuguese (Brazil), Russian, Spanish,
- Software.genre
- Visualization
- Software.license
- GNU General Public License, Common Development and Distribution License
via Wikipedia infobox
Described at
TAPoR
tapor.ca →Link to a page describing this subject · 814 chars · not written by Vinony
Source code
Gephi is an award-winning open-source platform for visualizing and manipulating large graphs. It runs on Windows, Mac OS X and Linux. Localization is available in English, French, Spanish, Japanese, Russian, Brazilian Portuguese, Chinese, Czech, German, Romanian, Greek, Hungarian, Korean, Swedish and Ukrainian. Fast Powered by a built-in OpenGL engine, Gephi is able to push the envelope with very large networks. Visualize networks up to a million elements. All actions (e.g. layout, filter, drag) run in real-time. Simple Easy to install and get started. An UI that is centered around the visualization. Like Photoshop™ for graphs. Modular Extend Gephi with plug-ins. The architecture is built on top of Apache Netbeans Platform and can be extended or reused easily through well-written APIs. Download Gephi for Windows, Mac OS X and Linux and consult the release notes. Example datasets can be found on our wiki. Get started with the Quick Start and follow the Tutorials. Load a sample dataset and start to play with the data. If you run into any trouble or have questions consult our discussions. Gephi is developed in Java and uses OpenGL for its visualization engine. Built on the top of Netbeans Platform, it follows a loosely-coupled, modular architecture philosophy. Gephi is split into modules, which depend on other modules through well-written APIs. Plugins can reuse existing APIs, create new services and even replace a default implementation with a new one. Requirements Java JDK 17 (or later) Apache Maven version 3.6.3 or later git clone [email protected]:username/gephi.git Run the following command or open the project in an IDE Gephi is extensible and lets developers create plug-ins to add new features, or to modify existing features. For example, you can create a new layout algorithm, add a metric, create a filter or a tool, support a new file format or database, or modify the visualization. Plugins Portal Plugins Quick Start (5 minutes) Browse the plugins created by the community We've created a Plugins Bootcamp to learn by examples. The Gephi Toolkit project packages essential Gephi modules (Graph, Layout, Filters, IO…) in a standard Java library which any Java project can use for getting things done. It can be used on a server or command-line tool to do the same things Gephi does but automatically. Download GitHub Project Toolkit Portal We use Weblate for localization. Follow the guidelines on the wiki for more details how to contribute. Gephi uses icons from various sources. The icons are licensed under the CC BY 3.0 license. All icons can be found in the DesktopIcons module, organised by module name. Gephi main source code is distributed under the dual license CDDL 1.0 and GNU General Public License v3. Read the Legal FAQs to learn more.
Excerpt from the source-code README · 8,331 chars · not written by Vinony
Wikidata facts
- Official website
- gephi.org
- Image
- Gephi 0.9.1 Network Analysis and Visualization Software.png
Show 6 more facts
- inception
- 2008-00-00
- source code repository URL
- github.com/gephi/gephi
- Commons category
- Gephi Visualization
- software version identifier
- 0.10.1
- name
- Gephi
- described at URL
- marketplace.sshopencloud.eu/tool-or-service/87wJWo
Sources (9)
via Wikidata · CC0
~2 min read
Article
5 sectionsContents
- History
- Applications
- See also
- References
- External links
thumb|300px|right|Example of Gephi network visualizationGephi ( ) is an open-source network analysis and visualization software package written in Java on the NetBeans platform.
==History== Initially developed by students of the University of Technology of Compiègne (UTC) in France, Gephi has been selected for the Google Summer of Code in 2009, 2010, 2011, 2012, and 2013.