Giter VIP home page Giter VIP logo

gexf-library's Introduction

gexf-library

A GEXF PHP Library.

Average time to resolve an issue Percentage of issues still open Packagist Downloads license GitHub top language GitHub repo size Twitter URL

Description

This was created out of necessity to produce Node Maps in the GEXF format for my day-job at FireScope. It's a spare-time repository, so any bugs will be addressed as time allows. And I am no expert on GEXF, so the technical support that I can offer is limited.

Credits

This library is a ported evolution of digitalmethodsinitiative/GEXF-library that looks to be no longer maintained. See also their other tools at https://tools.digitalmethods.net.

gexf-library's People

Contributors

dependabot[bot] avatar neotsn avatar

Stargazers

 avatar

Watchers

 avatar

gexf-library's Issues

Allow explicit Attribute ID specification

When writing an implementation to use the data (say in echarts) writing accessor methods against an Attribute ID where it cannot be consistently coded against is not helpful. Use consistently & expectedly normalized text based on the name of the attribute.

Allow explicit specification of edge/node IDs

The ability to specify the desired ID for a Node or Edge should be allowed, with a fallback to use the generated ID.

However, for specification, the ID should only allowed to be set during construction so that other things relying on the ID to have already been set (i.e. usage in other elements) will not have an outdated value.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.