Graph Commons

Graph Commons is a project by Burak Arikan. Hew ill be presenting two workshops at the 2016 transemdiale festival in February.

# Workshops

Software and data artist Burak Arikan’s two-day workshop focuses on the design and understanding of complex networks through mapping and visual analysis.

Workshop: Graph Commons (Day 1) Wed, 03.02.2016 11:00 - 14:00 K2

The workshop will expand current thinking about the network as a creative and critical medium. Workshop participants will use the Graph Commons platform for collaborative mapping, analysis, and as a diagrammatic knowledge base. Mapping will be addressed, discussed, and applied as a situated activist practice related to bodies of existing information and knowledge in databases and elsewhere.

Workshop: Graph Commons (Day 2) Thu, 04.02.2016 11:00 - 14:00 K2

The workshop will ask how to map complex networks, how to read those networks with methods such as graph analysis, and will also include practice-based work sketching diagrams, drawing graphs, and more.

Presented in cooperation with Winchester School of Art.

# Software

The Graph Commons software is able to export graphs as json The code does not look to be open source, however there is a good api - github

There is good documentation for the API (including curl based code examples). The docs can be found here - graphcommons.github.io

Currelntly you can create, update, and "signal" to graphs. Signalling is the process of posting json to the api enabling modification of a graph at the node and arc level - graphcommons.github.io