Graph Database Research

Here we look at how wiki can be used to author, or define a network simply be creating wiki links between pages, or by using a special markup within wiki.

Here we examine the utility of hand drawn graphs in concept and wiki navigation and comprehension.

Mission: to create a set of navigable maps to make it much clearer how all the sites fit together and who is working on what.

A distributed graph search is a search of graph data formats, where the data is not held in a single location, but is distributed across multiple servers.

Here we look in more detail at how graphs in wiki can be specified. We look to define a markup, or domain specific language for authors wishing to create maps or network graphs.

A graph of a wiki is a visualisation of links between wiki pages. This is different from using wiki to define graphs.

We can author graphs in wiki using our own notation inside a About Graph Plugin. This is work-in-progress.

here we describe the results of creating a new plugin to render interactive graphs in Fedwiki. First et's Make a New Plugin.

Here we merge graphs from the lineup into a single graph rendered with Cytoscape. Loading takes a few seconds.

Here we take thumbnails of wiki pages, and link them to other pages to create a map (or graph) of wiki pages..

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

Trivial Graph Format (TGF) is a simple text-based file format for describing graphs - wikipedia

It has not really been possible until very recently to represent large interactive graphs visually, and especially not on the web.

He we list a few pages and sites about graph and network visualisation as it relates to FedWiki.

We duplicate an illustration from Timeless Way of Building using Graph plugins and our graph building workflow.

Our experience entering the Hatfield Clan has been tedious and error prone. But the manual work has brought to mind improvements to the Graph plugin that would enable multiple distributed drag and drop workflows.

We test unique features of wiki shared knowledge graphs by constructing a history of families in conflict.

We want to transport data we find in the lineup as well as data found in links dropped upon us.

Use this transporter to create a single page drawing the graph in the lineup so far.

How might we draw meaningful diagrams of wiki that don't turn quickly into a fuzzball of links?

In mathematics and computer science, a directed acyclic graph (DAG), is a finite directed graph with no directed cycles - wikipedia

We desire to describe and manipulate graphs within wiki for purposes other than exploring wiki itself. github

Wolfram language has native support for processing and visualising any form of graph - reference.wolfram.com

GeoJSON is an open standard format designed for representing simple geographical features, along with their non-spatial attributes, based on JavaScript Object Notation - wikipedia

The Knowledge Graph is a knowledge base used by Google to enhance its search engine's search results with semantic-search information gathered from a wide variety of sources - wikipedia

In computing, a graph database is a database that uses graph structures for semantic queries with nodes, edges and properties to represent and store data - wikipedia

Titan is a scalable graph database optimized for storing and querying graphs containing hundreds of billions of vertices and edges distributed across a multi-machine cluster. Titan is a transactional database that can support thousands of concurrent users executing complex graph traversals in real time - thinkaurelius.com

TinkerPop is not a graph DB, it's a graph software stack / computing framework for graph DBs (OLTP) and graph analytic systems (OLAP).

Neo4j is an open-source graph database implemented in Java and accessible from software written in other languages using the Cypher query language through a transactional HTTP endpoint. wikipedia site

We're publishing federation graph data as Neo4J bulk load dataset and as a server-side plugin that runs useful queries against an instance hosted at bay.wiki.org.

Graphoid (git repo) is a node.js service that converts a graph definition into a static PNG image using the same Vega library code that runs in advanced browsers. Graphoid is used as a fallback for non-JS enabled/compatible browsers - wikitech.wikimedia.org

In mathematics and computer science, a directed acyclic graph (DAG), is a finite directed graph with no directed cycles - wikipedia

Cytoscape.js is an open-source graph theory (a.k.a. network) library written in JavaScript. You can use Cytoscape.js for graph analysis and visualisation - cytoscape.org

Cytoscape.js is an open-source graph theory (a.k.a. network) library written in JavaScript. You can use Cytoscape.js for graph analysis and visualisation - cytoscape.org

Decentralised Conversation is a conversation which happens between people or groups of people at different geographical locations but not an online only conversation. It can be done synchronously or asynchronously.

GvMap is an algorithm for visualizing graphs as maps. It is part of the Graphviz library, and was originally called the GMap Algorithm.

GvMap is an algorithm for visualizing graphs as maps. It is part of the Graphviz library, and was originally called the GMap Algorithm.

The following quote is from timbl :

I make the same sort of diagrams over and over. Here I list fragments of dot code that have proven useful. website

I'd like to view a graphviz file in wiki. I can process it on the server but it seems difficult to get any rich format to display on the screen. Of course I want links so this makes image formats a non-starter.