Skip to content
forked from Vanaheimr/Walkyr

GEXF Graph File Format Library for .NET and Mono.

License

Notifications You must be signed in to change notification settings

dscain/GEXFSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEXFSharp

A GEXF Graph File Format Library for .NET and Mono.

About

The GEXF Graph File Format Library is based on the gexf4j-core library for Java. It supports GEXF 1.1 and thus can be used to read and write GEXF files for visualizing graphs using Gephi and any other GEXF-supporting application like graph-databases.

License

GEXFSharp uses the same license as gexf4j-core:

Copyright [2010] [Achim 'ahzf' Friedland] (GEXFSharp) Copyright [2010] [Javier Campanini] (gexf4j-core)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Version 0.1 - ALPHA

NOTE: The alpha version does NOT have a full test suite.

There are still a lot of limitations which will be fixed in the next releases:

  • Dynamics
  • Hierarchy
  • Phylogeny

Roadmap

  • 0.1 - Fluent interface for creating GEXF files
  • 0.2 - Hierarchy
  • 0.3 - Dynamics
  • 0.4 - Phylogeny
  • 0.5 - GEXF Import
  • ...
  • 1.0 - Finalized API

About

GEXF Graph File Format Library for .NET and Mono.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published