Socket
Socket
Sign inDemoInstall

graph-explorer

Package Overview
Dependencies
42
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    graph-explorer

Graph Explorer can be used to explore and RDF graphs in SPARQL endpoints or on the web.


Version published
Weekly downloads
274
increased by130.25%
Maintainers
3
Install size
19.3 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 06 Mar 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc