Git Product home page Git Product logo

rdf-graph's Introduction

rdf-graph

An open source library for visualizing RDF as a graph network.

Packages

Package Version Description
@equinor/rdf-graph core version Core library
@equinor/rdf-graph-go go version GoJS UI Implementation
@equinor/rdf-graph-cy cy version Cytoscape.js UI Implementation
@equinor/rdf-graph-fg3d fg3d version 3D Force-Directed UI Implementation

Releasing a new version

  1. Update package number for the relevant package.json located in a subfolder of the libs folder.
  2. Create a PR with the changes.

Demo

Spin up the development application for a demonstration of the library and different UI implementations/packages:

# Clone repo
git clone [email protected]:equinor/rdf-graph.git

# Install pnpm (if not already installed)
# https://pnpm.io/installation

# Install dependencies 
cd rdf-graph && pnpm install

# Open development app
pnpm nx serve playground

Contribute

See our contributing guide.

License

The core of this project is open source, but the @equinor/rdf-graph-go package requires a GoJS software license.

rdf-graph's People

Contributors

dependabot[bot] avatar dzianismakeichyk avatar einorequinor avatar eoye avatar gh-action-bump-version avatar github-actions[bot] avatar haakon-bouvet avatar lorentzfb avatar markus-ap avatar toftalisk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rdf-graph's Issues

Refactor core

We need to refactor the core to make it more maintainable and future proof.

  • Full typing support
  • no any or ! op
  • smaller files/methods
  • split package into separate packages (core will have no react go/cy deps)

AB#90473

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.