Visualize GraphDB Data with Ogma JS¶
Ogma is a powerful JavaScript library for graph visualization. In the following examples, data is fetched from a GraphDB repository,
converted into an Ogma graph object, and visualized using different graph layouts. All samples reuse functions from a commons.js
file.
You need a version of Ogma JS to run the samples.
Learn more about linkurious and ogma.