graph-explorer
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Graph Explorer

npm version CI status

Do you work with graph-based data and find it difficult to understand the underlying model?

Is your graph growing rapidly and you are looking for an exploratory tool to better understand how your knowledge graph is linked?

Are you looking for a way to document your schema, ontology or data for others?

Then Graph Explorer is the tool for you!

Graph Explorer is a JavaScript-based application and library that helps you visualize, navigate, and explore RDF-based knowledge graphs and data sources. It can be configured to work with one or more SPARQL endpoints, and it can load RDF resources from the web.

In short, Graph Explorer helps you, your team, and the world better access and understand linked data.

Graph Explorer is a fork of Ontodia, which is now part of Metaphacts. In an effort to further develop its open-source version, we decided to fork, maintain and extend the codebase where needed. Contributions from any partners are very welcome!

Features

  • Visual navigation and diagramming over large graph data sets
  • Rich graph visualization and context-aware navigation features
  • Ability to store and retrieve diagrams
  • User friendly - no graph query language or prior knowledge of the schema required
  • Customizable user interface (by modifying templates for nodes and links) and data storage back-end

Examples

npm run demo and open http://localhost:10444/

Installation

npm install graph-explorer

Building / Publishing

npm run build-all
npm run typings
<bump>
npm publish

Package Sidebar

Install

npm i graph-explorer

Weekly Downloads

263

Version

1.2.0

License

LGPL-2.1

Unpacked Size

12.2 MB

Total Files

223

Last publish

Collaborators

  • ktk
  • ludovicm67
  • zazuko-bot